]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-boot: read random seed from ESP and pass it to OS
authorLennart Poettering <lennart@poettering.net>
Thu, 18 Jul 2019 18:58:10 +0000 (20:58 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 25 Jul 2019 16:16:46 +0000 (18:16 +0200)
commite4dcf7aa528343fc81262d7043bb81f697941619
tree30280da6ff518c71509770422768282b86a75c78
parent073220bf3667161af172c09bd5c10d26e1b22d66
sd-boot: read random seed from ESP and pass it to OS
src/boot/efi/boot.c
src/boot/efi/meson.build
src/boot/efi/random-seed.c [new file with mode: 0644]
src/boot/efi/random-seed.h [new file with mode: 0644]