This commit is contained in:
Dāvis 2026-08-13 10:10:07 -07:00 committed by GitHub
commit d632fc5679
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -998,12 +998,12 @@ typedef struct {
///
/// ERST Action Command Status
///
#define EFI_ACPI_4_0_EINJ_STATUS_SUCCESS 0x00
#define EFI_ACPI_4_0_EINJ_STATUS_NOT_ENOUGH_SPACE 0x01
#define EFI_ACPI_4_0_EINJ_STATUS_HARDWARE_NOT_AVAILABLE 0x02
#define EFI_ACPI_4_0_EINJ_STATUS_FAILED 0x03
#define EFI_ACPI_4_0_EINJ_STATUS_RECORD_STORE_EMPTY 0x04
#define EFI_ACPI_4_0_EINJ_STATUS_RECORD_NOT_FOUND 0x05
#define EFI_ACPI_4_0_ERST_STATUS_SUCCESS 0x00
#define EFI_ACPI_4_0_ERST_STATUS_NOT_ENOUGH_SPACE 0x01
#define EFI_ACPI_4_0_ERST_STATUS_HARDWARE_NOT_AVAILABLE 0x02
#define EFI_ACPI_4_0_ERST_STATUS_FAILED 0x03
#define EFI_ACPI_4_0_ERST_STATUS_RECORD_STORE_EMPTY 0x04
#define EFI_ACPI_4_0_ERST_STATUS_RECORD_NOT_FOUND 0x05
///
/// ERST Serialization Instructions