MdePkg[all]
1.08
|
Enumerations | |
enum | EFI_GENERIC_ERROR_STATUS_ERROR_TYPE { ErrorInternal = 1, ErrorBus = 16, ErrorMemStorage = 4, ErrorTlbStorage = 5, ErrorCacheStorage = 6, ErrorFunctionalUnit = 7, ErrorSelftest = 8, ErrorOverflow = 9, ErrorVirtualMap = 17, ErrorAccessInvalid = 18, ErrorUnimplAccess = 19, ErrorLossOfLockstep = 20, ErrorResponseInvalid = 21, ErrorParity = 22, ErrorProtocol = 23, ErrorPath = 24, ErrorTimeout = 25, ErrorPoisoned = 26 } |
GUIDs and definitions used for Common Platform Error Record.
Copyright (c) 2011 - 2017, Intel Corporation. All rights reserved.
(C) Copyright 2016 Hewlett Packard Enterprise Development LP
SPDX-License-Identifier: BSD-2-Clause-Patent
#define EFI_BUS_CHECK_ADDRESS_SPACE_TYPE_IO 2 |
Type of Address Space
#define EFI_BUS_CHECK_ADDRESS_SPACE_TYPE_MEMORY 0 |
Type of Address Space
#define EFI_BUS_CHECK_ADDRESS_SPACE_TYPE_OTHER 3 |
Type of Address Space
#define EFI_BUS_CHECK_ADDRESS_SPACE_TYPE_RESERVED 1 |
Type of Address Space
#define EFI_BUS_CHECK_ADDRESS_SPACE_VALID BIT10 |
The validation bit mask indicates which fields in the MS Check structure are valid.
#define EFI_BUS_CHECK_CONTEXT_CORRUPT_VALID BIT3 |
The validation bit mask indicates which fields in the MS Check structure are valid.
#define EFI_BUS_CHECK_ERROR_TYPE_DATA_ACCESS 1 |
Type of cache error in the Bus Check structure
#define EFI_BUS_CHECK_ERROR_TYPE_GENERIC 2 |
Type of cache error in the Bus Check structure
#define EFI_BUS_CHECK_ERROR_TYPE_INSTRUCTION 0 |
Type of cache error in the Bus Check structure
#define EFI_BUS_CHECK_LEVEL_VALID BIT2 |
The validation bit mask indicates which fields in the MS Check structure are valid.
#define EFI_BUS_CHECK_OPERATION_TYPE_DATA_READ 3 |
Type of cache operation that caused the error in the Bus Check structure
#define EFI_BUS_CHECK_OPERATION_TYPE_DATA_WRITE 4 |
Type of cache operation that caused the error in the Bus Check structure
#define EFI_BUS_CHECK_OPERATION_TYPE_GENERIC 0 |
Type of cache operation that caused the error in the Bus Check structure
#define EFI_BUS_CHECK_OPERATION_TYPE_GENERIC_READ 1 |
Type of cache operation that caused the error in the Bus Check structure
#define EFI_BUS_CHECK_OPERATION_TYPE_GENERIC_WRITE 2 |
Type of cache operation that caused the error in the Bus Check structure
#define EFI_BUS_CHECK_OPERATION_TYPE_INST_FETCH 5 |
Type of cache operation that caused the error in the Bus Check structure
#define EFI_BUS_CHECK_OPERATION_TYPE_PREFETCH 6 |
Type of cache operation that caused the error in the Bus Check structure
#define EFI_BUS_CHECK_OPERATION_VALID BIT1 |
The validation bit mask indicates which fields in the MS Check structure are valid.
#define EFI_BUS_CHECK_OVERFLOW_VALID BIT7 |
The validation bit mask indicates which fields in the MS Check structure are valid.
#define EFI_BUS_CHECK_PARTICIPATION_TYPE_GENERIC 3 |
Type of Participation
#define EFI_BUS_CHECK_PARTICIPATION_TYPE_OBSERVED 2 |
Type of Participation
#define EFI_BUS_CHECK_PARTICIPATION_TYPE_REQUEST 0 |
Type of Participation
#define EFI_BUS_CHECK_PARTICIPATION_TYPE_RESPONDED 1 |
Type of Participation
#define EFI_BUS_CHECK_PARTICIPATION_TYPE_VALID BIT8 |
The validation bit mask indicates which fields in the MS Check structure are valid.
#define EFI_BUS_CHECK_PRECISE_IP_VALID BIT5 |
The validation bit mask indicates which fields in the MS Check structure are valid.
#define EFI_BUS_CHECK_RESTARTABLE_VALID BIT6 |
The validation bit mask indicates which fields in the MS Check structure are valid.
#define EFI_BUS_CHECK_TIME_OUT_VALID BIT9 |
The validation bit mask indicates which fields in the MS Check structure are valid.
#define EFI_BUS_CHECK_TRANSACTION_TYPE_VALID BIT0 |
The validation bit mask indicates which fields in the MS Check structure are valid.
#define EFI_BUS_CHECK_UNCORRECTED_VALID BIT4 |
The validation bit mask indicates which fields in the MS Check structure are valid.
#define EFI_CACHE_CHECK_CONTEXT_CORRUPT_VALID BIT3 |
The validation bit mask indicates which fields in the Cache Check structure are valid.
#define EFI_CACHE_CHECK_ERROR_TYPE_DATA_ACCESS 1 |
Type of cache error in the Cache Check structure
#define EFI_CACHE_CHECK_ERROR_TYPE_GENERIC 2 |
Type of cache error in the Cache Check structure
#define EFI_CACHE_CHECK_ERROR_TYPE_INSTRUCTION 0 |
Type of cache error in the Cache Check structure
#define EFI_CACHE_CHECK_LEVEL_VALID BIT2 |
The validation bit mask indicates which fields in the Cache Check structure are valid.
#define EFI_CACHE_CHECK_OPERATION_TYPE_DATA_READ 3 |
Type of cache operation that caused the error in the Cache Check structure
#define EFI_CACHE_CHECK_OPERATION_TYPE_DATA_WRITE 4 |
Type of cache operation that caused the error in the Cache Check structure
#define EFI_CACHE_CHECK_OPERATION_TYPE_EVICTION 7 |
Type of cache operation that caused the error in the Cache Check structure
#define EFI_CACHE_CHECK_OPERATION_TYPE_GENERIC 0 |
Type of cache operation that caused the error in the Cache Check structure
#define EFI_CACHE_CHECK_OPERATION_TYPE_GENERIC_READ 1 |
Type of cache operation that caused the error in the Cache Check structure
#define EFI_CACHE_CHECK_OPERATION_TYPE_GENERIC_WRITE 2 |
Type of cache operation that caused the error in the Cache Check structure
#define EFI_CACHE_CHECK_OPERATION_TYPE_INSTRUCTION_FETCH 5 |
Type of cache operation that caused the error in the Cache Check structure
#define EFI_CACHE_CHECK_OPERATION_TYPE_PREFETCH 6 |
Type of cache operation that caused the error in the Cache Check structure
#define EFI_CACHE_CHECK_OPERATION_TYPE_SNOOP 8 |
Type of cache operation that caused the error in the Cache Check structure
#define EFI_CACHE_CHECK_OPERATION_VALID BIT1 |
The validation bit mask indicates which fields in the Cache Check structure are valid.
#define EFI_CACHE_CHECK_OVERFLOW_VALID BIT7 |
The validation bit mask indicates which fields in the Cache Check structure are valid.
#define EFI_CACHE_CHECK_PRECISE_IP_VALID BIT5 |
The validation bit mask indicates which fields in the Cache Check structure are valid.
#define EFI_CACHE_CHECK_RESTARTABLE_VALID BIT6 |
The validation bit mask indicates which fields in the Cache Check structure are valid.
#define EFI_CACHE_CHECK_TRANSACTION_TYPE_VALID BIT0 |
The validation bit mask indicates which fields in the Cache Check structure are valid.
#define EFI_CACHE_CHECK_UNCORRECTED_VALID BIT4 |
The validation bit mask indicates which fields in the Cache Check structure are valid.
#define EFI_DMA_ACCESS_TYPE_READ 0x00 |
DMA access type in DMAr Generic Error Section
#define EFI_DMA_ACCESS_TYPE_WRITE 0x01 |
DMA access type in DMAr Generic Error Section
#define EFI_DMA_ADDRESS_TRANSLATION 0x01 |
DMA address type in DMAr Generic Error Section
#define EFI_DMA_ADDRESS_UNTRANSLATED 0x00 |
DMA address type in DMAr Generic Error Section
#define EFI_DMA_ARCH_TYPE_IOMMU 0x02 |
Architecture type in DMAr Generic Error Section
#define EFI_DMA_ARCH_TYPE_VT 0x01 |
Architecture type in DMAr Generic Error Section
#define EFI_DMA_FAULT_REASON_ACCESS_ADDR_OUT_OF_SPACE 0x05 |
Fault Reason in DMAr Generic Error Section
#define EFI_DMA_FAULT_REASON_ACCESS_COMMAND_BUFFER_ERROR 0x0B |
Fault Reason in DMAr Generic Error Section
#define EFI_DMA_FAULT_REASON_ACCESS_MAPPING_TABLE_ERROR 0x03 |
Fault Reason in DMAr Generic Error Section
#define EFI_DMA_FAULT_REASON_ACCESS_TRANSLATE_TABLE_ERROR 0x08 |
Fault Reason in DMAr Generic Error Section
#define EFI_DMA_FAULT_REASON_INVALID_ACCESS 0x06 |
Fault Reason in DMAr Generic Error Section
#define EFI_DMA_FAULT_REASON_INVALID_COMMAOND 0x0A |
Fault Reason in DMAr Generic Error Section
#define EFI_DMA_FAULT_REASON_INVALID_REQUEST 0x07 |
Fault Reason in DMAr Generic Error Section
#define EFI_DMA_FAULT_REASON_RESV_BIT_ERROR_IN_MAPPING_TABLE 0x04 |
Fault Reason in DMAr Generic Error Section
#define EFI_DMA_FAULT_REASON_RESV_BIT_ERROR_IN_TRANSLATE_TABLE 0x09 |
Fault Reason in DMAr Generic Error Section
#define EFI_DMA_FAULT_REASON_TABLE_ENTRY_INVALID 0x02 |
Fault Reason in DMAr Generic Error Section
#define EFI_DMA_FAULT_REASON_TABLE_ENTRY_NOT_PRESENT 0x01 |
Fault Reason in DMAr Generic Error Section
#define EFI_ERROR_RECORD_HEADER_PARTITION_ID_VALID BIT2 |
The validation bit mask indicates the validity of the following fields in Error Record Header.
#define EFI_ERROR_RECORD_HEADER_PLATFORM_ID_VALID BIT0 |
The validation bit mask indicates the validity of the following fields in Error Record Header.
#define EFI_ERROR_RECORD_HEADER_TIME_STAMP_VALID BIT1 |
The validation bit mask indicates the validity of the following fields in Error Record Header.
#define EFI_ERROR_RECORD_REVISION 0x0101 |
#define EFI_ERROR_RECORD_SIGNATURE_END 0xFFFFFFFF |
#define EFI_ERROR_RECORD_SIGNATURE_START SIGNATURE_32('C', 'P', 'E', 'R') |
#define EFI_ERROR_SECTION_DIRECTED_IO_DMAR_GUID |
Error Sectition Type GUIDs in Error Section Descriptor
#define EFI_ERROR_SECTION_DMAR_GENERIC_GUID |
Error Sectition Type GUIDs in Error Section Descriptor
#define EFI_ERROR_SECTION_FLAGS_CONTAINMENT_WARNING BIT1 |
#define EFI_ERROR_SECTION_FLAGS_ERROR_THRESHOLD_EXCEEDED BIT3 |
#define EFI_ERROR_SECTION_FLAGS_LATENT_ERROR BIT5 |
#define EFI_ERROR_SECTION_FLAGS_PRIMARY BIT0 |
Flag field contains information that describes the error section in Error Section Descriptor.
#define EFI_ERROR_SECTION_FLAGS_RESET BIT2 |
#define EFI_ERROR_SECTION_FLAGS_RESOURCE_NOT_ACCESSIBLE BIT4 |
#define EFI_ERROR_SECTION_FRU_ID_VALID BIT0 |
Validity Fields in Error Section Descriptor.
#define EFI_ERROR_SECTION_FRU_STRING_VALID BIT1 |
#define EFI_ERROR_SECTION_FW_ERROR_RECORD_GUID |
Error Sectition Type GUIDs in Error Section Descriptor
#define EFI_ERROR_SECTION_IOMMU_DMAR_GUID |
Error Sectition Type GUIDs in Error Section Descriptor
#define EFI_ERROR_SECTION_PCI_DEVICE_GUID |
Error Sectition Type GUIDs in Error Section Descriptor
#define EFI_ERROR_SECTION_PCI_PCIX_BUS_GUID |
Error Sectition Type GUIDs in Error Section Descriptor
#define EFI_ERROR_SECTION_PCIE_GUID |
Error Sectition Type GUIDs in Error Section Descriptor
#define EFI_ERROR_SECTION_PLATFORM_MEMORY2_GUID |
Error Sectition Type GUIDs in Error Section Descriptor
#define EFI_ERROR_SECTION_PLATFORM_MEMORY_GUID |
Error Sectition Type GUIDs in Error Section Descriptor
#define EFI_ERROR_SECTION_PROCESSOR_GENERIC_GUID |
Error Sectition Type GUIDs in Error Section Descriptor
#define EFI_ERROR_SECTION_PROCESSOR_SPECIFIC_ARM_GUID |
Error Sectition Type GUIDs in Error Section Descriptor
#define EFI_ERROR_SECTION_PROCESSOR_SPECIFIC_GUID |
Error Sectition Type GUIDs in Error Section Descriptor
#define EFI_ERROR_SECTION_PROCESSOR_SPECIFIC_IA32X64_GUID |
Error Sectition Type GUIDs in Error Section Descriptor
#define EFI_ERROR_SECTION_REVISION 0x0100 |
#define EFI_ERROR_TIME_STAMP_PRECISE BIT0 |
Timestamp is precise if this bit is set and correlates to the time of the error event.
#define EFI_EVENT_NOTIFICATION_TYEP_BOOT_GUID |
GUID value indicating the record association with an error event notification type.
#define EFI_EVENT_NOTIFICATION_TYEP_CMC_GUID |
GUID value indicating the record association with an error event notification type.
#define EFI_EVENT_NOTIFICATION_TYEP_CPE_GUID |
GUID value indicating the record association with an error event notification type.
#define EFI_EVENT_NOTIFICATION_TYEP_DMAR_GUID |
GUID value indicating the record association with an error event notification type.
#define EFI_EVENT_NOTIFICATION_TYEP_INIT_GUID |
GUID value indicating the record association with an error event notification type.
#define EFI_EVENT_NOTIFICATION_TYEP_MCE_GUID |
GUID value indicating the record association with an error event notification type.
#define EFI_EVENT_NOTIFICATION_TYEP_NMI_GUID |
GUID value indicating the record association with an error event notification type.
#define EFI_EVENT_NOTIFICATION_TYEP_PCIE_GUID |
GUID value indicating the record association with an error event notification type.
#define EFI_EVENT_NOTIFICATION_TYPE_DMAR_PEI |
GUID value indicating the record association with an error event notification type.
#define EFI_EVENT_NOTIFICATION_TYPE_DMAR_SEA |
GUID value indicating the record association with an error event notification type.
#define EFI_EVENT_NOTIFICATION_TYPE_DMAR_SEI |
GUID value indicating the record association with an error event notification type.
#define EFI_FIRMWARE_ERROR_TYPE_IPF_SAL 0x00 |
Identifies the type of firmware error record
#define EFI_FIRMWARE_ERROR_TYPE_SOC_TYPE1 0x01 |
Identifies the type of firmware error record
#define EFI_FIRMWARE_ERROR_TYPE_SOC_TYPE2 0x02 |
Identifies the type of firmware error record
#define EFI_GENERIC_ERROR_CORRECTED 0x00000002 |
Error Severity in Error Record Header and Error Section Descriptor
#define EFI_GENERIC_ERROR_FATAL 0x00000001 |
Error Severity in Error Record Header and Error Section Descriptor
#define EFI_GENERIC_ERROR_INFO 0x00000003 |
Error Severity in Error Record Header and Error Section Descriptor
#define EFI_GENERIC_ERROR_PROC_BRAND_VALID BIT7 |
The validation bit mask indicates whether or not each of the following fields are valid in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_ERROR_TYPE_BUS 0x04 |
The type of error that occurred in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_ERROR_TYPE_CACHE 0x01 |
The type of error that occurred in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_ERROR_TYPE_MICRO_ARCH 0x08 |
The type of error that occurred in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_ERROR_TYPE_TLB 0x02 |
The type of error that occurred in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_ERROR_TYPE_UNKNOWN 0x00 |
The type of error that occurred in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_ERROR_TYPE_VALID BIT2 |
The validation bit mask indicates whether or not each of the following fields are valid in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_FLAGS_CORRECTED BIT3 |
Flags bit mask indicates additional information about the error in Proessor Generic Error section
#define EFI_GENERIC_ERROR_PROC_FLAGS_OVERFLOW BIT2 |
Flags bit mask indicates additional information about the error in Proessor Generic Error section
#define EFI_GENERIC_ERROR_PROC_FLAGS_PRECISE_IP BIT1 |
Flags bit mask indicates additional information about the error in Proessor Generic Error section
#define EFI_GENERIC_ERROR_PROC_FLAGS_RESTARTABLE BIT0 |
Flags bit mask indicates additional information about the error in Proessor Generic Error section
#define EFI_GENERIC_ERROR_PROC_FLAGS_VALID BIT4 |
The validation bit mask indicates whether or not each of the following fields are valid in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_ID_VALID BIT8 |
The validation bit mask indicates whether or not each of the following fields are valid in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_INST_IP_VALID BIT12 |
The validation bit mask indicates whether or not each of the following fields are valid in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_ISA_ARM_A32_T32 0x03 |
The type of the instruction set executing when the error occurred in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_ISA_ARM_A64 0x04 |
The type of the instruction set executing when the error occurred in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_ISA_IA32 0x00 |
The type of the instruction set executing when the error occurred in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_ISA_IA64 0x01 |
The type of the instruction set executing when the error occurred in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_ISA_VALID BIT1 |
The validation bit mask indicates whether or not each of the following fields are valid in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_ISA_X64 0x02 |
The type of the instruction set executing when the error occurred in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_LEVEL_VALID BIT5 |
The validation bit mask indicates whether or not each of the following fields are valid in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_OPERATION_DATA_READ 0x01 |
The type of operation in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_OPERATION_DATA_WRITE 0x02 |
The type of operation in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_OPERATION_GENERIC 0x00 |
The type of operation in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_OPERATION_INSTRUCTION_EXEC 0x03 |
The type of operation in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_OPERATION_VALID BIT3 |
The validation bit mask indicates whether or not each of the following fields are valid in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_REQUESTER_ID_VALID BIT10 |
The validation bit mask indicates whether or not each of the following fields are valid in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_RESPONDER_ID_VALID BIT11 |
The validation bit mask indicates whether or not each of the following fields are valid in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_TARGET_ADDR_VALID BIT9 |
The validation bit mask indicates whether or not each of the following fields are valid in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_TYPE_ARM 0x02 |
The type of the processor architecture in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_TYPE_IA32_X64 0x00 |
The type of the processor architecture in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_TYPE_IA64 0x01 |
The type of the processor architecture in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_TYPE_VALID BIT0 |
The validation bit mask indicates whether or not each of the following fields are valid in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_PROC_VERSION_VALID BIT6 |
The validation bit mask indicates whether or not each of the following fields are valid in Proessor Generic Error section.
#define EFI_GENERIC_ERROR_RECOVERABLE 0x00000000 |
Error Severity in Error Record Header and Error Section Descriptor
#define EFI_HW_ERROR_FLAGS_PREVERR 0x00000002 |
Error Record Header Flags
#define EFI_HW_ERROR_FLAGS_RECOVERED 0x00000001 |
Error Record Header Flags
#define EFI_HW_ERROR_FLAGS_SIMULATED 0x00000004 |
Error Record Header Flags
#define EFI_IA32_X64_ERROR_PROC_CHECK_INFO_VALID BIT0 |
The validation bit mask indicates which fields in the IA32/X64 Processor Error Information Structure are valid.
#define EFI_IA32_X64_ERROR_PROC_INST_IP_VALID BIT4 |
The validation bit mask indicates which fields in the IA32/X64 Processor Error Information Structure are valid.
#define EFI_IA32_X64_ERROR_PROC_REQUESTER_ID_VALID BIT2 |
The validation bit mask indicates which fields in the IA32/X64 Processor Error Information Structure are valid.
#define EFI_IA32_X64_ERROR_PROC_RESPONDER_ID_VALID BIT3 |
The validation bit mask indicates which fields in the IA32/X64 Processor Error Information Structure are valid.
#define EFI_IA32_X64_ERROR_PROC_TARGET_ADDR_VALID BIT1 |
The validation bit mask indicates which fields in the IA32/X64 Processor Error Information Structure are valid.
#define EFI_IA32_X64_ERROR_TYPE_BUS_CHECK_GUID |
IA32 and x64 Specific definitions. GUID value indicating the type of Processor Error Information structure in IA32/X64 Processor Error Information Structure.
#define EFI_IA32_X64_ERROR_TYPE_CACHE_CHECK_GUID |
IA32 and x64 Specific definitions. GUID value indicating the type of Processor Error Information structure in IA32/X64 Processor Error Information Structure.
#define EFI_IA32_X64_ERROR_TYPE_MS_CHECK_GUID |
IA32 and x64 Specific definitions. GUID value indicating the type of Processor Error Information structure in IA32/X64 Processor Error Information Structure.
#define EFI_IA32_X64_ERROR_TYPE_TLB_CHECK_GUID |
IA32 and x64 Specific definitions. GUID value indicating the type of Processor Error Information structure in IA32/X64 Processor Error Information Structure.
#define EFI_IA32_X64_PROCESSOR_ERROR_APIC_ID_VALID BIT0 |
The validation bit mask indicates which fields in the IA32/X64 Processor Error Record structure are valid.
#define EFI_IA32_X64_PROCESSOR_ERROR_CPU_ID_INFO_VALID BIT1 |
The validation bit mask indicates which fields in the IA32/X64 Processor Error Record structure are valid.
#define EFI_MS_CHECK_CONTEXT_CORRUPT_VALID BIT1 |
The validation bit mask indicates which fields in the MS Check structure are valid.
#define EFI_MS_CHECK_ERROR_TYPE_EXTERNAL 3 |
Error type identifies the operation that caused the error.
#define EFI_MS_CHECK_ERROR_TYPE_FRC 4 |
Error type identifies the operation that caused the error.
#define EFI_MS_CHECK_ERROR_TYPE_INTERNAL_UNCLASSIFIED 5 |
Error type identifies the operation that caused the error.
#define EFI_MS_CHECK_ERROR_TYPE_MICROCODE_PARITY 2 |
Error type identifies the operation that caused the error.
#define EFI_MS_CHECK_ERROR_TYPE_NO 0 |
Error type identifies the operation that caused the error.
#define EFI_MS_CHECK_ERROR_TYPE_UNCLASSIFIED 1 |
Error type identifies the operation that caused the error.
#define EFI_MS_CHECK_ERROR_TYPE_VALID BIT0 |
The validation bit mask indicates which fields in the MS Check structure are valid.
#define EFI_MS_CHECK_OVERFLOW_VALID BIT5 |
The validation bit mask indicates which fields in the MS Check structure are valid.
#define EFI_MS_CHECK_PRECISE_IP_VALID BIT3 |
The validation bit mask indicates which fields in the MS Check structure are valid.
#define EFI_MS_CHECK_RESTARTABLE_VALID BIT4 |
The validation bit mask indicates which fields in the MS Check structure are valid.
#define EFI_MS_CHECK_UNCORRECTED_VALID BIT2 |
The validation bit mask indicates which fields in the MS Check structure are valid.
#define EFI_PCI_PCIX_BUS_ERROR_ADDRESS_PARITY 0x0006 |
PCI Bus Error Type in PCI/PCI-X Bus Error Section
#define EFI_PCI_PCIX_BUS_ERROR_BUS_ADDRESS_VALID BIT3 |
Validation bits Indicates which of the following fields is valid in PCI/PCI-X Bus Error Section.
#define EFI_PCI_PCIX_BUS_ERROR_BUS_DATA_VALID BIT4 |
Validation bits Indicates which of the following fields is valid in PCI/PCI-X Bus Error Section.
#define EFI_PCI_PCIX_BUS_ERROR_BUS_ID_VALID BIT2 |
Validation bits Indicates which of the following fields is valid in PCI/PCI-X Bus Error Section.
#define EFI_PCI_PCIX_BUS_ERROR_BUS_TIMEOUT 0x0004 |
PCI Bus Error Type in PCI/PCI-X Bus Error Section
#define EFI_PCI_PCIX_BUS_ERROR_COMMAND_PARITY 0x0007 |
PCI Bus Error Type in PCI/PCI-X Bus Error Section
#define EFI_PCI_PCIX_BUS_ERROR_COMMAND_VALID BIT5 |
Validation bits Indicates which of the following fields is valid in PCI/PCI-X Bus Error Section.
#define EFI_PCI_PCIX_BUS_ERROR_COMPLETER_ID_VALID BIT7 |
Validation bits Indicates which of the following fields is valid in PCI/PCI-X Bus Error Section.
#define EFI_PCI_PCIX_BUS_ERROR_DATA_PARITY 0x0001 |
PCI Bus Error Type in PCI/PCI-X Bus Error Section
#define EFI_PCI_PCIX_BUS_ERROR_MASTER_ABORT 0x0003 |
PCI Bus Error Type in PCI/PCI-X Bus Error Section
#define EFI_PCI_PCIX_BUS_ERROR_MASTER_DATA_PARITY 0x0005 |
PCI Bus Error Type in PCI/PCI-X Bus Error Section
#define EFI_PCI_PCIX_BUS_ERROR_REQUESTOR_ID_VALID BIT6 |
Validation bits Indicates which of the following fields is valid in PCI/PCI-X Bus Error Section.
#define EFI_PCI_PCIX_BUS_ERROR_STATUS_VALID BIT0 |
Validation bits Indicates which of the following fields is valid in PCI/PCI-X Bus Error Section.
#define EFI_PCI_PCIX_BUS_ERROR_SYSTEM 0x0002 |
PCI Bus Error Type in PCI/PCI-X Bus Error Section
#define EFI_PCI_PCIX_BUS_ERROR_TARGET_ID_VALID BIT8 |
Validation bits Indicates which of the following fields is valid in PCI/PCI-X Bus Error Section.
#define EFI_PCI_PCIX_BUS_ERROR_TYPE_VALID BIT1 |
Validation bits Indicates which of the following fields is valid in PCI/PCI-X Bus Error Section.
#define EFI_PCI_PCIX_BUS_ERROR_UNKNOWN 0x0000 |
PCI Bus Error Type in PCI/PCI-X Bus Error Section
#define EFI_PCI_PCIX_DEVICE_ERROR_ID_INFO_VALID BIT1 |
Validation bits Indicates which of the following fields is valid in PCI/PCI-X Component Error Section.
#define EFI_PCI_PCIX_DEVICE_ERROR_IO_NUM_VALID BIT3 |
Validation bits Indicates which of the following fields is valid in PCI/PCI-X Component Error Section.
#define EFI_PCI_PCIX_DEVICE_ERROR_MEM_NUM_VALID BIT2 |
Validation bits Indicates which of the following fields is valid in PCI/PCI-X Component Error Section.
#define EFI_PCI_PCIX_DEVICE_ERROR_REG_DATA_PAIR_VALID BIT4 |
Validation bits Indicates which of the following fields is valid in PCI/PCI-X Component Error Section.
#define EFI_PCI_PCIX_DEVICE_ERROR_STATUS_VALID BIT0 |
Validation bits Indicates which of the following fields is valid in PCI/PCI-X Component Error Section.
#define EFI_PCIE_ERROR_AER_INFO_VALID BIT7 |
Validation bits mask indicates which of the following fields is valid in PCI Express Error Record.
#define EFI_PCIE_ERROR_BRIDGE_CRL_STS_VALID BIT5 |
Validation bits mask indicates which of the following fields is valid in PCI Express Error Record.
#define EFI_PCIE_ERROR_CAPABILITY_INFO_VALID BIT6 |
Validation bits mask indicates which of the following fields is valid in PCI Express Error Record.
#define EFI_PCIE_ERROR_COMMAND_STATUS_VALID BIT2 |
Validation bits mask indicates which of the following fields is valid in PCI Express Error Record.
#define EFI_PCIE_ERROR_DEVICE_ID_VALID BIT3 |
Validation bits mask indicates which of the following fields is valid in PCI Express Error Record.
#define EFI_PCIE_ERROR_PORT_DOWNSWITCH_PORT 0x00000006 |
PCIe Device/Port Type as defined in the PCI Express capabilities register
#define EFI_PCIE_ERROR_PORT_PCI_ENDPOINT 0x00000001 |
PCIe Device/Port Type as defined in the PCI Express capabilities register
#define EFI_PCIE_ERROR_PORT_PCI_TO_PCIE_BRIDGE 0x00000008 |
PCIe Device/Port Type as defined in the PCI Express capabilities register
#define EFI_PCIE_ERROR_PORT_PCIE_ENDPOINT 0x00000000 |
PCIe Device/Port Type as defined in the PCI Express capabilities register
#define EFI_PCIE_ERROR_PORT_PCIE_TO_PCI_BRIDGE 0x00000007 |
PCIe Device/Port Type as defined in the PCI Express capabilities register
#define EFI_PCIE_ERROR_PORT_ROOT_EVENT_COLLECTOR 0x0000000A |
PCIe Device/Port Type as defined in the PCI Express capabilities register
#define EFI_PCIE_ERROR_PORT_ROOT_INT_ENDPOINT 0x00000009 |
PCIe Device/Port Type as defined in the PCI Express capabilities register
#define EFI_PCIE_ERROR_PORT_ROOT_PORT 0x00000004 |
PCIe Device/Port Type as defined in the PCI Express capabilities register
#define EFI_PCIE_ERROR_PORT_TYPE_VALID BIT0 |
Validation bits mask indicates which of the following fields is valid in PCI Express Error Record.
#define EFI_PCIE_ERROR_PORT_UPSWITCH_PORT 0x00000005 |
PCIe Device/Port Type as defined in the PCI Express capabilities register
#define EFI_PCIE_ERROR_SERIAL_NO_VALID BIT4 |
Validation bits mask indicates which of the following fields is valid in PCI Express Error Record.
#define EFI_PCIE_ERROR_VERSION_VALID BIT1 |
Validation bits mask indicates which of the following fields is valid in PCI Express Error Record.
#define EFI_PLATFORM_MEMORY2_BANK_ADDRESS_VALID BIT21 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_BANK_GROUP_VALID BIT20 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_BANK_VALID BIT6 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_BIT_POS_VALID BIT11 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_CARD_HANDLE_VALID BIT18 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_CARD_VALID BIT4 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_CHIP_ID_VALID BIT12 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_COLUMN_VALID BIT9 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_DEVICE_VALID BIT7 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_ERROR_INVALID_ADDRESS 0x0A |
Memory Error Type identifies the type of error that occurred in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_ERROR_MASTER_ABORT 0x06 |
Memory Error Type identifies the type of error that occurred in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_ERROR_MEMORY_MAP_EVENT 0x0F |
Memory Error Type identifies the type of error that occurred in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_ERROR_MEMORY_SPARING 0x0C |
Memory Error Type identifies the type of error that occurred in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_ERROR_MIRROR_BROKEN 0x0B |
Memory Error Type identifies the type of error that occurred in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_ERROR_MLTIBIT_ECC 0x03 |
Memory Error Type identifies the type of error that occurred in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_ERROR_MULTISYMBOL_CHIPKILL 0x05 |
Memory Error Type identifies the type of error that occurred in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_ERROR_NONE 0x01 |
Memory Error Type identifies the type of error that occurred in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_ERROR_PARITY 0x08 |
Memory Error Type identifies the type of error that occurred in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_ERROR_SCRUB_CORRECTED 0x0D |
Memory Error Type identifies the type of error that occurred in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_ERROR_SCRUB_UNCORRECTED 0x0E |
Memory Error Type identifies the type of error that occurred in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_ERROR_SINGLEBIT_ECC 0x02 |
Memory Error Type identifies the type of error that occurred in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_ERROR_SINGLESYMBOL_CHIPKILL 0x04 |
Memory Error Type identifies the type of error that occurred in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_ERROR_STATUS_VALID BIT0 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_ERROR_TARGET_ABORT 0x07 |
Memory Error Type identifies the type of error that occurred in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_ERROR_UNKNOWN 0x00 |
Memory Error Type identifies the type of error that occurred in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_ERROR_WDT 0x09 |
Memory Error Type identifies the type of error that occurred in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_MEMORY_ERROR_TYPE_VALID BIT13 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_MODULE_HANDLE_VALID BIT19 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_MODULE_VALID BIT5 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_NODE_VALID BIT3 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_PHY_ADDRESS_MASK_VALID BIT2 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_PHY_ADDRESS_VALID BIT1 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_RANK_VALID BIT10 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_REQUESTOR_ID_VALID BIT15 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_RESPONDER_ID_VALID BIT16 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_ROW_VALID BIT8 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_STATUS_VALID BIT14 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY2_TARGET_ID_VALID BIT17 |
Validation bit mask indicates which fields in the memory error record 2 are valid in Memory Error section 2
#define EFI_PLATFORM_MEMORY_BANK_VALID BIT6 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_BIT_POS_VALID BIT10 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_CARD_VALID BIT4 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_COLUMN_VALID BIT9 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_DEVICE_VALID BIT7 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_BANK_ADDRESS_VALID BIT20 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_BANK_GROUP_VALID BIT19 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_CARD_HANDLE_VALID BIT16 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_CHIP_IDENTIFICATION_VALID BIT21 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_EXTENDED_ROW_BIT_16_17_VALID BIT18 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_INVALID_ADDRESS 0x0A |
Memory Error Type identifies the type of error that occurred in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_MATER_ABORT 0x06 |
Memory Error Type identifies the type of error that occurred in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_MEMORY_MAP_EVENT 0x0F |
Memory Error Type identifies the type of error that occurred in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_MIRROR_FAILED 0x0B |
Memory Error Type identifies the type of error that occurred in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_MLTIBIT_ECC 0x03 |
Memory Error Type identifies the type of error that occurred in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_MODULE_HANDLE_VALID BIT17 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_MULTISYMBOL_CHIPKILL 0x05 |
Memory Error Type identifies the type of error that occurred in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_NONE 0x01 |
Memory Error Type identifies the type of error that occurred in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_PARITY 0x08 |
Memory Error Type identifies the type of error that occurred in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_RANK_NUM_VALID BIT15 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_SCRUB_CORRECTED 0x0D |
Memory Error Type identifies the type of error that occurred in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_SCRUB_UNCORRECTED 0x0E |
Memory Error Type identifies the type of error that occurred in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_SINGLEBIT_ECC 0x02 |
Memory Error Type identifies the type of error that occurred in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_SINGLESYMBOLS_CHIPKILL 0x04 |
Memory Error Type identifies the type of error that occurred in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_SPARING 0x0C |
Memory Error Type identifies the type of error that occurred in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_STATUS_VALID BIT0 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_TARGET_ABORT 0x07 |
Memory Error Type identifies the type of error that occurred in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_TYPE_VALID BIT14 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_UNKNOWN 0x00 |
Memory Error Type identifies the type of error that occurred in Memory Error section
#define EFI_PLATFORM_MEMORY_ERROR_WDT 0x09 |
Memory Error Type identifies the type of error that occurred in Memory Error section
#define EFI_PLATFORM_MEMORY_MODULE_VALID BIT5 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_NODE_VALID BIT3 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_PHY_ADDRESS_MASK_VALID BIT2 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_PHY_ADDRESS_VALID BIT1 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_REQUESTOR_ID_VALID BIT11 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_RESPONDER_ID_VALID BIT12 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_ROW_VALID BIT8 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_PLATFORM_MEMORY_TARGET_ID_VALID BIT13 |
Validation bit mask indicates which fields in the memory error record are valid in Memory Error section
#define EFI_REG_CONTEXT_TYPE_DR_IA32 0x0005 |
Register Context Type
#define EFI_REG_CONTEXT_TYPE_DR_X64 0x0006 |
Register Context Type
#define EFI_REG_CONTEXT_TYPE_FXSAVE 0x0004 |
Register Context Type
#define EFI_REG_CONTEXT_TYPE_IA32 0x0002 |
Register Context Type
#define EFI_REG_CONTEXT_TYPE_MEM_MAP 0x0007 |
Register Context Type
#define EFI_REG_CONTEXT_TYPE_MSR 0x0001 |
Register Context Type
#define EFI_REG_CONTEXT_TYPE_UNCLASSIFIED 0x0000 |
Register Context Type
#define EFI_REG_CONTEXT_TYPE_X64 0x0003 |
Register Context Type
#define EFI_TLB_CHECK_CONTEXT_CORRUPT_VALID BIT3 |
The validation bit mask indicates which fields in the TLB Check structure are valid.
#define EFI_TLB_CHECK_ERROR_TYPE_DATA_ACCESS 1 |
Type of cache error in the TLB Check structure
#define EFI_TLB_CHECK_ERROR_TYPE_GENERIC 2 |
Type of cache error in the TLB Check structure
#define EFI_TLB_CHECK_ERROR_TYPE_INSTRUCTION 0 |
Type of cache error in the TLB Check structure
#define EFI_TLB_CHECK_LEVEL_VALID BIT2 |
The validation bit mask indicates which fields in the TLB Check structure are valid.
#define EFI_TLB_CHECK_OPERATION_TYPE_DATA_READ 3 |
Type of cache operation that caused the error in the TLB Check structure
#define EFI_TLB_CHECK_OPERATION_TYPE_DATA_WRITE 4 |
Type of cache operation that caused the error in the TLB Check structure
#define EFI_TLB_CHECK_OPERATION_TYPE_GENERIC 0 |
Type of cache operation that caused the error in the TLB Check structure
#define EFI_TLB_CHECK_OPERATION_TYPE_GENERIC_READ 1 |
Type of cache operation that caused the error in the TLB Check structure
#define EFI_TLB_CHECK_OPERATION_TYPE_GENERIC_WRITE 2 |
Type of cache operation that caused the error in the TLB Check structure
#define EFI_TLB_CHECK_OPERATION_TYPE_INST_FETCH 5 |
Type of cache operation that caused the error in the TLB Check structure
#define EFI_TLB_CHECK_OPERATION_TYPE_PREFETCH 6 |
Type of cache operation that caused the error in the TLB Check structure
#define EFI_TLB_CHECK_OPERATION_VALID BIT1 |
The validation bit mask indicates which fields in the TLB Check structure are valid.
#define EFI_TLB_CHECK_OVERFLOW_VALID BIT7 |
The validation bit mask indicates which fields in the TLB Check structure are valid.
#define EFI_TLB_CHECK_PRECISE_IP_VALID BIT5 |
The validation bit mask indicates which fields in the TLB Check structure are valid.
#define EFI_TLB_CHECK_RESTARTABLE_VALID BIT6 |
The validation bit mask indicates which fields in the TLB Check structure are valid.
#define EFI_TLB_CHECK_TRANSACTION_TYPE_VALID BIT0 |
The validation bit mask indicates which fields in the TLB Check structure are valid.
#define EFI_TLB_CHECK_UNCORRECTED_VALID BIT4 |
The validation bit mask indicates which fields in the TLB Check structure are valid.
Error Type
EFI_GUID gEfiArmProcessorErrorSectionGuid |
EFI_GUID gEfiDirectedIoDMArErrorSectionGuid |
EFI_GUID gEfiDMArGenericErrorSectionGuid |
EFI_GUID gEfiEventNotificationTypeBootGuid |
EFI_GUID gEfiEventNotificationTypeCmcGuid |
EFI_GUID gEfiEventNotificationTypeCpeGuid |
EFI_GUID gEfiEventNotificationTypeDmarGuid |
EFI_GUID gEfiEventNotificationTypeInitGuid |
EFI_GUID gEfiEventNotificationTypeMceGuid |
EFI_GUID gEfiEventNotificationTypeNmiGuid |
EFI_GUID gEfiEventNotificationTypePcieGuid |
EFI_GUID gEfiEventNotificationTypePeiGuid |
EFI_GUID gEfiEventNotificationTypeSeaGuid |
EFI_GUID gEfiEventNotificationTypeSeiGuid |
EFI_GUID gEfiFirmwareErrorSectionGuid |
EFI_GUID gEfiIa32X64ErrorTypeBusCheckGuid |
EFI_GUID gEfiIa32X64ErrorTypeCacheCheckGuid |
IA32 and x64 Specific definitions.
EFI_GUID gEfiIa32X64ErrorTypeMsCheckGuid |
EFI_GUID gEfiIa32X64ErrorTypeTlbCheckGuid |
EFI_GUID gEfiIa32X64ProcessorErrorSectionGuid |
EFI_GUID gEfiIommuDMArErrorSectionGuid |
EFI_GUID gEfiPciBusErrorSectionGuid |
EFI_GUID gEfiPciDevErrorSectionGuid |
EFI_GUID gEfiPcieErrorSectionGuid |
EFI_GUID gEfiPlatformMemory2ErrorSectionGuid |
EFI_GUID gEfiPlatformMemoryErrorSectionGuid |
EFI_GUID gEfiProcessorGenericErrorSectionGuid |
EFI_GUID gEfiProcessorSpecificErrorSectionGuid |