summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)Author
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
2016-07-25ShellPkg/If: Fix issue to pass static code checkerRuiyu Ni
2016-07-25ShellPkg/UefiHandleParsingLib: Fix issue to pass static code checkerRuiyu Ni
2016-07-25ShellPkg: Fix a potential NULL pointer deference issueRuiyu Ni
2016-07-25ShellPkg/DrvDiag: Fix a critical typo bugRuiyu Ni
2016-07-20ShellPkg: Fix echo to support displaying special charactersRuiyu Ni
2016-07-20ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLibRuiyu Ni
2016-07-20ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLibRuiyu Ni
2016-07-20ShellPkg/ShellCommandLib.h: Formalize EOLRuiyu Ni
2016-07-20ShellPkg/UefiShellCommandLib.c: Formalize EOLRuiyu Ni
2016-07-19ShellPkg: Fix VS2010/2012 build failureRuiyu Ni
2016-07-18ShellPkg/Ping6: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/Ifconfig6: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/UefiShellLib.c: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/IfConfig: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/UefiShellLib: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/Mv: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/Cp: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/Cd: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/If: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/For: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/DrvDiag: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/DrvCfg: Handle memory allocation failureRuiyu Ni