[edk2-devel] [PATCH v1 0/4] Fix a number of small issues in acpiview

Krzysztof Koch krzysztof.koch at arm.com
Fri Jun 28 10:24:34 UTC 2019


The following patches introduce a number of unrelated changes which fix
a number of minor issues in the Acpiview UEFI shell tool.

Changes can be seen at: https://github.com/KrzysztofKoch1/edk2/tree/612_acpiview_fixes_v1

Krzysztof Koch (4):
  ShellPkg: acpiview: Improve PPTT table field validation
  ShellPkg: acpiview: Make DBG2 output consistent with other tables
  ShellPkg: acpiview: Remove redundant IORT node types enum
  ShellPkg: acpiview: Remove duplicate indentation in IORT parser

 ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Dbg2/Dbg2Parser.c |   3 +-
 ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Iort/IortParser.c |  48 ++++-----
 ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Pptt/PpttParser.c | 102 ++++++++++++++++++--
 ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Pptt/PpttParser.h |  38 ++++++++
 4 files changed, 149 insertions(+), 42 deletions(-)
 create mode 100644 ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Pptt/PpttParser.h

--
'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#43003): https://edk2.groups.io/g/devel/message/43003
Mute This Topic: https://groups.io/mt/32240394/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list