]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/IndustryStandard/Acpi40.h
MdePkg/AcpiXX.h: Update Error Severity type for Generic Error Status Block
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / Acpi40.h
index 862113dff906b65626424fcb8957b399863de865..a2da09346f1ce17d96daedbe5a14d5a32f0e3074 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   ACPI 4.0 definitions from the ACPI Specification Revision 4.0a April 5, 2010\r
 \r
-  Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2010 - 2022, Intel Corporation. All rights reserved.<BR>\r
   SPDX-License-Identifier: BSD-2-Clause-Patent\r
 **/\r
 \r
@@ -690,6 +690,7 @@ typedef struct {
 // Boot Error Severity types\r
 //\r
 #define EFI_ACPI_4_0_ERROR_SEVERITY_CORRECTABLE  0x00\r
+#define EFI_ACPI_4_0_ERROR_SEVERITY_RECOVERABLE  0x00\r
 #define EFI_ACPI_4_0_ERROR_SEVERITY_FATAL        0x01\r
 #define EFI_ACPI_4_0_ERROR_SEVERITY_CORRECTED    0x02\r
 #define EFI_ACPI_4_0_ERROR_SEVERITY_NONE         0x03\r