summary refs log tree commit diff stats
path: root/include/standard-headers/asm-x86/bootparam.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/standard-headers/asm-x86/bootparam.h')
-rw-r--r--include/standard-headers/asm-x86/bootparam.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/standard-headers/asm-x86/bootparam.h b/include/standard-headers/asm-x86/bootparam.h
index 072e2ed546..b2aaad10e5 100644
--- a/include/standard-headers/asm-x86/bootparam.h
+++ b/include/standard-headers/asm-x86/bootparam.h
@@ -10,6 +10,7 @@
 #define SETUP_EFI			4
 #define SETUP_APPLE_PROPERTIES		5
 #define SETUP_JAILHOUSE			6
+#define SETUP_RNG_SEED			9
 
 #define SETUP_INDIRECT			(1<<31)