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

Sami Mujawar sami.mujawar at arm.com
Tue Jul 2 08:44:20 UTC 2019


Reviewed-by: Sami Mujawar <sami.mujawar at arm.com>

-----Original Message-----
From: Krzysztof Koch <krzysztof.koch at arm.com> 
Sent: 28 June 2019 11:25 AM
To: devel at edk2.groups.io
Cc: jaben.carsey at intel.com; ray.ni at intel.com; zhichao.gao at intel.com; Sami Mujawar <Sami.Mujawar at arm.com>; Matteo Carlini <Matteo.Carlini at arm.com>; nd <nd at arm.com>
Subject: [PATCH v1 0/4] Fix a number of small issues in acpiview

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 (#43157): https://edk2.groups.io/g/devel/message/43157
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