summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg
diff options
context:
space:
mode:
authorStar Zeng <star.zeng@intel.com>2017-03-16 15:26:03 +0800
committerStar Zeng <star.zeng@intel.com>2017-03-17 13:51:58 +0800
commit78807f605082ecec60c3b465a6e6f3e01741bf2c (patch)
tree2d643153637993fbc19aeb64ddb6c4ddede7ba9a /UefiCpuPkg
parente01e9ae2825017fad6450b4ab0552aa8fe0f4634 (diff)
downloadedk2-78807f605082ecec60c3b465a6e6f3e01741bf2c.tar.gz
edk2-78807f605082ecec60c3b465a6e6f3e01741bf2c.tar.bz2
edk2-78807f605082ecec60c3b465a6e6f3e01741bf2c.zip
MdeModulePkg/AcpiTableDxe: Not make FADT.{DSDT,X_DSDT} mutual exclusion
198a46d768fb90d2f9b16e26451b4814e7469eaf improved the DSDT and X_DSDT fields mutual exclusion by checking FADT revision, but that breaks some OS that has assumption to only consume X_DSDT field even the DSDT address is < 4G. To have better compatibility, this patch is to update the code to not make FADT.{DSDT,X_DSDT} mutual exclusion, but always set both DSDT and X_DSDT fields in the FADT when the DSDT address is < 4G. Cc: Laszlo Ersek <lersek@redhat.com> Cc: Jeff Fan <jeff.fan@intel.com> Cc: Jiewen Yao <jiewen.yao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng <star.zeng@intel.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Tested-by: Jeff Fan <jeff.fan@intel.com>
Diffstat (limited to 'UefiCpuPkg')
0 files changed, 0 insertions, 0 deletions