audk/ShellPkg/Library/UefiShellLevel2CommandsLib
ydong10 4ff7e37b4f Refine comments and two code style.
Signed-off-by: ydong10

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12263 6f19259b-4bc3-4df7-8a09-765794883524
2011-09-02 08:05:34 +00:00
..
Attrib.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
Cd.c This refactors 3 functions out of ShellCommandLib and puts them into a new library (but as 2 functions instead of 3). This allows for users outside of the shell itself to have access to these functions. 2011-06-30 22:58:53 +00:00
Cp.c This refactors 3 functions out of ShellCommandLib and puts them into a new library (but as 2 functions instead of 3). This allows for users outside of the shell itself to have access to these functions. 2011-06-30 22:58:53 +00:00
Load.c Cd - add more input verification. 2011-03-25 20:58:08 +00:00
Ls.c This refactors 3 functions out of ShellCommandLib and puts them into a new library (but as 2 functions instead of 3). This allows for users outside of the shell itself to have access to these functions. 2011-06-30 22:58:53 +00:00
Map.c Clarify an error in Map command. 2011-05-17 20:32:47 +00:00
MkDir.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
Mv.c Refine comments and two code style. 2011-09-02 08:05:34 +00:00
Parse.c Cd - add more input verification. 2011-03-25 20:58:08 +00:00
Reset.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
Rm.c rm - refine user input validation to prevent removal of CWD. 2011-04-13 23:37:21 +00:00
Set.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
TimeDate.c replace assert with error. 2011-06-27 20:28:23 +00:00
UefiShellLevel2CommandsLib.c This refactors 3 functions out of ShellCommandLib and puts them into a new library (but as 2 functions instead of 3). This allows for users outside of the shell itself to have access to these functions. 2011-06-30 22:58:53 +00:00
UefiShellLevel2CommandsLib.h This refactors 3 functions out of ShellCommandLib and puts them into a new library (but as 2 functions instead of 3). This allows for users outside of the shell itself to have access to these functions. 2011-06-30 22:58:53 +00:00
UefiShellLevel2CommandsLib.inf This refactors 3 functions out of ShellCommandLib and puts them into a new library (but as 2 functions instead of 3). This allows for users outside of the shell itself to have access to these functions. 2011-06-30 22:58:53 +00:00
UefiShellLevel2CommandsLib.uni Remove ASSERT within Ls for RTC error and associated changes. 2011-05-25 22:29:40 +00:00
Vol.c check memory allocations for success. 2011-04-04 21:41:24 +00:00