]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/IndustryStandard/Acpi50.h
MdePkg/AcpiXX.h: Update Error Severity type for Generic Error Status Block
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / Acpi50.h
index be8f85f577ce83ff66663250ff04228302bda358..76706aa640f8de61867f8c74d86b444214116ed9 100644 (file)
@@ -2,7 +2,7 @@
   ACPI 5.0 definitions from the ACPI Specification Revision 5.0a November 13, 2013.\r
 \r
   Copyright (c) 2014 Hewlett-Packard Development Company, L.P.<BR>\r
-  Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2011 - 2022, Intel Corporation. All rights reserved.<BR>\r
   Copyright (c) 2020, ARM Ltd. All rights reserved.<BR>\r
   SPDX-License-Identifier: BSD-2-Clause-Patent\r
 **/\r
@@ -1361,6 +1361,7 @@ typedef struct {
 // Boot Error Severity types\r
 //\r
 #define EFI_ACPI_5_0_ERROR_SEVERITY_CORRECTABLE  0x00\r
+#define EFI_ACPI_5_0_ERROR_SEVERITY_RECOVERABLE  0x00\r
 #define EFI_ACPI_5_0_ERROR_SEVERITY_FATAL        0x01\r
 #define EFI_ACPI_5_0_ERROR_SEVERITY_CORRECTED    0x02\r
 #define EFI_ACPI_5_0_ERROR_SEVERITY_NONE         0x03\r