audk/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Pptt
Chris Jones 6fb09da89f ShellPkg: Fix incorrect PPTT FlagName dereference
Bugzilla: 3770 (https://bugzilla.tianocore.org/show_bug.cgi?id=3770)

The PPTT parser in AcpiView incorrectly dereferences a pointer to
FlagName when trying to log an error with the PPTT cache flags, which
can lead to random crashes and other errors.

Also fix some spacing in the error message to ensure the message is
printed cleanly.

Signed-off-by: Chris Jones <christopher.jones@arm.com>
Reviewed-by: Rebecca Cran <rebecca@nuviainc.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
2022-02-07 01:52:17 +00:00
..
PpttParser.c ShellPkg: Fix incorrect PPTT FlagName dereference 2022-02-07 01:52:17 +00:00
PpttParser.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00