summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)Author
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
2016-07-18ShellPkg/DevTree: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/Edit: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/LoadPciRom: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/EfiDecompress: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/EfiCompress: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/DMem: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/UefiShellCommandLib.c: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/ConsistMapping.c: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/UefiShellBcfgCommandLib: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/UefiHandleParsingLib.c: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/Dp: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/ShellProtocol.c: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/ShellAddEnvVarToList: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/IsVolatileEnv: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/Shell.c: Handle memory allocation failureRuiyu Ni
2016-07-15ShellPkg: Fix issue about Ifconfig6 -r command.Zhang Lubo
2016-07-08Revert "ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexe...Ruiyu Ni
2016-07-07ShellPkg: Series of patches to fix typos - apropriate to appropriateMudusuru, Giri P
2016-07-07ShellPkg:Ping: Ping command hangs with intermittent packet lossesSubramanian, Sriram (EG Servers Platform SW)
2016-07-06Fix GUID dereferenceThomas Palmer
2016-07-05ShellPkg: Update the error prompt for ping6 command.Zhang Lubo
2016-06-30ShellPkg: UefiHandleParsingLib: remove tautological comparisonLaszlo Ersek
2016-06-30ShellPkg: don't call functions with side effects in ASSERT_EFI_ERROR()Laszlo Ersek
2016-06-21ShellPkg/UefiHandleParsing: Show handle's loaded image device pathRuiyu Ni
2016-06-21ShellPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng
2016-06-17ShellPkg/UefiHandleParsingLib.c: Unify EOL and remove trailing spaceRuiyu Ni
2016-06-17ShellPkg: Use ".." to indicate device path is partially displayedRuiyu Ni
2016-05-25ShellPkg/App: Fix memory leak and save resources.Marvin H?user