Change RESET_VALUE of FADT from 0x0E to 0x06.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: lushifex <shifeix.a.lu@intel.com>
---
Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Facp/Facp.aslc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Facp/Facp.aslc b/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Facp/Facp.aslc
index 4407c56..d24d362 100644
--- a/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Facp/Facp.aslc
+++ b/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Facp/Facp.aslc
@@ -1,6 +1,6 @@
/*++
-Copyright (c) 1999 - 2014, Intel Corporation. All rights reserved
+Copyright (c) 1999 - 2017, Intel Corporation. All rights reserved
This program and the accompanying materials are licensed and made available under
the terms and conditions of the BSD License that accompanies this distribution.
@@ -86,7 +86,7 @@ EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE FACP = {
0,
0xCF9
},
- 0x0E, // Hardware reset value
+ 0x06, // Hardware reset value
0, 0, 0, // Reserved
0, // XFirmwareCtrl
0, // XDsdt
--
2.7.0.windows.1
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel