CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/05 13:17:03
Modified files:
sys/arch/amd64/stand/efiboot: Makefile.common conf.c
Added files:
sys/arch/amd64/stand/efiboot: efirng.c
Log message:
Add support for the EFI Random Number Generator Protocol and use it to XOR
random data into the buffer that we feed the kernel.
ok deraadt@, mlarkin@
