diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-12 14:26:54 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-12 14:26:54 +0000 |
| commit | 1cee54ee2b6222671fcdeab3e182fba265ae1270 (patch) | |
| tree | e56204e24161d1f6ddee98f5198b1b15d189e9bb /config/data/grub/bootorder_uboot | |
| parent | 1ad9ffb48288420dacab9c519c7b5646ae55d4be (diff) | |
util/nvmutil: remove /dev/random fallback
only use the old fallback, or /dev/urandom
/dev/random blocks on some older unix machines,
or in embedded environments that may never
have enough entropy, causing the code to hang.
urandom is most certainly expected to exist on
pretty much anything since the mid 90s.
i could probably re-add the arc4random setup
for BSDs. i'll think about it. gotta do that
portably too.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/data/grub/bootorder_uboot')
0 files changed, 0 insertions, 0 deletions
