aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/efi/IndustryStandard/Acpi51.h
diff options
context:
space:
mode:
authorMichael Brown <mcb30@ipxe.org>2024-03-11 12:12:31 +0000
committerMichael Brown <mcb30@ipxe.org>2024-03-13 14:48:44 +0000
commitdf2f23e333601e587f72c68cb7b7b116796f9d3c (patch)
tree8160f3a2479669d97e639e134841cc452e3860bd /src/include/ipxe/efi/IndustryStandard/Acpi51.h
parent226531ed36ec682728a13d2bd327a3d587a88926 (diff)
downloadipxe-df2f23e333601e587f72c68cb7b7b116796f9d3c.zip
ipxe-df2f23e333601e587f72c68cb7b7b116796f9d3c.tar.gz
ipxe-df2f23e333601e587f72c68cb7b7b116796f9d3c.tar.bz2
[efi] Update to current EDK2 headers
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe/efi/IndustryStandard/Acpi51.h')
-rw-r--r--src/include/ipxe/efi/IndustryStandard/Acpi51.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/include/ipxe/efi/IndustryStandard/Acpi51.h b/src/include/ipxe/efi/IndustryStandard/Acpi51.h
index 49bb972..a2079ec 100644
--- a/src/include/ipxe/efi/IndustryStandard/Acpi51.h
+++ b/src/include/ipxe/efi/IndustryStandard/Acpi51.h
@@ -15,6 +15,16 @@ FILE_LICENCE ( BSD2_PATENT );
#include <ipxe/efi/IndustryStandard/Acpi50.h>
+///
+/// _PSD Revision for ACPI 5.1
+///
+#define EFI_ACPI_5_1_AML_PSD_REVISION 0
+
+///
+/// _CPC Revision for ACPI 5.1
+///
+#define EFI_ACPI_5_1_AML_CPC_REVISION 2
+
//
// Ensure proper structure formats
//