Update Nt32 package to remove UID support .

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9403 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2009-11-10 13:58:41 +00:00
parent aa11588194
commit 60f3d321ce
5 changed files with 0 additions and 79 deletions

View File

@@ -37,8 +37,6 @@ Abstract:
#include <Protocol/WinNtThunk.h>
#include <Protocol/WinNtIo.h>
#include <Protocol/LoadedImage.h>
#include <Protocol/UserManager.h>
#include <Guid/WinNtSystemConfig.h>
extern BDS_CONSOLE_CONNECT_ENTRY gPlatformConsole[];
@@ -118,9 +116,4 @@ PlatformBdsEnterFrontPage (
IN BOOLEAN ConnectAllHappened
);
EFI_STATUS
PlatformBdsUserIdentify (
VOID
);
#endif // _BDS_PLATFORM_H