summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/efi/IndustryStandard/Acpi50.h
diff options
context:
space:
mode:
authorMichael Brown2024-03-11 13:12:31 +0100
committerMichael Brown2024-03-13 15:48:44 +0100
commitdf2f23e333601e587f72c68cb7b7b116796f9d3c (patch)
tree8160f3a2479669d97e639e134841cc452e3860bd /src/include/ipxe/efi/IndustryStandard/Acpi50.h
parent[ci] Update action versions to silence GitHub warnings (diff)
downloadipxe-df2f23e333601e587f72c68cb7b7b116796f9d3c.tar.gz
ipxe-df2f23e333601e587f72c68cb7b7b116796f9d3c.tar.xz
ipxe-df2f23e333601e587f72c68cb7b7b116796f9d3c.zip
[efi] Update to current EDK2 headers
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe/efi/IndustryStandard/Acpi50.h')
-rw-r--r--src/include/ipxe/efi/IndustryStandard/Acpi50.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/include/ipxe/efi/IndustryStandard/Acpi50.h b/src/include/ipxe/efi/IndustryStandard/Acpi50.h
index 7d57b9ff..2addcb00 100644
--- a/src/include/ipxe/efi/IndustryStandard/Acpi50.h
+++ b/src/include/ipxe/efi/IndustryStandard/Acpi50.h
@@ -25,6 +25,16 @@ FILE_LICENCE ( BSD2_PATENT );
#define ACPI_GPIO_CONNECTION_DESCRIPTOR 0x8C
#define ACPI_GENERIC_SERIAL_BUS_CONNECTION_DESCRIPTOR 0x8E
+///
+/// _PSD Revision for ACPI 5.0
+///
+#define EFI_ACPI_5_0_AML_PSD_REVISION 0
+
+///
+/// _CPC Revision for ACPI 5.0
+///
+#define EFI_ACPI_5_0_AML_CPC_REVISION 1
+
#pragma pack(1)
///