diff options
Diffstat (limited to 'source/include/actbl.h')
-rw-r--r-- | source/include/actbl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/include/actbl.h b/source/include/actbl.h index 58a9b73455fb..f6a2f7c50b1c 100644 --- a/source/include/actbl.h +++ b/source/include/actbl.h @@ -182,6 +182,7 @@ #define ACPI_SIG_XSDT "XSDT" /* Extended System Description Table */ #define ACPI_SIG_SSDT "SSDT" /* Secondary System Description Table */ #define ACPI_RSDP_NAME "RSDP" /* Short name for RSDP, not signature */ +#define ACPI_OEM_NAME "OEM" /* Short name for OEM, not signature */ /* |