summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Madt
AgeCommit message (Expand)AuthorFilesLines
2024-09-05ShellPkg: Acpiview: Add GICC field parsingCarsten Haitzler1-22/+87
2024-08-01ShellPkg/AcpiView: Update print-formatter prototypeRohit Mathew1-1/+3
2024-08-01ShellPkg/AcpiView: Update field-validator prototypeRohit Mathew1-7/+13
2024-07-24ShellPkg: Support parser of MADT for LoongArch64Dongyan Qian1-0/+178
2023-10-30ShellPkg: Acpiview: Update MADT parser for TRBE interruptSami Mujawar1-2/+46
2022-08-31ShellPkg: Adds Local APIC parser to AcpiViewAbdul Lateef Attar1-7/+67
2022-08-28Revert "ShellPkg: Adds Local APIC parser to AcpiView"Liming Gao1-67/+7
2022-08-22ShellPkg: Adds Local APIC parser to AcpiViewAbdul Lateef Attar1-7/+67
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki2-157/+170
2021-10-21ShellPkg: Parse I/O APIC and x2APIC structureAbdul Lateef Attar1-0/+99
2020-06-30ShellPkg/AcpiView: Refactor configurationTomas Pilar1-0/+1
2020-02-20ShellPkg: acpiview: Prevent infinite loop if structure length is 0Krzysztof Koch1-20/+8
2020-02-11ShellPkg: acpiview: MADT: Validate global pointers before useKrzysztof Koch1-0/+13
2019-08-12ShellPkg: acpiview: MADT: Prevent buffer overrunsKrzysztof Koch1-1/+1
2019-07-31ShellPkg: acpiview: MADT: Split structure length validationKrzysztof Koch1-8/+22
2019-07-19ShellPkg: acpiview: MADT: Remove redundant forward declarationsKrzysztof Koch1-74/+44
2019-06-17ShellPkg: acpiview: ACPI 6.3 update for MADT parserKrzysztof Koch2-8/+118
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-08-01ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2012 build failureDandan Bi1-3/+3
2018-06-11ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issuesDandan Bi1-1/+3
2018-06-11ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issuesDandan Bi1-27/+36
2018-04-23ShellPkg: Add acpiview tool to dump ACPI tablesRuiyu Ni1-0/+313