Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 691b1786670d17f7dc5ad717925210f1f62ddd8a
      
https://github.com/tianocore/edk2/commit/691b1786670d17f7dc5ad717925210f1f62ddd8a
  Author: Abdul Lateef Attar <abdat...@amd.com>
  Date:   2022-03-28 (Mon, 28 Mar 2022)

  Changed paths:
    M ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.c
    M ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.h

  Log Message:
  -----------
  ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser

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

Adds ParseAcpiBitFields() which is based on
ParseAcpi() and capable of parsing the bit fields.
Supports parsing of UINT8, UINT16, UINT32 and UINT64 byte data.

Cc: Ray Ni <ray...@intel.com>
Cc: Zhichao Gao <zhichao....@intel.com>
Cc: Sami Mujawar <sami.muja...@arm.com>
Signed-off-by: Abdul Lateef Attar <abdat...@amd.com>
Reviewed-by: Sami Mujawar <sami.muja...@arm.com>
Reviewed-by: Zhichao Gao <zhichao....@intel.com>


  Commit: 40004ff9d5e11441bb970dfc701e552801060b1b
      
https://github.com/tianocore/edk2/commit/40004ff9d5e11441bb970dfc701e552801060b1b
  Author: Abdul Lateef Attar <abdat...@amd.com>
  Date:   2022-03-28 (Mon, 28 Mar 2022)

  Changed paths:
    M ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.c
    M ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Fadt/FadtParser.c

  Log Message:
  -----------
  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...@intel.com>
Cc: Zhichao Gao <zhichao....@intel.com>
Cc: Sami Mujawar <sami.muja...@arm.com>
Signed-off-by: Abdul Lateef Attar <abdat...@amd.com>
Reviewed-by: Zhichao Gao <zhichao....@intel.com>


Compare: https://github.com/tianocore/edk2/compare/3ef2071927fa...40004ff9d5e1


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to