summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.h
AgeCommit message (Expand)AuthorFilesLines
2025-11-24ShellPkg,acpiview: Add RIMT (RISC-V IO Mapping Table) parserKrzysztof Drobinski1-0/+19
2025-09-29ShellPkg: add support for AGDI table in acpiviewSughosh Ganu1-0/+21
2025-01-09ShellPkg: AcpiView: TPM2 ParserSarah Walker1-0/+17
2024-10-04ShellPkg/AcpiView: RASF ParserCarsten Haitzler1-0/+23
2024-09-12ShellPkg/AcpiView: RAS2 ParserCarsten Haitzler1-0/+23
2024-08-01ShellPkg/AcpiView: Add MPAM ParserRohit Mathew1-0/+21
2024-08-01ShellPkg: acpiview: Add routines to print reserved fieldsRohit Mathew1-0/+38
2024-08-01ShellPkg: acpiview: Add routine to print 16 charsRohit Mathew1-0/+18
2024-08-01ShellPkg/AcpiView: Update print-formatter prototypeRohit Mathew1-7/+20
2024-08-01ShellPkg/AcpiView: Update field-validator prototypeRohit Mathew1-2/+7
2024-07-23ShellPkg/Acpiview: Add HEST Parserlevi.yun1-0/+21
2024-07-17ShellPkg/Acpiview: Add EINJ Parserlevi.yun1-0/+21
2024-03-25ShellPkg/Acpiview: Adds ACPI WSMT Table parseAbdul Lateef Attar1-0/+17
2024-03-25ShellPkg/Acpiview: Adds HPET parserAbdul Lateef Attar1-0/+17
2023-02-02ShellPkg/AcpiView: ERST ParserJeshua Smith1-0/+22
2022-12-13ShellPkg/AcpiView: APMT ParserJeff Brasen1-0/+21
2022-03-28ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parserAbdul Lateef Attar1-0/+48
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-135/+134
2021-11-09ShellPkg: Add comment that ItemPtr is set after validationChris Jones1-1/+3
2021-02-03ShellPkg/AcpiView: HMAT ParserMarc Moisson-Franckhauser1-0/+26
2021-01-08ShellPkg/Acpiview: AEST ParserMarc Moisson-Franckhauser1-0/+21
2020-12-11ShellPkg/AcpiView: PCCT ParserMarc Moisson-Franckhauser1-1/+23
2020-02-19ShellPkg: acpiview: Remove duplicate ACPI structure size definitionsKrzysztof Koch1-21/+1
2020-01-15ShellPkg: acpiview: Update SRAT parser to ACPI 6.3Krzysztof Koch1-0/+16
2019-12-05ShellPkg: acpiview: Add support for parsing FACSSami Mujawar1-0/+21
2019-07-31ShellPkg: acpiview: Allow passing buffer length to DumpGasStruct()Krzysztof Koch1-2/+6
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-01-24ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTTKrzysztof Koch1-1/+22
2018-06-11ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issuesDandan Bi1-94/+129
2018-04-23ShellPkg: Add acpiview tool to dump ACPI tablesRuiyu Ni1-0/+759