]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellAcpiViewCommandLib
ShellPkg: acpiview: XSDT: Remove redundant ParseAcpi() call
[mirror_edk2.git] / ShellPkg / Library / UefiShellAcpiViewCommandLib /
2019-07-31 Krzysztof KochShellPkg: acpiview: XSDT: Remove redundant ParseAcpi...
2019-07-31 Krzysztof KochShellPkg: acpiview: Allow passing buffer length to...
2019-07-19 Krzysztof KochShellPkg: acpiview: DBG2: Remove redundant forward...
2019-07-19 Krzysztof KochShellPkg: acpiview: GTDT: Remove redundant forward...
2019-07-19 Krzysztof KochShellPkg: acpiview: IORT: Remove redundant forward...
2019-07-19 Krzysztof KochShellPkg: acpiview: MADT: Remove redundant forward...
2019-07-19 Krzysztof KochShellPkg: acpiview: SRAT: Remove redundant forward...
2019-07-19 Krzysztof KochShellPkg: acpiview: SPCR: Remove redundant forward...
2019-07-19 Krzysztof KochShellPkg: acpiview: FADT: Remove redundant forward...
2019-07-19 Krzysztof KochShellPkg: acpiview: RSDP: Remove redundant forward...
2019-07-02 Krzysztof KochShellPkg: acpiview: Make '-h' option not require a...
2019-07-02 Krzysztof KochShellPkg: acpiview: Remove duplicate indentation in...
2019-07-02 Krzysztof KochShellPkg: acpiview: Remove '-v' flag from allowed comma...
2019-07-02 Krzysztof KochShellPkg: acpiview: Remove redundant IORT node types...
2019-07-02 Krzysztof KochShellPkg: acpiview: Allow disabling consistency checks...
2019-07-02 Krzysztof KochShellPkg: acpiview: Make DBG2 output consistent with...
2019-07-02 Krzysztof KochShellPkg: acpiview: Fix '\n\n' printing in Table Checks...
2019-07-02 Krzysztof KochShellPkg: acpiview: Remove '/?' from valid command...
2019-07-02 Krzysztof KochShellPkg: acpiview: Improve PPTT table field validation
2019-06-17 Krzysztof KochShellPkg: acpiview: ACPI 6.3 update for MADT parser
2019-06-10 Pierre GondoisShellPkg/acpiview: GTDT updates for ACPI 6.3
2019-05-20 Krzysztof KochShellPkg: Display VENDOR_ID in ASCII when parsing PPTT
2019-05-17 Krzysztof KochShellPkg/UefiShellAcpiViewCommandLib: Fix PPTT cache...
2019-05-17 Krzysztof KochShellPkg: acpiview: Add GT Frame Number validation...
2019-04-11 Zhichao GaoShellPkg: Clarify the description of acpiview option...
2019-04-09 Michael D KinneyShellPkg: Replace BSD License with BSD+Patent License
2019-03-13 Zhichao GaoShellPkg/UefiShellAcpiViewCommandLib: Change the note...
2019-01-29 Dandan BiShellPkg/UefiShellAcpiViewCommandLib: Fix VS tool chain...
2019-01-24 Krzysztof KochShellPkg/UefiShellAcpiViewCommandLib: Add support for...
2018-08-07 Ruiyu NiShellPkg/acpi: Fix XCODE5 X64 build failure
2018-08-06 Ruiyu NiShellPkg/acpi: Code cleanup to pass static code checker
2018-08-02 AlexeiFedorovShellPkg/UefiShellAcpiViewCommandLib: Fix VS2017 compil...
2018-08-01 Dandan BiShellPkg/UefiShellAcpiViewCommandLib: Fix GCC build...
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