]> git.ipfire.org Git - thirdparty/grub.git/commit
Add RNG module.
authorVladimir Serbinenko <phcoder@gmail.com>
Fri, 12 Feb 2016 11:39:38 +0000 (12:39 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Fri, 12 Feb 2016 11:39:38 +0000 (12:39 +0100)
commite72de13b9e36dd0ab32eddb1848d403e3bbe7862
tree0c84b2ba772cdeae178397284d8de920efea82db
parent342d6edb970dd8af21feea3acf02905a5d117e38
Add RNG module.
grub-core/Makefile.core.def
grub-core/lib/i386/random.c [new file with mode: 0644]
grub-core/lib/random.c [new file with mode: 0644]
include/grub/random.h [new file with mode: 0644]