mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-25 22:54:51 +02:00
MdePkg: Update HEST Revision As 2
This modification come from ACPI 6.5 spec. Besides, Starting with revision 2 of HEST, the Error Source Structures must be sorted in Type ascending order for Error Source Structure Types of less than 12. Signed-off-by: Herman Li <herman.li@intel.com>
This commit is contained in:
parent
909abd7104
commit
84fc1ec52f
@ -1949,7 +1949,7 @@ typedef struct {
|
|||||||
///
|
///
|
||||||
/// HEST Version (as defined in ACPI 6.5 spec.)
|
/// HEST Version (as defined in ACPI 6.5 spec.)
|
||||||
///
|
///
|
||||||
#define EFI_ACPI_6_5_HARDWARE_ERROR_SOURCE_TABLE_REVISION 0x01
|
#define EFI_ACPI_6_5_HARDWARE_ERROR_SOURCE_TABLE_REVISION 0x02
|
||||||
|
|
||||||
//
|
//
|
||||||
// Error Source structure types.
|
// Error Source structure types.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user