]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ShellPkg / Library / UefiShellAcpiViewCommandLib / AcpiParser.c
2022-03-28 Abdul Lateef AttarShellPkg/AcpiView: PrintFormatter for FADT Flags field
2022-03-28 Abdul Lateef AttarShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser
2021-12-07 Michael KubackiShellPkg: Apply uncrustify changes
2021-04-19 Joey GoulyShellPkg: Rename Address Size to Access size
2020-12-11 Sami MujawarShellPkg/AcpiView: Fix field validator invocation
2020-06-30 Tomas PilarShellPkg/AcpiView: Refactor configuration
2020-02-19 Krzysztof KochShellPkg: acpiview: Remove duplicate ACPI structure...
2020-02-11 Krzysztof KochShellPkg: acpiview: Set ItemPtr to NULL for unprocessed...
2020-01-15 Krzysztof KochShellPkg: acpiview: Update SRAT parser to ACPI 6.3
2019-08-19 Shenglei ZhangShellPkg/UefiShellAcpiViewCommandLib: Replace shift...
2019-08-16 Shenglei ZhangShellPkg/UefiShellAcpiViewCommandLib: Initialize local...
2019-07-31 Krzysztof KochShellPkg: acpiview: Allow passing buffer length to...
2019-07-02 Krzysztof KochShellPkg: acpiview: Allow disabling consistency checks...
2019-07-02 Krzysztof KochShellPkg: acpiview: Fix '\n\n' printing in Table Checks...
2019-04-09 Michael D KinneyShellPkg: Replace BSD License with BSD+Patent License
2018-08-06 Ruiyu NiShellPkg/acpi: Code cleanup to pass static code checker
2018-08-01 Dandan BiShellPkg/UefiShellAcpiViewCommandLib: Fix VS2012 build...
2018-08-01 Dandan BiShellPkg/UefiShellAcpiViewCommandLib: Fix VS2012 build...
2018-06-11 Dandan BiShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues
2018-06-11 Dandan BiShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues
2018-04-23 Ruiyu NiShellPkg: Add acpiview tool to dump ACPI tables