mirror of
https://github.com/ipxe/ipxe
synced 2025-12-21 20:40:25 +03:00
[efi] Add EFI entropy source
Originally-implemented-by: Jarrod Johnson <jbjohnso@us.ibm.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
FILE_LICENCE ( GPL2_OR_LATER );
|
||||
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
|
||||
|
||||
#define UACCESS_EFI
|
||||
#define IOAPI_X86
|
||||
@@ -19,7 +19,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
#define SMBIOS_EFI
|
||||
#define SANBOOT_NULL
|
||||
#define BOFM_EFI
|
||||
#define ENTROPY_NULL
|
||||
#define ENTROPY_EFI
|
||||
#define TIME_NULL
|
||||
#define REBOOT_EFI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user