]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c
ShellPkg/UefiShellCommandLib.c: Handle memory allocation failure
[mirror_edk2.git] / ShellPkg / Library / UefiShellCommandLib / UefiShellCommandLib.c
2016-07-18 Ruiyu NiShellPkg/UefiShellCommandLib.c: Handle memory allocatio...
2016-04-25 Tapan ShahShellPkg: Enahance 'dh' command to add more protocols...
2016-01-21 Laszlo ErsekShellPkg: elevate DumpHex() from Debug1-internal to...
2015-12-25 Yao JiewenShellPkg: Fix memory leak in function 'ShellCommandCrea...
2015-07-08 Bruce CranShellPkg: Fix typo of 'determines' in ShellPkg.
2015-06-03 Tapan ShahShellPkg: Add pipe support for parse command
2015-02-04 Tapan ShahShellPkg: Standardized HP Copyright Message String
2014-08-31 Gao, LimingShellPkg Build failure of AllocateZeroPool usage. This...
2014-08-29 Jaben CarseyThis patch replaces StrCpy with StrnCpy or refactors...
2014-08-29 Tapan ShahRegister pre-defined command aliases in sorted order.
2014-08-18 Qiu ShuminShellPkg: Fix comments. Refine code style.
2014-08-05 Jaben CarseyFix the use of ASSERT and other fixes to memory allocat...
2014-08-05 Jaben CarseyThis searches for handles that produce the dynamic...
2014-06-23 Tapan ShahShellPkg: Move UpdateMapping() out of Map command and...
2014-01-09 Jaben CarseyShellPkg: remove memory leak in file handle list
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-05-13 jcarseyShellPkg: remove unused enum
2012-12-13 jcarseyShellPkg: Updates to 'help' command
2012-11-13 jcarseyShellPkg: Correct 3 places where memory was not being...
2011-09-15 jcarseyShellPkg: Eliminate loss of high bits in return value...
2011-09-02 ydong10Refine comments and two code style.
2011-07-06 jcarseyMove the 2 functions associated with reading whole...
2011-06-30 jcarseyThis refactors 3 functions out of ShellCommandLib and...
2011-06-27 jcarseyClarify that the shared variables of the shell protocol...
2011-04-13 jcarseymove a function to the correct library.
2011-03-25 jcarseyconsist mapping - add comments and change variable...
2010-11-12 jcarseyupdate error handling to use less ASSERT.
2010-10-04 jcarseymove DeleteScriptFileStruct from a private to a public...
2010-09-14 jcarseyudk2010.up2.shell initial release.