]> git.proxmox.com Git - mirror_edk2.git/blame - SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManagerDxe.inf
Update UID drivers to align with latest UEFI spec 2.3.1.
[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
28 UserProfileManagerData.h\r
29 UserProfileManagerStrings.uni\r
30 UserProfileManagerVfr.Vfr\r
31\r
32[Packages]\r
33 MdePkg/MdePkg.dec\r
34 MdeModulePkg/MdeModulePkg.dec\r
a0c56a82 35 SecurityPkg/SecurityPkg.dec\r
0c18794e 36\r
37[LibraryClasses]\r
38 UefiRuntimeServicesTableLib\r
39 UefiBootServicesTableLib\r
40 UefiDriverEntryPoint\r
41 MemoryAllocationLib\r
42 BaseMemoryLib\r
43 DebugLib\r
44 HiiLib\r
45 UefiLib\r
46 \r
47 [Guids]\r
48 gEfiIfrTianoGuid ## CONSUMES ## Guid\r
49 gEfiUserInfoAccessSetupAdminGuid ## CONSUMES ## Guid\r
50 gEfiUserInfoAccessSetupNormalGuid ## CONSUMES ## Guid\r
51 gEfiUserInfoAccessSetupRestrictedGuid ## CONSUMES ## Guid\r
a0c56a82 52 gUserProfileManagerGuid ## PRODUCES ## Guid\r
0c18794e 53\r
54[Protocols]\r
55 gEfiDevicePathProtocolGuid # PROTOCOL ALWAYS_CONSUMED\r
56 gEfiHiiConfigAccessProtocolGuid\r
6f0b8648 57 gEfiUserCredential2ProtocolGuid\r
0c18794e 58 gEfiUserManagerProtocolGuid\r
59 gEfiDevicePathToTextProtocolGuid\r
60\r
61[Depex]\r
62 gEfiUserManagerProtocolGuid