]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf
Update Browser to provide the customization possibilities.
[mirror_edk2.git] / MdeModulePkg / Library / CustomizedDisplayLib / CustomizedDisplayLib.inf
CommitLineData
7c6c064c
ED
1##\r
2# This file contains an 'Intel Peripheral Driver' and is \r
3# licensed for Intel CPUs and chipsets under the terms of your \r
4# license agreement with Intel or your vendor. This file may \r
5# be modified by the user, subject to additional terms of the \r
6# license agreement \r
7##\r
8## @file\r
9# \r
10# General BDS defines and produce general interfaces for platform BDS driver including:\r
11# 1) BDS boot policy interface;\r
12# 2) BDS boot device connect interface;\r
13# 3) BDS Misc interfaces for mainting boot variable, ouput string, etc.\r
14# \r
15# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
16# This software and associated documentation (if any) is furnished\r
17# under a license and may only be used or copied in accordance\r
18# with the terms of the license. Except as permitted by such\r
19# license, no part of this software or documentation may be\r
20# reproduced, stored in a retrieval system, or transmitted in any\r
21# form or by any means without the express written consent of\r
22# Intel Corporation.\r
23# \r
24##\r
25\r
26[Defines]\r
27 INF_VERSION = 0x00010005\r
28 BASE_NAME = CustomizedDisplayLib\r
29 FILE_GUID = 80B92017-EC64-4923-938D-94FAEE85832E\r
30 MODULE_TYPE = DXE_DRIVER\r
31 VERSION_STRING = 1.0\r
32 LIBRARY_CLASS = CustomizedDisplayLib|DXE_DRIVER UEFI_APPLICATION\r
33 CONSTRUCTOR = CustomizedDisplayLibConstructor\r
34 DESTRUCTOR = CustomizedDisplayLibDestructor\r
35#\r
36# The following information is for reference only and not required by the build tools.\r
37#\r
38# VALID_ARCHITECTURES = IA32 X64 IPF EBC\r
39#\r
40\r
41[Sources]\r
42 CustomizedDisplayLib.c\r
43 Colors.h\r
44 CustomizedDisplayLibInternal.h\r
45 CustomizedDisplayLibInternal.c\r
46 CustomizedDisplayLib.uni\r
47 \r
48[Packages]\r
49 MdePkg/MdePkg.dec\r
50 MdeModulePkg/MdeModulePkg.dec\r
51\r
52[LibraryClasses]\r
53 MemoryAllocationLib\r
54 BaseLib\r
55 UefiBootServicesTableLib\r
56 UefiDriverEntryPoint\r
57 UefiRuntimeServicesTableLib\r
58 BaseMemoryLib\r
59 DebugLib\r
60 PrintLib\r
61 HiiLib\r
62 DevicePathLib\r
63 PcdLib\r
64\r
65[Guids]\r
66 gEfiIfrTianoGuid\r
67 \r
68[Protocols]\r
69\r
70[Pcd]\r
71 gEfiMdeModulePkgTokenSpaceGuid.PcdBrowserSubtitleTextColor ## CONSUMES\r
72 gEfiMdeModulePkgTokenSpaceGuid.PcdBrowserFieldTextColor ## CONSUMES\r
73 gEfiMdeModulePkgTokenSpaceGuid.PcdBrowserFieldTextHighlightColor ## CONSUMES\r
74 gEfiMdeModulePkgTokenSpaceGuid.PcdBrowserFieldBackgroundHighlightColor ## CONSUMES