add functions header for ConPlatformDxe and ConSplitterdxe modules.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5442 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
vanjeff
2008-07-10 03:25:37 +00:00
parent 5d69642deb
commit 415df2a396
6 changed files with 1112 additions and 178 deletions

View File

@@ -23,7 +23,7 @@
EDK_RELEASE_VERSION = 0x00020000
EFI_SPECIFICATION_VERSION = 0x00020000
ENTRY_POINT = InitializeConSplitter
ENTRY_POINT = ConSplitterDriverEntry
#
# The following information is for reference only and not required by the build tools.