]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiView.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ShellPkg / Library / UefiShellAcpiViewCommandLib / AcpiView.c
2021-12-07 Michael KubackiShellPkg: Apply uncrustify changes
2020-06-30 Tomas PilarShellPkg: Add AcpiViewCommandLib
2020-06-30 Tomas PilarShellPkg/AcpiView: Refactor DumpAcpiTableToFile
2020-06-30 Tomas PilarShellPkg/AcpiView: Move parameter parsing
2020-06-30 Tomas PilarShellPkg/AcpiView: Move table count reset
2020-06-30 Tomas PilarShellPkg/AcpiView: Refactor configuration
2020-06-30 Tomas PilarShellPkg/AcpiView: Move log reset to main method
2020-05-06 Krzysztof KochShellPkg: acpiview: Check if SBBR mandatory ACPI tables...
2020-05-06 Krzysztof KochShellPkg: acpiview: Add -r parameter for table requirem...
2019-08-16 Shenglei ZhangShellPkg/UefiShellAcpiViewCommandLib: Initialize local...
2019-07-02 Krzysztof KochShellPkg: acpiview: Make '-h' option not require a...
2019-07-02 Krzysztof KochShellPkg: acpiview: Remove '-v' flag from allowed comma...
2019-07-02 Krzysztof KochShellPkg: acpiview: Allow disabling consistency checks...
2019-07-02 Krzysztof KochShellPkg: acpiview: Remove '/?' from valid command...
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-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