audk/ShellPkg/Library/UefiShellLevel2CommandsLib
jcarsey 73c83c69c0 ShellPkg: Correct incorrect use of sizeof to use macro for EFI_FILE_INFO size.
Signed-off-by: jcarsey
Reviewed-by: niruiyu


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12740 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-18 17:02:36 +00:00
..
Attrib.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
Cd.c ShellPkg: Verify memory allocations without ASSERT. 2011-10-10 17:26:25 +00:00
Cp.c ShellPkg: fix support for "\" (or "\.") meaning root of drive. 2011-09-20 21:01:34 +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 ShellPkg: Add checking for memory allocation and pointer returns from functions. 2011-10-14 19:21:13 +00:00
MkDir.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
Mv.c ShellPkg: Correct incorrect use of sizeof to use macro for EFI_FILE_INFO size. 2011-11-18 17:02:36 +00:00
Parse.c Cd - add more input verification. 2011-03-25 20:58:08 +00:00
Reset.c ShellPkg: swap warm and cold to get the default correct for Reset command. 2011-11-01 20:05:11 +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 ShellPkg: Add checking for memory allocation and pointer returns from functions. 2011-10-14 19:21:13 +00:00
UefiShellLevel2CommandsLib.c Fix a code typo. 2011-10-18 01:47:53 +00:00
UefiShellLevel2CommandsLib.h Clean up the private GUID definition in module Level. 2011-09-21 01:56:00 +00:00
UefiShellLevel2CommandsLib.inf Clean up the private GUID definition in module Level. 2011-09-21 01:56:00 +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