]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg/UefiShellAcpiViewCommandLib: Fix FADT Parser
authorAshish Singhal <ashishsingha@nvidia.com>
Mon, 20 Jan 2020 05:44:34 +0000 (13:44 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 11 Feb 2020 02:12:45 +0000 (02:12 +0000)
commit66360134f8049cc70765cd3f119a5e2be2b67aa4
tree7c16f26476fa0b0b9b70971db6fe9f33922e551c
parent418aded9645d8cf1d3a3bdfa3db0815d91790705
ShellPkg/UefiShellAcpiViewCommandLib: Fix FADT Parser

FADT parser was checking for reduced ACPI flag incorrectly
leading to incorrect error message if FIRMWARE_CTRL and
X_FIRMWARE_CTRL are both 0.

Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
Signed-off-by: Ashish Singhal <ashishsingha@nvidia.com>
ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Fadt/FadtParser.c