summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)Author
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
2020-02-11ShellPkg: Document UpdateArgcArgv returns EFI_INVALID_PARAMETERPhilippe Mathieu-Daud?
2020-02-11ShellPkg: Document ParseCommandLineToArgs returns EFI_INVALID_PARAMETERPhilippe Mathieu-Daud?
2020-02-11ShellPkg/UefiShellAcpiViewCommandLib: Fix FADT ParserAshish Singhal
2020-02-10ShellPkg/DynamicCommand: Fix various typosAntoine Coeur
2020-02-10ShellPkg/Application: Fix various typosAntoine Coeur
2020-01-15ShellPkg: acpiview: Update SRAT parser to ACPI 6.3Krzysztof Koch
2019-12-19ShellPkg/ShellProtocol: Return error code while fail parsing cmd-lineZhichao Gao
2019-12-05ShellPkg/UefiHandleParsingLib: Fix error allocate poolZhichao Gao
2019-12-05ShellPkg/edit: typo "%d Lines Wrote"Heinrich Schuchardt
2019-12-05ShellPkg: acpiview: IORT Spec Rev D updatesSami Mujawar
2019-12-05ShellPkg: acpiview: Add support for parsing FACSSami Mujawar
2019-11-14ShellPkg/SmbiosView: SMBIOS 3.3.0 Update "Intel persistent memory"Gao, Zhichao
2019-11-14ShellPkg/SmbiosView: SMBIOS 3.3.0 Add value HBM and Die for type 17Gao, Zhichao
2019-11-14ShellPkg/SmbiosView: SMBIOS 3.3.0 add support for CXL FlexbusGao, Zhichao
2019-11-14ShellPkg/SmbiosView: SMBIOS 3.3.0 add PCI gen4 values for type 9Gao, Zhichao
2019-11-11ShellPkg: Add YAML file for CI buildsMichael D Kinney
2019-11-08ShellPkg/CommandLib: Use first found UC for unsupported PlatformLangMarvin H?user
2019-11-06ShellPkg/Shell/FileHandleWrappers.c: Add check for MemFile->BufferShenglei Zhang
2019-11-04ShellPkg/Ls: Return empty content for all empty foldersMarvin Haeuser
2019-11-04ShellPkg/Ls: Consider UEFI timezone may not be setMarvin Haeuser
2019-10-17ShellPkg/UefiShellDebug1CommandsLib: Update to support SmBios 3.3.0Abner Chang
2019-10-09ShellPkg/UefiShellLib: clarify workaround for unfixable EdkShell bugLaszlo Ersek
2019-10-09ShellPkg/UefiShellDebug1CommandsLib: fix ShellCloseFile() callLaszlo Ersek
2019-10-09ShellPkg: stop taking EFI_HANDLE in place of SHELL_FILE_HANDLELaszlo Ersek
2019-10-09ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek
2019-10-09ShellPkg/UefiShellDriver1CommandsLib: fix parameter list typoLaszlo Ersek
2019-09-25ShellPkg: Unload image on EFI_SECURITY_VIOLATIONDandan Bi
2019-09-05ShellPkg/ShellPkg.dsc AARCH64: enable stack protectorArd Biesheuvel
2019-09-04ShellPkg/Pci.c: Update supported link speed to PCI5.0Gao, Zhichao
2019-09-03ShellPkg/CommandLib: avoid NULL derefence and memory leakHeinrich Schuchardt
2019-08-19ShellPkg/UefiShellDriver1CommandsLib: Make array big enoughZhichao Gao
2019-08-19ShellPkg/UefiShellAcpiViewCommandLib: Replace shift logical leftShenglei Zhang
2019-08-16ShellPkg/UefiShellAcpiViewCommandLib: Initialize local variablesShenglei Zhang
2019-08-15ShellPkg/UefiShellAcpiViewCommandLib: Remove the variable "Index"Shenglei Zhang