]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg/AcpiView: PrintFormatter for FADT Flags field
authorAbdul Lateef Attar <abdattar@amd.com>
Fri, 18 Mar 2022 12:59:00 +0000 (20:59 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 28 Mar 2022 09:38:30 +0000 (09:38 +0000)
commit40004ff9d5e11441bb970dfc701e552801060b1b
treefd2ec70be77b36f6f5ee263b264ea1e53950b971
parent691b1786670d17f7dc5ad717925210f1f62ddd8a
ShellPkg/AcpiView: PrintFormatter for FADT Flags field

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3839

Adds PrintFormatter function to the FADT flags field.
Prints indivisual flag name along with flag value.

Cc: Ray Ni <ray.ni@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Cc: Sami Mujawar <sami.mujawar@arm.com>
Signed-off-by: Abdul Lateef Attar <abdattar@amd.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.c
ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Fadt/FadtParser.c