summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: AcpiView: TPM2 parser for Arm FF-ASarah Walker2025-01-091-0/+21
* ShellPkg: AcpiView: TPM2 ParserSarah Walker2025-01-091-0/+134
* ShellPkg/AcpiView: RAS2 Parser - check validity of PCC CountCarsten Haitzler2024-12-171-1/+16
* ShellPkg/AcpiView: RASF ParserCarsten Haitzler2024-10-041-0/+61
* ShellPkg/AcpiView: RAS2 Parser - Remove unused defineCarsten Haitzler2024-10-041-3/+0
* ShellPkg/AcpiView: RAS2 ParserCarsten Haitzler2024-09-121-0/+118
* ShellPkg: Acpiview: Add GICC field parsingCarsten Haitzler2024-09-051-22/+87
* ShellPkg/AcpiView: Add MPAM ParserRohit Mathew2024-08-011-0/+1241
* ShellPkg/AcpiView: Update print-formatter prototypeRohit Mathew2024-08-0110-21/+58
* ShellPkg/AcpiView: Update field-validator prototypeRohit Mathew2024-08-0117-132/+248
* ShellPkg: Support parser of MADT for LoongArch64Dongyan Qian2024-07-241-0/+178
* ShellPkg/Acpiview: Add HEST Parserlevi.yun2024-07-231-0/+958
* ShellPkg/Acpiview: Add EINJ Parserlevi.yun2024-07-171-0/+358
* ShellPkg/Acpiview: Adds ACPI WSMT Table parseAbdul Lateef Attar2024-03-251-0/+147
* ShellPkg/Acpiview: Adds HPET parserAbdul Lateef Attar2024-03-251-0/+222
* ShellPkg: Acpiview: Update MADT parser for TRBE interruptSami Mujawar2023-10-301-2/+46
* ShellPkg/AcpiView: ERST ParserJeshua Smith2023-02-021-0/+278
* ShellPkg/AcpiView: APMT ParserJeff Brasen2022-12-131-0/+106
* ShellPkg/AcpiView: Update PCCT fields for ACPI 6.5Pierre Gondois2022-10-311-3/+3
* ShellPkg: Adds Local APIC parser to AcpiViewAbdul Lateef Attar2022-08-311-7/+67
* Revert "ShellPkg: Adds Local APIC parser to AcpiView"Liming Gao2022-08-281-67/+7
* ShellPkg: Add revision check for DSDT Header on ArmEdward Pickup2022-08-241-1/+17
* ShellPkg: Adds Local APIC parser to AcpiViewAbdul Lateef Attar2022-08-221-7/+67
* ShellPkg: Acpiview: IORT parser update for IORT Rev E.d specSami Mujawar2022-07-291-18/+212
* ShellPkg: Acpiview: Abbreviate field names to preserve alignmentSami Mujawar2022-07-291-5/+8
* ShellPkg/AcpiView: PrintFormatter for FADT Flags fieldAbdul Lateef Attar2022-03-281-55/+112
* ShellPkg: Fix incorrect PPTT FlagName dereferenceChris Jones2022-02-071-3/+3
* ShellPkg: Add Cache ID to PPTT parserChris Jones2021-12-101-15/+144
* ShellPkg: Update Acpiview PPTT parser to ACPI 6.4Chris Jones2021-12-101-50/+11
* ShellPkg: Apply uncrustify changesMichael Kubacki2021-12-0722-1378/+1470
* ShellPkg: Parse I/O APIC and x2APIC structureAbdul Lateef Attar2021-10-211-0/+99
* ShellPkg: Update Acpiview HMAT parser to ACPI spec version 6.4Chris Jones2021-10-081-9/+10
* ShellPkg: Add Type 5 PCC Subspace Structure parserChris Jones2021-10-061-3/+55
* ShellPkg: Update Acpiview PCCT parser to ACPI 6.4Chris Jones2021-10-061-23/+23
* ShellPkg: Update Acpiview GTDT parser to ACPI 6.4Chris Jones2021-10-051-7/+7
* ShellPkg/AcpiView: HMAT ParserMarc Moisson-Franckhauser2021-02-031-0/+650
* ShellPkg/Acpiview: AEST ParserMarc Moisson-Franckhauser2021-01-081-0/+755
* ShellPkg/AcpiView: PCCT ParserMarc Moisson-Franckhauser2020-12-112-0/+648
* ShellPkg/AcpiView: Refactor configurationTomas Pilar2020-06-305-0/+5
* ShellPkg: acpiview: Prevent infinite loop if structure length is 0Krzysztof Koch2020-02-206-52/+47
* ShellPkg: acpiview: DBG2: Validate global pointers before useKrzysztof Koch2020-02-111-0/+43
* ShellPkg: acpiview: GTDT: Validate global pointers before useKrzysztof Koch2020-02-111-0/+37
* ShellPkg: acpiview: IORT: Validate global pointers before useKrzysztof Koch2020-02-111-0/+52
* ShellPkg: acpiview: PPTT: Validate global pointers before useKrzysztof Koch2020-02-111-0/+25
* ShellPkg: acpiview: MADT: Validate global pointers before useKrzysztof Koch2020-02-111-0/+13
* ShellPkg: acpiview: SRAT: Validate global pointers before useKrzysztof Koch2020-02-111-0/+13
* ShellPkg: acpiview: SLIT: Validate System Locality countKrzysztof Koch2020-02-111-5/+42
* ShellPkg: acpiview: SLIT: Validate global pointer before useKrzysztof Koch2020-02-111-2/+14
* ShellPkg: acpiview: FADT: Validate global pointer before useKrzysztof Koch2020-02-111-10/+11
* ShellPkg: acpiview: RSDP: Validate global pointer before useKrzysztof Koch2020-02-111-0/+12