From aa115881945d47a31f7a62291df61af2b325a342 Mon Sep 17 00:00:00 2001 From: gdong1 Date: Tue, 10 Nov 2009 10:03:05 +0000 Subject: Enable UID support in NT32 platform git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9402 6f19259b-4bc3-4df7-8a09-765794883524 --- Nt32Pkg/Nt32Pkg.dsc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Nt32Pkg/Nt32Pkg.dsc') diff --git a/Nt32Pkg/Nt32Pkg.dsc b/Nt32Pkg/Nt32Pkg.dsc index 406ef8f..ca82a28 100644 --- a/Nt32Pkg/Nt32Pkg.dsc +++ b/Nt32Pkg/Nt32Pkg.dsc @@ -464,6 +464,8 @@ MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf + SecurityPkg/UserIdentification/UserIdentificationDxe/UserIdentityManager.inf + SecurityPkg/UserIdentification/UserManagerDxe/UserProfileManager.inf [BuildOptions] DEBUG_*_IA32_DLINK_FLAGS = /EXPORT:InitializeDriver=$(IMAGE_ENTRY_POINT) /ALIGN:4096 /FILEALIGN:4096 /SUBSYSTEM:CONSOLE RELEASE_*_IA32_DLINK_FLAGS = /ALIGN:4096 /FILEALIGN:4096 -- cgit v1.1