]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellAcpiViewCommandLib
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ShellPkg / Library / UefiShellAcpiViewCommandLib /
2023-02-02 Jeshua SmithShellPkg/AcpiView: ERST Parser
2022-12-13 Jeff BrasenShellPkg/AcpiView: APMT Parser
2022-10-31 Pierre GondoisShellPkg/AcpiView: Update PCCT fields for ACPI 6.5
2022-08-31 Abdul Lateef AttarShellPkg: Adds Local APIC parser to AcpiView
2022-08-28 Liming GaoRevert "ShellPkg: Adds Local APIC parser to AcpiView"
2022-08-24 Edward PickupShellPkg: Add revision check for DSDT Header on Arm
2022-08-22 Abdul Lateef AttarShellPkg: Adds Local APIC parser to AcpiView
2022-07-29 Sami MujawarShellPkg: Acpiview: IORT parser update for IORT Rev...
2022-07-29 Sami MujawarShellPkg: Acpiview: Abbreviate field names to preserve...
2022-03-28 Abdul Lateef AttarShellPkg/AcpiView: PrintFormatter for FADT Flags field
2022-03-28 Abdul Lateef AttarShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser
2022-02-07 Chris JonesShellPkg: Fix incorrect PPTT FlagName dereference
2021-12-10 Chris JonesShellPkg: Add Cache ID to PPTT parser
2021-12-10 Chris JonesShellPkg: Update Acpiview PPTT parser to ACPI 6.4
2021-12-07 Michael KubackiShellPkg: Apply uncrustify changes
2021-11-09 Chris JonesShellPkg: Add comment that ItemPtr is set after validation
2021-10-21 Abdul Lateef AttarShellPkg: Parse I/O APIC and x2APIC structure
2021-10-08 Chris JonesShellPkg: Update Acpiview HMAT parser to ACPI spec...
2021-10-06 Chris JonesShellPkg: Add Type 5 PCC Subspace Structure parser
2021-10-06 Chris JonesShellPkg: Update Acpiview PCCT parser to ACPI 6.4
2021-10-05 Chris JonesShellPkg: Update Acpiview GTDT parser to ACPI 6.4
2021-04-19 Joey GoulyShellPkg: Rename Address Size to Access size
2021-02-03 Marc Moisson-Franc... ShellPkg/AcpiView: HMAT Parser
2021-01-08 Marc Moisson-Franc... ShellPkg/Acpiview: AEST Parser
2020-12-11 Marc Moisson-Franc... ShellPkg/AcpiView: PCCT Parser
2020-12-11 Sami MujawarShellPkg/AcpiView: Fix field validator invocation
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 library for SBBR ACPI requireme...
2020-05-06 Krzysztof KochShellPkg: acpiview: Add -r parameter for table requirem...
2020-02-20 Krzysztof KochShellPkg: acpiview: Prevent infinite loop if structure...
2020-02-19 Krzysztof KochShellPkg: acpiview: Validate ACPI table 'Length' field
2020-02-19 Krzysztof KochShellPkg: acpiview: Remove duplicate ACPI structure...
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 Krzysztof KochShellPkg: acpiview: Set ItemPtr to NULL for unprocessed...
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-19 Shenglei ZhangShellPkg/UefiShellAcpiViewCommandLib: Replace shift...
2019-08-16 Shenglei ZhangShellPkg/UefiShellAcpiViewCommandLib: Initialize local...
2019-08-15 Shenglei ZhangShellPkg/UefiShellAcpiViewCommandLib: Remove the variab...
2019-08-13 Shenglei ZhangShellPkg/UefiShellAcpiViewCommandLib: Add missing heade...
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: 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...
next