]> git.proxmox.com Git - mirror_edk2.git/commit - ShellPkg/ShellPkg.dec
Updating with new functions and adding "C" style entrypoint library with example...
authorjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 16 Jun 2009 00:23:19 +0000 (00:23 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 16 Jun 2009 00:23:19 +0000 (00:23 +0000)
commitb1f95a06ca1a66ad15b3d8843fb4c7563c5350d2
treecf88e0c20fe3952951914456198608b58c471aa1
parent14e96c2996a138b22f544da4d7921782ef85e51e
Updating with new functions and adding "C" style entrypoint library with example application.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8564 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Include/Library/FileHandleLib.h
ShellPkg/Include/Library/ShellCEntryLib.h [new file with mode: 0644]
ShellPkg/Include/Library/ShellLib.h
ShellPkg/Include/Protocol/EfiShell.h
ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.c
ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.c [new file with mode: 0644]
ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf [new file with mode: 0644]
ShellPkg/Library/UefiShellLib/UefiShellLib.c
ShellPkg/Library/UefiShellLib/UefiShellLib.inf
ShellPkg/ShellPkg.dec
ShellPkg/ShellPkg.dsc