]> git.proxmox.com Git - mirror_edk2.git/blame - SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManagerDxe.inf
Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info. Also...
[mirror_edk2.git] / SecurityPkg / UserIdentification / UserProfileManagerDxe / UserProfileManagerDxe.inf
CommitLineData
0c18794e 1## @file\r
2# Component description file for user profile manager driver.\r
3#\r
4# Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>\r
5# This program and the accompanying materials\r
6# are licensed and made available under the terms and conditions of the BSD License\r
7# which accompanies this distribution. The full text of the license may be found at\r
8# http://opensource.org/licenses/bsd-license.php\r
9# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
10# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
11#\r
12##\r
13\r
14[Defines]\r
15 INF_VERSION = 0x00010005\r
16 BASE_NAME = UserProfileManager\r
17 FILE_GUID = E38CB52D-A74D-45db-A8D0-290C9B21BBF2\r
18 MODULE_TYPE = DXE_DRIVER\r
19 VERSION_STRING = 1.0\r
20 ENTRY_POINT = UserProfileManagerInit\r
21\r
22[Sources]\r
23 UserProfileManager.c\r
24 UserProfileManager.h\r
25 UserProfileAdd.c\r
26 UserProfileDelete.c\r
27 UserProfileModify.c\r
0c5b25f0 28 ModifyIdentityPolicy.c\r
29 ModifyAccessPolicy.c\r
0c18794e 30 UserProfileManagerData.h\r
31 UserProfileManagerStrings.uni\r
32 UserProfileManagerVfr.Vfr\r
33\r
34[Packages]\r
35 MdePkg/MdePkg.dec\r
36 MdeModulePkg/MdeModulePkg.dec\r
a0c56a82 37 SecurityPkg/SecurityPkg.dec\r
0c18794e 38\r
39[LibraryClasses]\r
40 UefiRuntimeServicesTableLib\r
41 UefiBootServicesTableLib\r
42 UefiDriverEntryPoint\r
43 MemoryAllocationLib\r
44 BaseMemoryLib\r
45 DebugLib\r
46 HiiLib\r
47 UefiLib\r
48 \r
49 [Guids]\r
50 gEfiIfrTianoGuid ## CONSUMES ## Guid\r
51 gEfiUserInfoAccessSetupAdminGuid ## CONSUMES ## Guid\r
52 gEfiUserInfoAccessSetupNormalGuid ## CONSUMES ## Guid\r
53 gEfiUserInfoAccessSetupRestrictedGuid ## CONSUMES ## Guid\r
a0c56a82 54 gUserProfileManagerGuid ## PRODUCES ## Guid\r
0c18794e 55\r
56[Protocols]\r
57 gEfiDevicePathProtocolGuid # PROTOCOL ALWAYS_CONSUMED\r
58 gEfiHiiConfigAccessProtocolGuid\r
6f0b8648 59 gEfiUserCredential2ProtocolGuid\r
0c18794e 60 gEfiUserManagerProtocolGuid\r
61 gEfiDevicePathToTextProtocolGuid\r
62\r
63[Depex]\r
64 gEfiUserManagerProtocolGuid