]> git.proxmox.com Git - mirror_edk2.git/blame - SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManagerDxe.inf
Clean up the private GUID definition in module Level.
[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
35\r
36[LibraryClasses]\r
37 UefiRuntimeServicesTableLib\r
38 UefiBootServicesTableLib\r
39 UefiDriverEntryPoint\r
40 MemoryAllocationLib\r
41 BaseMemoryLib\r
42 DebugLib\r
43 HiiLib\r
44 UefiLib\r
45 \r
46 [Guids]\r
47 gEfiIfrTianoGuid ## CONSUMES ## Guid\r
48 gEfiUserInfoAccessSetupAdminGuid ## CONSUMES ## Guid\r
49 gEfiUserInfoAccessSetupNormalGuid ## CONSUMES ## Guid\r
50 gEfiUserInfoAccessSetupRestrictedGuid ## CONSUMES ## Guid\r
51\r
52[Protocols]\r
53 gEfiDevicePathProtocolGuid # PROTOCOL ALWAYS_CONSUMED\r
54 gEfiHiiConfigAccessProtocolGuid\r
55 gEfiUserCredentialProtocolGuid\r
56 gEfiUserManagerProtocolGuid\r
57 gEfiDevicePathToTextProtocolGuid\r
58\r
59[Depex]\r
60 gEfiUserManagerProtocolGuid