]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers
ShellPkg: acpiview: Remove duplicate ACPI structure size definitions
[mirror_edk2.git] / ShellPkg / Library / UefiShellAcpiViewCommandLib / Parsers /
2020-02-11 Krzysztof KochShellPkg: acpiview: DBG2: Validate global pointers...
2020-02-11 Krzysztof KochShellPkg: acpiview: GTDT: Validate global pointers...
2020-02-11 Krzysztof KochShellPkg: acpiview: IORT: Validate global pointers...
2020-02-11 Krzysztof KochShellPkg: acpiview: PPTT: Validate global pointers...
2020-02-11 Krzysztof KochShellPkg: acpiview: MADT: Validate global pointers...
2020-02-11 Krzysztof KochShellPkg: acpiview: SRAT: Validate global pointers...
2020-02-11 Krzysztof KochShellPkg: acpiview: SLIT: Validate System Locality...
2020-02-11 Krzysztof KochShellPkg: acpiview: SLIT: Validate global pointer befor...
2020-02-11 Krzysztof KochShellPkg: acpiview: FADT: Validate global pointer befor...
2020-02-11 Krzysztof KochShellPkg: acpiview: RSDP: Validate global pointer befor...
2020-02-11 Ashish SinghalShellPkg/UefiShellAcpiViewCommandLib: Fix FADT Parser
2020-01-15 Krzysztof KochShellPkg: acpiview: Update SRAT parser to ACPI 6.3
2019-12-05 Sami MujawarShellPkg: acpiview: IORT Spec Rev D updates
2019-12-05 Sami MujawarShellPkg: acpiview: Add support for parsing FACS
2019-08-15 Shenglei ZhangShellPkg/UefiShellAcpiViewCommandLib: Remove the variab...
2019-08-12 Krzysztof KochShellPkg: acpiview: SRAT: Prevent buffer overruns
2019-08-12 Krzysztof KochShellPkg: acpiview: PPTT: Prevent buffer overruns
2019-08-12 Krzysztof KochShellPkg: acpiview: MADT: Prevent buffer overruns
2019-08-12 Krzysztof KochShellPkg: acpiview: IORT: Prevent buffer overruns
2019-08-12 Krzysztof KochShellPkg: acpiview: GTDT: Prevent buffer overruns
2019-08-12 Krzysztof KochShellPkg: acpiview: DBG2: Prevent buffer overruns
2019-08-05 Michael D KinneyShellPkg/AcpiView: Fix IA32 link error
2019-07-31 Krzysztof KochShellPkg: acpiview: IORT: Refactor PMCG node mapping...
2019-07-31 Krzysztof KochShellPkg: acpiview: MADT: Split structure length validation
2019-07-31 Krzysztof KochShellPkg: acpiview: SRAT: Minor code style enhancements
2019-07-31 Krzysztof KochShellPkg: acpiview: RSDP: Make code consistent with...
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: Remove duplicate indentation in...
2019-07-02 Krzysztof KochShellPkg: acpiview: Remove redundant IORT node types...
2019-07-02 Krzysztof KochShellPkg: acpiview: Make DBG2 output consistent with...
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-09 Michael D KinneyShellPkg: Replace BSD License with BSD+Patent License
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-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-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