summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)Author
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-25ShellPkg: Fix echo to support displaying special charactersRuiyu Ni
2016-07-25ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLibRuiyu Ni
2016-07-25ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLibRuiyu Ni
2016-07-25ShellPkg/ShellCommandLib.h: Formalize EOLRuiyu Ni
2016-07-25ShellPkg/UefiShellCommandLib.c: Formalize EOLRuiyu Ni
2016-07-25ShellPkg: Fix VS2010/2012 build failureRuiyu Ni
2016-07-25ShellPkg/Ping6: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/Ifconfig6: Handle memory allocation failureRuiyu Ni
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