* grub-core/osdep/basic/random.c: New file. Abort on an attempt to
get random when no RNG is available. * grub-core/osdep/random.c: Use basic/random.c on OS out of whitelist.
This commit is contained in:
parent
acbbe5cbad
commit
b102ce6909
4 changed files with 53 additions and 6 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-10-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/osdep/basic/random.c: New file. Abort on an attempt to
|
||||
get random when no RNG is available.
|
||||
* grub-core/osdep/random.c: Use basic/random.c on OS out of whitelist.
|
||||
|
||||
2013-10-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/util/lvm.h: Removed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue