diff options
author | Eric Dong <eric.dong@intel.com> | 2019-01-11 13:42:08 +0800 |
---|---|---|
committer | Eric Dong <eric.dong@intel.com> | 2019-01-15 13:17:26 +0800 |
commit | 306a58365a89d9266d278c82e099f7052603ef54 (patch) | |
tree | f0554b40dc5bcb79d5e3e0bd6d668a51e72068ed /BaseTools/Source/Python/Common/Expression.py | |
parent | de228fb1354d667436670aa9860a0e213622649b (diff) | |
download | edk2-306a58365a89d9266d278c82e099f7052603ef54.tar.gz edk2-306a58365a89d9266d278c82e099f7052603ef54.tar.bz2 edk2-306a58365a89d9266d278c82e099f7052603ef54.zip |
MdeModulePkg/BootScriptExecuteorDxe: 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: Jian Wang <jian.j.wang@intel.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