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:
@@ -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
|
||||
|
Reference in New Issue
Block a user