]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h
Enable UID support in NT32 platform
[mirror_edk2.git] / Nt32Pkg / Library / Nt32BdsLib / BdsPlatform.h
index d9aafc8fcd945d83791bcfee297e076d9cf7cfc2..02136a29eaf78ff86f834640fa3af2e8a0a9dd0b 100644 (file)
@@ -37,6 +37,8 @@ Abstract:
 \r
 #include <Protocol/WinNtThunk.h>\r
 #include <Protocol/WinNtIo.h>\r
+#include <Protocol/LoadedImage.h>\r
+#include <Protocol/UserManager.h>\r
 #include <Guid/WinNtSystemConfig.h>\r
 \r
 extern BDS_CONSOLE_CONNECT_ENTRY  gPlatformConsole[];\r
@@ -116,4 +118,9 @@ PlatformBdsEnterFrontPage (
   IN BOOLEAN                ConnectAllHappened\r
   );\r
 \r
+EFI_STATUS\r
+PlatformBdsUserIdentify (\r
+  VOID\r
+  );\r
+\r
 #endif // _BDS_PLATFORM_H\r