summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Pptt
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Fix incorrect PPTT FlagName dereferenceChris Jones2022-02-071-3/+3
* ShellPkg: Add Cache ID to PPTT parserChris Jones2021-12-101-15/+144
* ShellPkg: Update Acpiview PPTT parser to ACPI 6.4Chris Jones2021-12-101-50/+11
* ShellPkg: Apply uncrustify changesMichael Kubacki2021-12-072-97/+104
* ShellPkg/AcpiView: Refactor configurationTomas Pilar2020-06-301-0/+1
* ShellPkg: acpiview: Prevent infinite loop if structure length is 0Krzysztof Koch2020-02-201-7/+8
* ShellPkg: acpiview: PPTT: Validate global pointers before useKrzysztof Koch2020-02-111-0/+25
* ShellPkg: acpiview: PPTT: Prevent buffer overrunsKrzysztof Koch2019-08-121-11/+27
* ShellPkg: acpiview: Improve PPTT table field validationKrzysztof Koch2019-07-022-10/+130
* ShellPkg: Display VENDOR_ID in ASCII when parsing PPTTKrzysztof Koch2019-05-201-1/+1
* ShellPkg/UefiShellAcpiViewCommandLib: Fix PPTT cache attributes validationKrzysztof Koch2019-05-171-3/+0
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg/UefiShellAcpiViewCommandLib: Fix VS tool chain build failureDandan Bi2019-01-291-1/+1
* ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTTKrzysztof Koch2019-01-241-0/+362