audk/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers
Krzysztof Koch 5ed3b5624f ShellPkg: acpiview: Remove duplicate indentation in IORT parser
Remove redundant whitespace characters at the beginning of the strings
describing IORT table field names.

When dumping ACPI table contents, the indentation level for printing
field names is controled using the 'Indent' argument to the 'ParseAcpi'
function. In the IORT acpiview parser, both 'Indent' and extra
whitespace characters are used for indentation, which results in
excess indentation.

Signed-off-by: Krzysztof Koch <krzysztof.koch@arm.com>
Reviewed-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
2019-07-02 17:22:46 +08:00
..
Bgrt ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
Dbg2 ShellPkg: acpiview: Make DBG2 output consistent with other tables 2019-07-02 17:22:45 +08:00
Dsdt ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
Fadt ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
Gtdt ShellPkg/acpiview: GTDT updates for ACPI 6.3 2019-06-10 11:54:04 -07:00
Iort ShellPkg: acpiview: Remove duplicate indentation in IORT parser 2019-07-02 17:22:46 +08:00
Madt ShellPkg: acpiview: ACPI 6.3 update for MADT parser 2019-06-17 07:24:18 -07:00
Mcfg ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
Pptt ShellPkg: acpiview: Improve PPTT table field validation 2019-07-02 17:21:59 +08:00
Rsdp ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
Slit ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
Spcr ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
Srat ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
Ssdt ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
Xsdt ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00