CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/04/08 07:27:22
Modified files:
sys/arch/arm64/stand/efiboot: Makefile conf.c
Added files:
sys/arch/arm64/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@
