X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Nt32Pkg%2FLibrary%2FNt32BdsLib%2FBdsPlatform.h;h=d9aafc8fcd945d83791bcfee297e076d9cf7cfc2;hp=02136a29eaf78ff86f834640fa3af2e8a0a9dd0b;hb=60f3d321cedf231434ba5bea70ac5cc634776363;hpb=aa115881945d47a31f7a62291df61af2b325a342 diff --git a/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h b/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h index 02136a29ea..d9aafc8fcd 100644 --- a/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h +++ b/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h @@ -37,8 +37,6 @@ Abstract: #include #include -#include -#include #include extern BDS_CONSOLE_CONNECT_ENTRY gPlatformConsole[]; @@ -118,9 +116,4 @@ PlatformBdsEnterFrontPage ( IN BOOLEAN ConnectAllHappened ); -EFI_STATUS -PlatformBdsUserIdentify ( - VOID - ); - #endif // _BDS_PLATFORM_H