The following patches modify the user interface to the Acpiview UEFI shell tool.
These changes are aimed to simplify interaction with the tool as well as to remove redundant/non-functional command line parameters. Changes can be seen at: https://github.com/KrzysztofKoch1/edk2/tree/612_acpiview_flags_fix_v1 Krzysztof Koch (5): ShellPkg: acpiview: Remove '/?' from valid command line flags ShellPkg: acpiview: Fix '\n\n' printing in Table Checksum reporting ShellPkg: acpiview: Allow disabling consistency checks (-q flag) ShellPkg: acpiview: Remove '-v' flag from allowed command line args ShellPkg: acpiview: Make '-h' option not require a parameter ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.c | 14 ++-- ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiTableParser.c | 6 +- ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiView.c | 71 ++++++++++---------- ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiView.h | 23 ++++++- ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni | 9 +-- 5 files changed, 74 insertions(+), 49 deletions(-) -- 'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)' -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#42996): https://edk2.groups.io/g/devel/message/42996 Mute This Topic: https://groups.io/mt/32240028/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-