summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Srat/SratParser.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-01ShellPkg/AcpiView: Update print-formatter prototypeRohit Mathew1-3/+9
2024-08-01ShellPkg/AcpiView: Update field-validator prototypeRohit Mathew1-5/+9
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-121/+123
2020-06-30ShellPkg/AcpiView: Refactor configurationTomas Pilar1-0/+1
2020-02-20ShellPkg: acpiview: Prevent infinite loop if structure length is 0Krzysztof Koch1-6/+8
2020-02-11ShellPkg: acpiview: SRAT: Validate global pointers before useKrzysztof Koch1-0/+13
2020-01-15ShellPkg: acpiview: Update SRAT parser to ACPI 6.3Krzysztof Koch1-6/+203
2019-08-12ShellPkg: acpiview: SRAT: Prevent buffer overrunsKrzysztof Koch1-1/+13
2019-07-31ShellPkg: acpiview: SRAT: Minor code style enhancementsKrzysztof Koch1-1/+2
2019-07-19ShellPkg: acpiview: SRAT: Remove redundant forward declarationsKrzysztof Koch1-46/+18
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-08-01ShellPkg/UefiShellAcpiViewCommandLib: Fix GCC build failureDandan Bi1-0/+2
2018-06-11ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issuesDandan Bi1-6/+15
2018-06-11ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issuesDandan Bi1-26/+35
2018-04-23ShellPkg: Add acpiview tool to dump ACPI tablesRuiyu Ni1-0/+330