summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Gtdt/GtdtParser.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-01ShellPkg/AcpiView: Update field-validator prototypeRohit Mathew1-5/+9
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-96/+102
2021-10-05ShellPkg: Update Acpiview GTDT parser to ACPI 6.4Chris Jones1-7/+7
2020-06-30ShellPkg/AcpiView: Refactor configurationTomas Pilar1-0/+1
2020-02-20ShellPkg: acpiview: Prevent infinite loop if structure length is 0Krzysztof Koch1-6/+7
2020-02-11ShellPkg: acpiview: GTDT: Validate global pointers before useKrzysztof Koch1-0/+37
2019-08-12ShellPkg: acpiview: GTDT: Prevent buffer overrunsKrzysztof Koch1-73/+78
2019-07-19ShellPkg: acpiview: GTDT: Remove redundant forward declarationsKrzysztof Koch1-58/+33
2019-06-10ShellPkg/acpiview: GTDT updates for ACPI 6.3Pierre Gondois1-2/+4
2019-05-17ShellPkg: acpiview: Add GT Frame Number validation to GTDT parserKrzysztof Koch1-2/+45
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-08-02ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2017 compilation errorsAlexeiFedorov1-2/+2
2018-06-11ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issuesDandan Bi1-1/+4
2018-06-11ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issuesDandan Bi1-21/+31
2018-04-23ShellPkg: Add acpiview tool to dump ACPI tablesRuiyu Ni1-0/+293