summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.h
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg/AcpiView: Add MPAM ParserRohit Mathew2024-08-011-0/+21
* ShellPkg: acpiview: Add routines to print reserved fieldsRohit Mathew2024-08-011-0/+38
* ShellPkg: acpiview: Add routine to print 16 charsRohit Mathew2024-08-011-0/+18
* ShellPkg/AcpiView: Update print-formatter prototypeRohit Mathew2024-08-011-7/+20
* ShellPkg/AcpiView: Update field-validator prototypeRohit Mathew2024-08-011-2/+7
* ShellPkg/Acpiview: Add HEST Parserlevi.yun2024-07-231-0/+21
* ShellPkg/Acpiview: Add EINJ Parserlevi.yun2024-07-171-0/+21
* ShellPkg/Acpiview: Adds ACPI WSMT Table parseAbdul Lateef Attar2024-03-251-0/+17
* ShellPkg/Acpiview: Adds HPET parserAbdul Lateef Attar2024-03-251-0/+17
* ShellPkg/AcpiView: ERST ParserJeshua Smith2023-02-021-0/+22
* ShellPkg/AcpiView: APMT ParserJeff Brasen2022-12-131-0/+21
* ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parserAbdul Lateef Attar2022-03-281-0/+48
* ShellPkg: Apply uncrustify changesMichael Kubacki2021-12-071-135/+134
* ShellPkg: Add comment that ItemPtr is set after validationChris Jones2021-11-091-1/+3
* ShellPkg/AcpiView: HMAT ParserMarc Moisson-Franckhauser2021-02-031-0/+26
* ShellPkg/Acpiview: AEST ParserMarc Moisson-Franckhauser2021-01-081-0/+21
* ShellPkg/AcpiView: PCCT ParserMarc Moisson-Franckhauser2020-12-111-1/+23
* ShellPkg: acpiview: Remove duplicate ACPI structure size definitionsKrzysztof Koch2020-02-191-21/+1
* ShellPkg: acpiview: Update SRAT parser to ACPI 6.3Krzysztof Koch2020-01-151-0/+16
* ShellPkg: acpiview: Add support for parsing FACSSami Mujawar2019-12-051-0/+21
* ShellPkg: acpiview: Allow passing buffer length to DumpGasStruct()Krzysztof Koch2019-07-311-2/+6
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTTKrzysztof Koch2019-01-241-1/+22
* ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issuesDandan Bi2018-06-111-94/+129
* ShellPkg: Add acpiview tool to dump ACPI tablesRuiyu Ni2018-04-231-0/+759