summaryrefslogtreecommitdiff
path: root/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h
diff options
context:
space:
mode:
Diffstat (limited to 'Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h')
-rw-r--r--Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h b/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h
index 02136a29e..d9aafc8fc 100644
--- a/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h
+++ b/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h
@@ -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