summaryrefslogtreecommitdiffstats
path: root/src/config
diff options
context:
space:
mode:
authorMichael Brown2015-04-14 11:56:20 +0200
committerMichael Brown2015-04-14 12:37:38 +0200
commiteb2252fd7a580a625d426562b9498f28226a75e7 (patch)
tree24eb36a5ade629664d3a6c9921f0c5e9bf6abdb8 /src/config
parent[util] Add ability to dump PCI device ID list (diff)
downloadipxe-eb2252fd7a580a625d426562b9498f28226a75e7.tar.gz
ipxe-eb2252fd7a580a625d426562b9498f28226a75e7.tar.xz
ipxe-eb2252fd7a580a625d426562b9498f28226a75e7.zip
[efi] Add EFI entropy source
Originally-implemented-by: Jarrod Johnson <jbjohnso@us.ibm.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/config')
-rw-r--r--src/config/defaults/efi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config/defaults/efi.h b/src/config/defaults/efi.h
index 4276d936..7b7777da 100644
--- a/src/config/defaults/efi.h
+++ b/src/config/defaults/efi.h
@@ -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