summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Iort
AgeCommit message (Expand)AuthorFilesLines
2024-08-01ShellPkg/AcpiView: Update field-validator prototypeRohit Mathew1-11/+21
2022-07-29ShellPkg: Acpiview: IORT parser update for IORT Rev E.d specSami Mujawar1-18/+212
2022-07-29ShellPkg: Acpiview: Abbreviate field names to preserve alignmentSami Mujawar1-5/+8
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-157/+167
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: IORT: Validate global pointers before useKrzysztof Koch1-0/+52
2019-12-05ShellPkg: acpiview: IORT Spec Rev D updatesSami Mujawar1-4/+9
2019-08-15ShellPkg/UefiShellAcpiViewCommandLib: Remove the variable "Index"Shenglei Zhang1-2/+0
2019-08-12ShellPkg: acpiview: IORT: Prevent buffer overrunsKrzysztof Koch1-86/+105
2019-07-31ShellPkg: acpiview: IORT: Refactor PMCG node mapping count validationKrzysztof Koch1-9/+23
2019-07-19ShellPkg: acpiview: IORT: Remove redundant forward declarationsKrzysztof Koch1-44/+14
2019-07-02ShellPkg: acpiview: Remove duplicate indentation in IORT parserKrzysztof Koch1-9/+9
2019-07-02ShellPkg: acpiview: Remove redundant IORT node types enumKrzysztof Koch1-22/+8
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-11ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issuesDandan Bi1-13/+13
2018-06-11ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issuesDandan Bi1-55/+78
2018-04-23ShellPkg: Add acpiview tool to dump ACPI tablesRuiyu Ni1-0/+700