summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Dbg2
AgeCommit message (Expand)AuthorFilesLines
2024-08-01ShellPkg/AcpiView: Update field-validator prototypeRohit Mathew1-3/+5
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-74/+83
2020-02-20ShellPkg: acpiview: Prevent infinite loop if structure length is 0Krzysztof Koch1-7/+8
2020-02-11ShellPkg: acpiview: DBG2: Validate global pointers before useKrzysztof Koch1-0/+43
2019-08-12ShellPkg: acpiview: DBG2: Prevent buffer overrunsKrzysztof Koch1-49/+92
2019-07-31ShellPkg: acpiview: Allow passing buffer length to DumpGasStruct()Krzysztof Koch1-1/+1
2019-07-19ShellPkg: acpiview: DBG2: Remove redundant forward declarationsKrzysztof Koch1-46/+16
2019-07-02ShellPkg: acpiview: Make DBG2 output consistent with other tablesKrzysztof Koch1-1/+2
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-08-01ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2012 build failureDandan Bi1-1/+1
2018-06-11ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issuesDandan Bi1-1/+4
2018-06-11ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issuesDandan Bi1-12/+17
2018-04-23ShellPkg: Add acpiview tool to dump ACPI tablesRuiyu Ni1-0/+242