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:
Herman Li 2024-06-15 23:58:55 +08:00 committed by mergify[bot]
parent 909abd7104
commit 84fc1ec52f

View File

@ -1949,7 +1949,7 @@ typedef struct {
///
/// 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.