diff options
author | Michael Brown <mcb30@ipxe.org> | 2024-12-17 13:30:16 +0000 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2024-12-17 13:30:16 +0000 |
commit | 8816ddcd96d9831f83448eb579aceae36ca57daa (patch) | |
tree | d73586c44feaec87b1f5d6e934e787abbf346222 /src/include/ipxe/efi/IndustryStandard/Acpi60.h | |
parent | 97079553b66ea9036348543e2b92cbe29bfd2c6b (diff) | |
download | ipxe-8816ddcd96d9831f83448eb579aceae36ca57daa.tar.gz |
[efi] Update to current EDK2 headers
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe/efi/IndustryStandard/Acpi60.h')
-rw-r--r-- | src/include/ipxe/efi/IndustryStandard/Acpi60.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/ipxe/efi/IndustryStandard/Acpi60.h b/src/include/ipxe/efi/IndustryStandard/Acpi60.h index c8d99214c..19c51df5c 100644 --- a/src/include/ipxe/efi/IndustryStandard/Acpi60.h +++ b/src/include/ipxe/efi/IndustryStandard/Acpi60.h @@ -1949,6 +1949,7 @@ typedef struct { #define EFI_ACPI_6_0_EINJ_EXECUTE_OPERATION 0x05 #define EFI_ACPI_6_0_EINJ_CHECK_BUSY_STATUS 0x06 #define EFI_ACPI_6_0_EINJ_GET_COMMAND_STATUS 0x07 +#define EFI_ACPI_6_0_EINJ_SET_ERROR_TYPE_WITH_ADDRESS 0x08 #define EFI_ACPI_6_0_EINJ_TRIGGER_ERROR 0xFF /// |