summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/include/bits/errfile.h
diff options
context:
space:
mode:
authorMichael Brown2016-05-04 15:13:44 +0200
committerMichael Brown2016-05-04 15:34:24 +0200
commit57d0ea7c461d4ba2c8befa9506472c81129c30b3 (patch)
treee02bfb304db8cef3bb9007c2c8eb9acc57dfede4 /src/arch/x86/include/bits/errfile.h
parent[efi] Use a timer event to generate the currticks() timer (diff)
downloadipxe-57d0ea7c461d4ba2c8befa9506472c81129c30b3.tar.gz
ipxe-57d0ea7c461d4ba2c8befa9506472c81129c30b3.tar.xz
ipxe-57d0ea7c461d4ba2c8befa9506472c81129c30b3.zip
[efi] Generalise EFI entropy generation to non-x86 CPUs
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/arch/x86/include/bits/errfile.h')
-rw-r--r--src/arch/x86/include/bits/errfile.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/x86/include/bits/errfile.h b/src/arch/x86/include/bits/errfile.h
index 9eb4b548..42792242 100644
--- a/src/arch/x86/include/bits/errfile.h
+++ b/src/arch/x86/include/bits/errfile.h
@@ -53,7 +53,6 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#define ERRFILE_cpuid_cmd ( ERRFILE_ARCH | ERRFILE_OTHER | 0x00000000 )
#define ERRFILE_cpuid_settings ( ERRFILE_ARCH | ERRFILE_OTHER | 0x00010000 )
-#define ERRFILE_efi_entropy ( ERRFILE_ARCH | ERRFILE_OTHER | 0x00020000 )
/** @} */