summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/coreboot_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/coreboot_tables.h')
-rw-r--r--arch/x86/include/asm/coreboot_tables.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/include/asm/coreboot_tables.h b/arch/x86/include/asm/coreboot_tables.h
index f131de56a4..4de137fbab 100644
--- a/arch/x86/include/asm/coreboot_tables.h
+++ b/arch/x86/include/asm/coreboot_tables.h
@@ -422,6 +422,8 @@ struct cb_tsc_info {
#define CB_TAG_SERIALNO 0x002a
#define CB_MAX_SERIALNO_LENGTH 32
+#define CB_TAG_ACPI_RSDP 0x0043
+
#define CB_TAG_CMOS_OPTION_TABLE 0x00c8
struct cb_cmos_option_table {