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/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-