summaryrefslogtreecommitdiffstats
path: root/ShellPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* ShellPkg/UefiHandleParsingLib.c: Unify EOL and remove trailing spaceRuiyu Ni2016-06-171-183/+173
* ShellPkg: Use ".." to indicate device path is partially displayedRuiyu Ni2016-06-171-1/+4
* ShellPkg/App: Fix memory leak and save resources.Marvin H?user2016-05-251-2/+14
* ShellPkg: Fix ARM build failure.Fu Siyuan2016-05-201-2/+2
* ShellPkg/Bcfg: Add support for 'addp' command.Qiu Shumin2016-05-201-13/+5
* ShellPkg: Also accept gEfiUnicodeCollation2ProtocolGuid for parsing.Marvin H?user2016-05-201-2/+9
* ShellPkg: Add argument to set block size for tftp command.Fu Siyuan2016-05-202-4/+48
* ShellPkg: Fix the incorrect behavior when pressing 'shift' key.Pedroa Liu2016-05-181-0/+6
* ShellPkg: Use a local variable to cache the pointer.Jaben Carsey2016-05-131-2/+4
* report line number for command errors in a script.Jaben Carsey2016-05-122-1/+6
* ShellPkg: Remove debug message in release binaries.Qiu Shumin2016-05-061-0/+4
* ShellPkg UefiDpLib: Delete one comment introduced by 196ccda08fc4Star Zeng2016-05-031-2/+2
* ShellPkg/UefiDpLib: Fix the error message "Timer library instance error!"Cinnamon Shia2016-05-031-1/+5
* ShellPkg: Add NULL pointer check.Qiu Shumin2016-04-291-3/+17
* ShellPkg: Enhance ping6 to select the interface automaticallyJiaxin Wu2016-04-291-71/+95
* ShellPkg: Enhance ping to select the interface automaticallyJiaxin Wu2016-04-292-101/+129
* ShellPkg: Update smbiosview for latest Type 17 devicesSamer El-Haj-Mahmoud2016-04-281-0/+21
* ShellPkg: Fix typos and EDK2 coding style issuesTapan Shah2016-04-271-10/+10
* ShellPkg: Fix pci command for '_e' optionAbdul Lateef Attar2016-04-271-0/+1
* ShellPkg: Fix Shell treats every .EFI file as an executable application.Qiu Shumin2016-04-262-1/+19
* ShellPkg: Enahance 'dh' command to add more protocols decoding supportTapan Shah2016-04-256-10/+267