summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Renormalized end-of-lines from master@27b044605cd5f6b33a3d231576003850b3fe305btrunkkx1-463/+463
2024-03-25ShellPkg/Acpiview: Adds ACPI WSMT Table parseAbdul Lateef Attar1-0/+1
2024-03-25ShellPkg/Acpiview: Adds HPET parserAbdul Lateef Attar1-0/+1
2023-02-02ShellPkg/AcpiView: ERST ParserJeshua Smith1-0/+2
2022-12-13ShellPkg/AcpiView: APMT ParserJeff Brasen1-0/+1
2021-12-10ShellPkg: Update Acpiview PPTT parser to ACPI 6.4Chris Jones1-1/+1
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-75/+86
2021-10-08ShellPkg: Update Acpiview HMAT parser to ACPI spec version 6.4Chris Jones1-1/+1
2021-10-06ShellPkg: Update Acpiview PCCT parser to ACPI 6.4Chris Jones1-2/+2
2021-10-05ShellPkg: Update Acpiview GTDT parser to ACPI 6.4Chris Jones1-1/+1
2021-02-03ShellPkg/AcpiView: HMAT ParserMarc Moisson-Franckhauser1-0/+1
2021-01-08ShellPkg/Acpiview: AEST ParserMarc Moisson-Franckhauser1-0/+2
2020-12-11ShellPkg/AcpiView: PCCT ParserMarc Moisson-Franckhauser1-1/+3
2020-06-30ShellPkg: Add AcpiViewCommandLibTomas Pilar1-1/+1
2020-06-30ShellPkg/AcpiView: Refactor DumpAcpiTableToFileTomas Pilar1-0/+59
2020-06-30ShellPkg/AcpiView: Move parameter parsingTomas Pilar1-2/+216
2019-12-05ShellPkg: acpiview: Add support for parsing FACSSami Mujawar1-0/+1
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-01-24ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTTKrzysztof Koch1-1/+3
2018-08-06ShellPkg/acpi: Code cleanup to pass static code checkerRuiyu Ni1-1/+1
2018-08-01ShellPkg/UefiShellAcpiViewCommandLib: Fix GCC build failureDandan Bi1-0/+1
2018-06-11ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issuesDandan Bi1-1/+4
2018-06-11ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issuesDandan Bi1-6/+7
2018-04-23ShellPkg: Add acpiview tool to dump ACPI tablesRuiyu Ni1-0/+167