audk/IntelFrameworkModulePkg/Universal/Acpi/AcpiSupportDxe
jyao1 c93776c2d4 ACPI4.0/5.0 have clear description:
FIRMWARE_CTRL: If the X_FIRMWARE_CTRL field contains a non zero value then this field must be zero.
X_FIRMWARE_CTRL: This field is used when the physical address of the FACS is above 4GB. If the FIRMWARE_CTRL field contains a non zero value then this field must be zero.

Update code in AcpiSupport/AcpiTable when it produces this field to set one only.
Update code in AcpiS3Save when it consumes this field, check 0 value.


Signed-off-by: jiewen.yao@intel.com
Reviewed-by: star.zeng@intel.com

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13980 6f19259b-4bc3-4df7-8a09-765794883524
2012-11-30 09:03:15 +00:00
..
AcpiSupport.c IntelFrameworkModulePkg: Add AcpiSupportDxe driver 2011-08-29 22:15:21 +00:00
AcpiSupport.h IntelFrameworkModulePkg: Add AcpiSupportDxe driver 2011-08-29 22:15:21 +00:00
AcpiSupportAcpiSupportProtocol.c ACPI4.0/5.0 have clear description: 2012-11-30 09:03:15 +00:00
AcpiSupportDxe.inf IntelFrameworkModulePkg: Add AcpiSupportDxe driver 2011-08-29 22:15:21 +00:00