diff options
author | Eric Dong <eric.dong@intel.com> | 2019-01-11 13:41:04 +0800 |
---|---|---|
committer | Eric Dong <eric.dong@intel.com> | 2019-01-15 13:17:26 +0800 |
commit | de228fb1354d667436670aa9860a0e213622649b (patch) | |
tree | 3f3dfea5f42513a6190990cfacf189a5b3de891f /BaseTools/Source/Python/Common/Expression.py | |
parent | 44fc27b2bf02c32acfb99e16a32c3bd2c37010f6 (diff) | |
download | edk2-de228fb1354d667436670aa9860a0e213622649b.tar.gz edk2-de228fb1354d667436670aa9860a0e213622649b.tar.bz2 edk2-de228fb1354d667436670aa9860a0e213622649b.zip |
UefiCpuPkg/S3Resume2Pei: check 64BIT_WAKE_F in FACS.OSPMFlags.
((Facs->Flags & EFI_ACPI_4_0_OSPM_64BIT_WAKE__F) != 0))
In above code, Facs->OspmFlags should be used instead.
EFI_ACPI_4_0_OSPM_64BIT_WAKE__F is a bit in OSPM Enabled Firmware
Control Structure Flags field, not in Firmware Control Structure
Feature Flags.
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1430
Cc: Aleksiy <oleksiyy@ami.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Regression-tested-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/Expression.py')
0 files changed, 0 insertions, 0 deletions