Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 267a92fef3b705e6a3ecbeaa4d4b58f7bfac9734
      
https://github.com/tianocore/edk2/commit/267a92fef3b705e6a3ecbeaa4d4b58f7bfac9734
  Author: Hao A Wu <[email protected]>
  Date:   2022-03-21 (Mon, 21 Mar 2022)

  Changed paths:
    M MdePkg/Include/IndustryStandard/Acpi40.h
    M MdePkg/Include/IndustryStandard/Acpi50.h
    M MdePkg/Include/IndustryStandard/Acpi51.h
    M MdePkg/Include/IndustryStandard/Acpi60.h
    M MdePkg/Include/IndustryStandard/Acpi61.h
    M MdePkg/Include/IndustryStandard/Acpi62.h
    M MdePkg/Include/IndustryStandard/Acpi63.h
    M MdePkg/Include/IndustryStandard/Acpi64.h

  Log Message:
  -----------
  MdePkg/AcpiXX.h: Update Error Severity type for Generic Error Status Block

Starting from ACPI Specification Version 5.1 Errata B, the term
'Correctable' is no longer being used as an error severity of the
reported error in Chapter 18 APEI.

This commit will
a) For Acpi40.h & Acpi50.h
Add new macro EFI_ACPI_X_X_ERROR_SEVERITY_RECOVERABLE, since both the
terms 'Correctable' and 'Recoverable' are used to denote the same error
severity.

b) Header files starting from Acpi51.h to Acpi64.h
Add new macro EFI_ACPI_X_X_ERROR_SEVERITY_RECOVERABLE.
Keeps the origin EFI_ACPI_X_X_ERROR_SEVERITY_CORRECTABLE for compatibility
consideration, but add comments to mark it as deprecated and should no
longer be used.

Cc: Michael D Kinney <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Zhiguang Liu <[email protected]>
Cc: Ray Ni <[email protected]>
Signed-off-by: Hao A Wu <[email protected]>
Reviewed-by: Liming Gao <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to