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-202-81/+63
* ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLibRuiyu Ni2016-07-202-0/+68
* ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLibRuiyu Ni2016-07-206-258/+260
* ShellPkg/ShellCommandLib.h: Formalize EOLRuiyu Ni2016-07-201-20/+20
* ShellPkg/UefiShellCommandLib.c: Formalize EOLRuiyu Ni2016-07-201-61/+61
* ShellPkg: Fix VS2010/2012 build failureRuiyu Ni2016-07-191-0/+2
* ShellPkg/Ping6: Handle memory allocation failureRuiyu Ni2016-07-181-1/+5
* ShellPkg/Ifconfig6: Handle memory allocation failureRuiyu Ni2016-07-182-21/+55
* ShellPkg/UefiShellLib.c: Handle memory allocation failureRuiyu Ni2016-07-181-5/+6
* ShellPkg/IfConfig: Handle memory allocation failureRuiyu Ni2016-07-182-20/+58
* ShellPkg/UefiShellLib: Handle memory allocation failureRuiyu Ni2016-07-181-2/+10
* ShellPkg/Mv: Handle memory allocation failureRuiyu Ni2016-07-181-5/+9
* ShellPkg/Cp: Handle memory allocation failureRuiyu Ni2016-07-181-6/+13
* ShellPkg/Cd: Handle memory allocation failureRuiyu Ni2016-07-181-13/+21
* ShellPkg/If: Handle memory allocation failureRuiyu Ni2016-07-181-42/+53
* ShellPkg/For: Handle memory allocation failureRuiyu Ni2016-07-181-3/+9
* ShellPkg/DrvDiag: Handle memory allocation failureRuiyu Ni2016-07-181-4/+13
* ShellPkg/DrvCfg: Handle memory allocation failureRuiyu Ni2016-07-181-5/+12
* ShellPkg/DevTree: Handle memory allocation failureRuiyu Ni2016-07-181-6/+7
* ShellPkg/Edit: Handle memory allocation failureRuiyu Ni2016-07-181-21/+20
* ShellPkg/LoadPciRom: Handle memory allocation failureRuiyu Ni2016-07-181-2/+6
* ShellPkg/EfiDecompress: Handle memory allocation failureRuiyu Ni2016-07-181-24/+28
* ShellPkg/EfiCompress: Handle memory allocation failureRuiyu Ni2016-07-181-12/+18
* ShellPkg/DMem: Handle memory allocation failureRuiyu Ni2016-07-181-2/+4
* ShellPkg/UefiShellCommandLib.c: Handle memory allocation failureRuiyu Ni2016-07-181-8/+28
* ShellPkg/ConsistMapping.c: Handle memory allocation failureRuiyu Ni2016-07-181-179/+320
* ShellPkg/UefiShellBcfgCommandLib: Handle memory allocation failureRuiyu Ni2016-07-181-24/+25
* ShellPkg/UefiHandleParsingLib.c: Handle memory allocation failureRuiyu Ni2016-07-181-24/+31
* ShellPkg/Dp: Handle memory allocation failureRuiyu Ni2016-07-181-1/+7
* ShellPkg/ShellProtocol.c: Handle memory allocation failureRuiyu Ni2016-07-182-33/+82
* ShellPkg/ShellAddEnvVarToList: Handle memory allocation failureRuiyu Ni2016-07-183-33/+43
* ShellPkg/IsVolatileEnv: Handle memory allocation failureRuiyu Ni2016-07-185-31/+56
* ShellPkg/Shell.c: Handle memory allocation failureRuiyu Ni2016-07-181-8/+19
* ShellPkg: Fix issue about Ifconfig6 -r command.Zhang Lubo2016-07-152-4/+28
* Revert "ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexe...Ruiyu Ni2016-07-085-476/+39
* ShellPkg: Series of patches to fix typos - apropriate to appropriateMudusuru, Giri P2016-07-073-3/+3
* ShellPkg:Ping: Ping command hangs with intermittent packet lossesSubramanian, Sriram (EG Servers Platform SW)2016-07-071-4/+9
* Fix GUID dereferenceThomas Palmer2016-07-061-3/+3
* ShellPkg: Update the error prompt for ping6 command.Zhang Lubo2016-07-052-2/+2
* ShellPkg: UefiHandleParsingLib: remove tautological comparisonLaszlo Ersek2016-06-301-4/+0
* ShellPkg: don't call functions with side effects in ASSERT_EFI_ERROR()Laszlo Ersek2016-06-302-3/+12
* ShellPkg/UefiHandleParsing: Show handle's loaded image device pathRuiyu Ni2016-06-211-15/+68
* ShellPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-213-12/+14