Reviewed-by: Sami Mujawar <sami.muja...@arm.com> -----Original Message----- From: Krzysztof Koch <krzysztof.k...@arm.com> Sent: 28 June 2019 11:25 AM To: devel@edk2.groups.io Cc: jaben.car...@intel.com; ray...@intel.com; zhichao....@intel.com; Sami Mujawar <sami.muja...@arm.com>; Matteo Carlini <matteo.carl...@arm.com>; nd <n...@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/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-