summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)Author
2016-07-25ShellPkg/UefiShellLib.c: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/IfConfig: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/UefiShellLib: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/Mv: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/Cp: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/Cd: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/If: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/For: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/DrvDiag: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/DrvCfg: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/DevTree: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/Edit: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/LoadPciRom: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/EfiDecompress: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/EfiCompress: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/DMem: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/UefiShellCommandLib.c: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/ConsistMapping.c: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/UefiShellBcfgCommandLib: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/UefiHandleParsingLib.c: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/Dp: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/ShellProtocol.c: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/ShellAddEnvVarToList: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/IsVolatileEnv: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/Shell.c: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg: Fix issue about Ifconfig6 -r command.Zhang Lubo
2016-07-13Revert "ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexe...Ruiyu Ni
2016-07-13ShellPkg: Series of patches to fix typos - apropriate to appropriateMudusuru, Giri P
2016-07-13ShellPkg:Ping: Ping command hangs with intermittent packet lossesSubramanian, Sriram (EG Servers Platform SW)
2016-07-13Fix GUID dereferenceThomas Palmer
2016-07-13ShellPkg: Update the error prompt for ping6 command.Zhang Lubo
2016-07-13ShellPkg: UefiHandleParsingLib: remove tautological comparisonLaszlo Ersek
2016-07-13ShellPkg: don't call functions with side effects in ASSERT_EFI_ERROR()Laszlo Ersek
2016-07-13ShellPkg/UefiHandleParsing: Show handle's loaded image device pathRuiyu Ni
2016-07-13ShellPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng
2016-07-13ShellPkg/UefiHandleParsingLib.c: Unify EOL and remove trailing spaceRuiyu Ni
2016-07-13ShellPkg: Use ".." to indicate device path is partially displayedRuiyu Ni
2016-07-13ShellPkg/App: Fix memory leak and save resources.Marvin H?user
2016-07-13ShellPkg: Fix ARM build failure.Fu Siyuan
2016-07-13ShellPkg/Bcfg: Add support for 'addp' command.Qiu Shumin
2016-07-13ShellPkg: Also accept gEfiUnicodeCollation2ProtocolGuid for parsing.Marvin H?user
2016-07-13ShellPkg: Add argument to set block size for tftp command.Fu Siyuan
2016-07-13ShellPkg: Fix the incorrect behavior when pressing 'shift' key.Pedroa Liu
2016-07-13ShellPkg: Use a local variable to cache the pointer.Jaben Carsey
2016-07-13report line number for command errors in a script.Jaben Carsey
2016-07-13ShellPkg: Remove debug message in release binaries.Qiu Shumin
2016-07-13ShellPkg UefiDpLib: Delete one comment introduced by 196ccda08fc4Star Zeng
2016-07-13ShellPkg/UefiDpLib: Fix the error message "Timer library instance error!"Cinnamon Shia
2016-07-13ShellPkg: Add NULL pointer check.Qiu Shumin
2016-07-13ShellPkg: Enhance ping6 to select the interface automaticallyJiaxin Wu