summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)Author
2016-10-19ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni
2016-10-19ShellPkg: Update header files to reference MdePkg protocol definitionRuiyu Ni
2016-10-19MdePkg: Include Shell/ShellDynamicCommand/ShellParameters definitionsRuiyu Ni
2016-10-19ShellPkg: Move SHELL_FREE_NON_NULL from ShellBase.h to ShellLib.hRuiyu Ni
2016-10-18ShellPkg/Shell: fix CopyGuid() arg order in EfiShellGetGuidFromName()Laszlo Ersek
2016-10-12ShellPkg/UefiShellTftpCommandLib: Update TFTP help textThomas Palmer
2016-10-12ShellPkg:?cd \? command fails to go back to the root directory of a file systemTapan Shah
2016-10-09ShellPkg/UefiShellNetwork1CommandsLib: Remove unnecessary EFIAPIChen A Chen
2016-10-09ShellPkg/UefiShellLib: Remove unnecessary EFIAPIChen A Chen
2016-10-09ShellPkg/UefiShellCommandLib: Remove unnecessary EFIAPIChen A Chen
2016-10-09ShellPkg/UefiShellBcfgCommandLib: Remove unnecessary EFIAPIChen A Chen
2016-10-09ShellPkg/UefiShellParsingLib: Remove unnecessary EFIAPIChen A Chen
2016-10-09ShellPkg/UefiShellLevel3CommandsLib: Remove unnecessary EFIAPIChen A Chen
2016-10-09ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPIChen A Chen
2016-10-09ShellPkg/UefiShellLevel1CommandsLib: Remove unnecessary EFIAPIChen A Chen
2016-10-09ShellPkg/UefiShellDriver1CommandsLib: Remove unnecessary EFIAPIChen A Chen
2016-10-09ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPIChen A Chen
2016-10-09ShellPkg/Application: Remove unnecessary EFIAPIChen A Chen
2016-10-07ShellPkg: Fix erroneous Status returned by ShellOpenFileByName()Vladimir Olovyannikov
2016-10-05ShellPkg: Move UnicodeCollation2 Protcol locate out of UefiShellLib constructorTapan Shah
2016-10-03ShellPkg/Hexedit: Fix FreePool() ASSERT() when writing diskMichael Kinney
2016-10-03ShellPkg/Shell: Update CRC32 in the EFI System Table headerCinnamon Shia
2016-09-26ShellPkg: Enhance 'cls' command to change the background and foreground colorsTapan Shah
2016-09-23ShellPkg: Update help output for disconnect commandTapan Shah
2016-09-22ShellPkg: Remove current working dir path ".;" from 'path' variableTapan Shah
2016-09-22ShellPkg: Expand special output file to include "NULL" and case insensitiveTapan Shah
2016-09-22ShellPkg: Add Persistent Memory support in 'memmap' commandTapan Shah
2016-09-22ShellPkg: Add '-nc' flag support in 'disconnect' commandTapan Shah
2016-09-08ShellPkg/UefiHandleParsingLib: fix retval for empty child controller arrayLaszlo Ersek
2016-09-08ShellPkg/UefiHandleParsingLib: fix IN/OUT notation in child ctrlr parsingLaszlo Ersek
2016-09-08ShellPkg: pci -i -_e to print next capabilityAbdul Lateef Attar
2016-09-01ShellPkg: Fix the incorrect return status in function FindFiles()Dandan Bi
2016-09-01ShellPkg: Add the check of parameter number in "DrvCfg" commandDandan Bi
2016-09-01ShellPkg: Add check for "dump" parameter in "bcfg" commandDandan Bi
2016-08-25Revert "ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLib"Ruiyu Ni
2016-08-25Revert "ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLib"Ruiyu Ni
2016-08-25Revert "ShellPkg: Fix echo to support displaying special characters"Ruiyu Ni
2016-08-17ShellPkg/Ls: Handle the case when SearchString is NULLRuiyu Ni
2016-08-10ShellPkg-UefiShellCommandLib: Add EFIAPI in VA_List library functionShi, Steven
2016-08-10ShellPkg-UefiShellTftpCommandLib: Replace compiler builtinShi, Steven
2016-08-10ShellPkg/ls: Display the correct directory pathRuiyu Ni
2016-08-10ShellPkg/ls: Fix to support "ls fs0:File.txt"Ruiyu Ni
2016-08-10ShellPkg: Fix FindFiles() to handle "fsx:EFI\BOOT" pathRuiyu Ni
2016-08-10ShellPkg: TAB logic incorrectly shows files in CWD when typing \<TAB>Ruiyu Ni
2016-08-10ShellPkg: TAB logic incorrectly chops out fs0: when typing fs0:<TAB>Ruiyu Ni
2016-08-08ShellPkg SmbiosView: Show "SocketDesignation" instead of "Socket" for Type 4Star Zeng
2016-08-08ShellPkg DSC: Add build option to disable deprecated APIsHao Wu
2016-07-29ShellPkg: Unregister hotkey callback when exiting ShellRuiyu Ni
2016-07-29ShellPkg: Correct files with CRLF line endingLiming Gao
2016-07-25ShellPkg/LoadPciRom: Fix the ConnectAll() implementationRuiyu Ni