]> git.proxmox.com Git - mirror_edk2.git/commit
updating comments mostly. also added some new lib functions.
authorjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 11 Jan 2010 21:49:04 +0000 (21:49 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 11 Jan 2010 21:49:04 +0000 (21:49 +0000)
commitb3011f40417e12cadf8840d095c590c68f0868a2
tree7a10e08414c5e411c00082e8212a90c275640c02
parent70b689905c0ea1c9782f45dcce66f37986e886d9
updating comments mostly.  also added some new lib functions.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9710 6f19259b-4bc3-4df7-8a09-765794883524
15 files changed:
ShellPkg/Application/ShellLibTestApp/sa3.c
ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.c
ShellPkg/Include/Library/FileHandleLib.h
ShellPkg/Include/Library/ShellLib.h
ShellPkg/Include/Library/SortLib.h
ShellPkg/Include/Protocol/EfiShellEnvironment2.h
ShellPkg/Include/Protocol/EfiShellInterface.h
ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.c
ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.inf
ShellPkg/Library/BaseSortLib/BaseSortLib.c
ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.c
ShellPkg/Library/UefiShellLib/UefiShellLib.c
ShellPkg/Library/UefiShellLib/UefiShellLib.h
ShellPkg/Library/UefiShellLib/UefiShellLib.inf
ShellPkg/Library/UefiSortLib/UefiSortLib.c