audk/IntelFrameworkModulePkg/Universal
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
..
Acpi ACPI4.0/5.0 have clear description: 2012-11-30 09:03:15 +00:00
BdsDxe Add missing status code in several modules. 2012-10-30 04:19:03 +00:00
Console/VgaClassDxe Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-05 09:21:58 +00:00
CpuIoDxe Fix comparisons of enumerated types which may cause warnings for some compilers. 2012-08-28 06:48:28 +00:00
DataHubDxe First try to get log time at TPL level <= TPL_CALLBACK, then fill time into DataHub. 2010-11-29 04:41:58 +00:00
DataHubStdErrDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00
FirmwareVolume Fix IA32 build fail. 2012-05-30 09:11:52 +00:00
LegacyRegionDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00
SectionExtractionDxe Build the registered guid HOB and SystemTable to record the GUID itself in PeiExtractGuidedSectionLib and DxeExtractGuidedSectionLib, and also state the restriction in BaseExtractGuidedSectionLib. 2012-11-08 01:12:56 +00:00
StatusCode Enhance inf to follow spec. 2011-03-14 08:40:20 +00:00