]> git.proxmox.com Git - mirror_edk2.git/commit - ShellPkg/Library/UefiShellLib/UefiShellLib.c
First (Alpha) release of ShellPkg
authorjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 7 May 2009 18:46:18 +0000 (18:46 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 7 May 2009 18:46:18 +0000 (18:46 +0000)
commit94b17fa1b669e55482efc7a8faec8c95e05d86ec
tree446d0922f2dbe46a22af84b9cd8e8c00e4a7b1a4
parent85a9032180adb8c489c44ab408dcc539d95d24ec
First (Alpha) release of ShellPkg

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8256 6f19259b-4bc3-4df7-8a09-765794883524
13 files changed:
ShellPkg/Application/ShellExecTestApp/SA.C [new file with mode: 0644]
ShellPkg/Application/ShellExecTestApp/SA.inf [new file with mode: 0644]
ShellPkg/Application/ShellLibTestApp/SA3.inf [new file with mode: 0644]
ShellPkg/Application/ShellLibTestApp/sa3.c [new file with mode: 0644]
ShellPkg/Include/Library/ShellLib.h [new file with mode: 0644]
ShellPkg/Include/Protocol/EfiShell.h [new file with mode: 0644]
ShellPkg/Include/Protocol/EfiShellEnvironment2.h [new file with mode: 0644]
ShellPkg/Include/Protocol/EfiShellInterface.h [new file with mode: 0644]
ShellPkg/Include/Protocol/EfiShellParameters.h [new file with mode: 0644]
ShellPkg/Library/BaseShellLib/BaseShellLib.c [new file with mode: 0644]
ShellPkg/Library/BaseShellLib/BaseShellLib.inf [new file with mode: 0644]
ShellPkg/ShellPkg.dec [new file with mode: 0644]
ShellPkg/ShellPkg.dsc [new file with mode: 0644]