summaryrefslogtreecommitdiffstats
path: root/ShellPkg
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Unregister hotkey callback when exiting ShellRuiyu Ni2016-07-291-1/+1
* ShellPkg: Correct files with CRLF line endingLiming Gao2016-07-295-36/+36
* ShellPkg/LoadPciRom: Fix the ConnectAll() implementationRuiyu Ni2016-07-251-77/+14
* ShellPkg/If: Fix issue to pass static code checkerRuiyu Ni2016-07-251-0/+1
* ShellPkg/UefiHandleParsingLib: Fix issue to pass static code checkerRuiyu Ni2016-07-251-2/+11
* ShellPkg: Fix a potential NULL pointer deference issueRuiyu Ni2016-07-251-2/+4
* ShellPkg/DrvDiag: Fix a critical typo bugRuiyu Ni2016-07-251-1/+1
* ShellPkg: Fix echo to support displaying special charactersRuiyu Ni2016-07-252-81/+63
* ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLibRuiyu Ni2016-07-252-0/+68
* ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLibRuiyu Ni2016-07-256-258/+260
* ShellPkg/ShellCommandLib.h: Formalize EOLRuiyu Ni2016-07-251-20/+20
* ShellPkg/UefiShellCommandLib.c: Formalize EOLRuiyu Ni2016-07-251-61/+61
* ShellPkg: Fix VS2010/2012 build failureRuiyu Ni2016-07-251-0/+2
* ShellPkg/Ping6: Handle memory allocation failureRuiyu Ni2016-07-251-1/+5
* ShellPkg/Ifconfig6: Handle memory allocation failureRuiyu Ni2016-07-252-21/+55
* ShellPkg/UefiShellLib.c: Handle memory allocation failureRuiyu Ni2016-07-251-5/+6
* ShellPkg/IfConfig: Handle memory allocation failureRuiyu Ni2016-07-252-20/+58
* ShellPkg/UefiShellLib: Handle memory allocation failureRuiyu Ni2016-07-251-2/+10
* ShellPkg/Mv: Handle memory allocation failureRuiyu Ni2016-07-251-5/+9
* ShellPkg/Cp: Handle memory allocation failureRuiyu Ni2016-07-251-6/+13
* ShellPkg/Cd: Handle memory allocation failureRuiyu Ni2016-07-251-13/+21
* ShellPkg/If: Handle memory allocation failureRuiyu Ni2016-07-251-42/+53
* ShellPkg/For: Handle memory allocation failureRuiyu Ni2016-07-251-3/+9
* ShellPkg/DrvDiag: Handle memory allocation failureRuiyu Ni2016-07-251-4/+13
* ShellPkg/DrvCfg: Handle memory allocation failureRuiyu Ni2016-07-251-5/+12
* ShellPkg/DevTree: Handle memory allocation failureRuiyu Ni2016-07-251-6/+7
* ShellPkg/Edit: Handle memory allocation failureRuiyu Ni2016-07-251-21/+20
* ShellPkg/LoadPciRom: Handle memory allocation failureRuiyu Ni2016-07-251-2/+6
* ShellPkg/EfiDecompress: Handle memory allocation failureRuiyu Ni2016-07-251-24/+28
* ShellPkg/EfiCompress: Handle memory allocation failureRuiyu Ni2016-07-251-12/+18
* ShellPkg/DMem: Handle memory allocation failureRuiyu Ni2016-07-251-2/+4
* ShellPkg/UefiShellCommandLib.c: Handle memory allocation failureRuiyu Ni2016-07-251-8/+28
* ShellPkg/ConsistMapping.c: Handle memory allocation failureRuiyu Ni2016-07-251-179/+320
* ShellPkg/UefiShellBcfgCommandLib: Handle memory allocation failureRuiyu Ni2016-07-251-24/+25
* ShellPkg/UefiHandleParsingLib.c: Handle memory allocation failureRuiyu Ni2016-07-251-24/+31
* ShellPkg/Dp: Handle memory allocation failureRuiyu Ni2016-07-251-1/+7
* ShellPkg/ShellProtocol.c: Handle memory allocation failureRuiyu Ni2016-07-252-33/+82
* ShellPkg/ShellAddEnvVarToList: Handle memory allocation failureRuiyu Ni2016-07-253-33/+43
* ShellPkg/IsVolatileEnv: Handle memory allocation failureRuiyu Ni2016-07-255-31/+56
* ShellPkg/Shell.c: Handle memory allocation failureRuiyu Ni2016-07-251-8/+19
* ShellPkg: Fix issue about Ifconfig6 -r command.Zhang Lubo2016-07-252-4/+28
* Revert "ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexe...Ruiyu Ni2016-07-135-476/+39
* ShellPkg: Series of patches to fix typos - apropriate to appropriateMudusuru, Giri P2016-07-133-3/+3
* ShellPkg:Ping: Ping command hangs with intermittent packet lossesSubramanian, Sriram (EG Servers Platform SW)2016-07-131-4/+9
* Fix GUID dereferenceThomas Palmer2016-07-131-3/+3
* ShellPkg: Update the error prompt for ping6 command.Zhang Lubo2016-07-132-2/+2
* ShellPkg: UefiHandleParsingLib: remove tautological comparisonLaszlo Ersek2016-07-131-4/+0
* ShellPkg: don't call functions with side effects in ASSERT_EFI_ERROR()Laszlo Ersek2016-07-132-3/+12
* ShellPkg/UefiHandleParsing: Show handle's loaded image device pathRuiyu Ni2016-07-131-15/+68
* ShellPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-07-133-12/+14