summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)Author
2021-02-03ShellPkg/AcpiView: HMAT ParserMarc Moisson-Franckhauser
2021-01-19ShellPkg/ShellProtocol: sort files by FullName in RemoveDupInFileList()Laszlo Ersek
2021-01-19ShellPkg/Ls: sort output by FileName in non-SFO modeLaszlo Ersek
2021-01-19ShellPkg/ShellCommandLib: add ShellSortFileList()Laszlo Ersek
2021-01-19ShellPkg/Comp: add file bufferingLaszlo Ersek
2021-01-11ShellPkg: Remove bogus "Bits" text from some smbiosview strings.Rebecca Cran
2021-01-08ShellPkg/Acpiview: AEST ParserMarc Moisson-Franckhauser
2021-01-04MdePkg: Define structures for Resizable BAR CapabilityLuo, Heng
2020-12-11ShellPkg/AcpiView: PCCT ParserMarc Moisson-Franckhauser
2020-12-11ShellPkg/AcpiView: Fix field validator invocationSami Mujawar
2020-12-10MdePkg,ShellPkg: Fix typo in SMBIOS_TABLE_TYPE17 field FirmwareVersionRebecca Cran
2020-12-10MdePkg,ShellPkg: Fix typo in SMBIOS_TABLE_TYPE4 field ProcessorManufacturerRebecca Cran
2020-11-06ShellPkg:Fix bug in FileBuffer.cEnze Zhu
2020-10-30ShellPkg: Add ARM64 SoC ID to Processor Characteristics in smbiosviewRebecca Cran
2020-10-30ShellPkg: Fix smbiosview string definition name for "boot from CD"Rebecca Cran
2020-10-30ShellPkg: Fix a couple of typos in smbiosviewRebecca Cran
2020-10-14ShellPkg/SmbiosView: Add DDR5 supportGao, Zhichao
2020-09-30ShellPkg/DynamicCommand: add HttpDynamicCommandVladimir Olovyannikov
2020-08-19ShellPkg: Fix spelling mistake for occurredMichael D Kinney
2020-08-17ShellPkg/ShellPkg.ci.yaml: Add configuration for Ecc checkShenglei Zhang
2020-08-07ShellPkg: smbiosview - Change some type 17 field values formatSamer El-Haj-Mahmoud
2020-07-31ShellPkg/ShellPkg.ci.yaml: Add configuration for LicenseCheckShenglei Zhang
2020-06-30ShellPkg/AcpiView: Add application wrapperTomas Pilar
2020-06-30ShellPkg: Add AcpiViewCommandLibTomas Pilar
2020-06-30ShellPkg/AcpiView: Refactor DumpAcpiTableToFileTomas Pilar
2020-06-30ShellPkg/AcpiView: Move parameter parsingTomas Pilar
2020-06-30ShellPkg/AcpiView: Move table count resetTomas Pilar
2020-06-30ShellPkg/AcpiView: Refactor configurationTomas Pilar
2020-06-30ShellPkg/AcpiView: Move log reset to main methodTomas Pilar
2020-06-18ShellPkg: Update timezone of 3 citiesDorapika Wu
2020-06-15ShellPkg: smbiosview - print field values as unsigned integersRebecca Cran
2020-05-06ShellPkg: acpiview: Check if SBBR mandatory ACPI tables are installedKrzysztof Koch
2020-05-06ShellPkg: acpiview: Add library for SBBR ACPI requirements validationKrzysztof Koch
2020-05-06ShellPkg: acpiview: Add -r parameter for table requirements validationKrzysztof Koch
2020-04-03ShellPkg: Shell package changes for RISC-V EDK2 CI.Abner Chang
2020-04-01ShellPkg: Fix 'ping' command Ip4 receive flow.Maciej Rabeda
2020-02-20ShellPkg: acpiview: Prevent infinite loop if structure length is 0Krzysztof Koch
2020-02-19ShellPkg: acpiview: Validate ACPI table 'Length' fieldKrzysztof Koch
2020-02-19ShellPkg: acpiview: Remove duplicate ACPI structure size definitionsKrzysztof Koch
2020-02-11ShellPkg: acpiview: DBG2: Validate global pointers before useKrzysztof Koch
2020-02-11ShellPkg: acpiview: GTDT: Validate global pointers before useKrzysztof Koch
2020-02-11ShellPkg: acpiview: IORT: Validate global pointers before useKrzysztof Koch
2020-02-11ShellPkg: acpiview: PPTT: Validate global pointers before useKrzysztof Koch
2020-02-11ShellPkg: acpiview: MADT: Validate global pointers before useKrzysztof Koch
2020-02-11ShellPkg: acpiview: SRAT: Validate global pointers before useKrzysztof Koch
2020-02-11ShellPkg: acpiview: SLIT: Validate System Locality countKrzysztof Koch
2020-02-11ShellPkg: acpiview: SLIT: Validate global pointer before useKrzysztof Koch
2020-02-11ShellPkg: acpiview: FADT: Validate global pointer before useKrzysztof Koch
2020-02-11ShellPkg: acpiview: RSDP: Validate global pointer before useKrzysztof Koch
2020-02-11ShellPkg: acpiview: Set ItemPtr to NULL for unprocessed table fieldsKrzysztof Koch