]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf
MdePkg Acpi51.h:Correct the declaration of EFI_ACPI_5_1_GTDT_SBSA_GENERIC_WATCHDOG_ST...
[mirror_edk2.git] / MdeModulePkg / Library / CustomizedDisplayLib / CustomizedDisplayLib.inf
CommitLineData
7c6c064c 1## @file\r
af047db7
ED
2# Customize display library used by display engine.\r
3#\r
4# Copyright (c) 2013, Intel Corporation. All rights reserved.<BR>\r
5#\r
6# This program and the accompanying materials\r
7# are licensed and made available under the terms and conditions of the BSD License\r
8# which accompanies this distribution. The full text of the license may be found at\r
9# http://opensource.org/licenses/bsd-license.php\r
10# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
11# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
12#\r
13#\r
7c6c064c
ED
14\r
15[Defines]\r
16 INF_VERSION = 0x00010005\r
17 BASE_NAME = CustomizedDisplayLib\r
18 FILE_GUID = 80B92017-EC64-4923-938D-94FAEE85832E\r
19 MODULE_TYPE = DXE_DRIVER\r
20 VERSION_STRING = 1.0\r
21 LIBRARY_CLASS = CustomizedDisplayLib|DXE_DRIVER UEFI_APPLICATION\r
22 CONSTRUCTOR = CustomizedDisplayLibConstructor\r
23 DESTRUCTOR = CustomizedDisplayLibDestructor\r
24#\r
25# The following information is for reference only and not required by the build tools.\r
26#\r
27# VALID_ARCHITECTURES = IA32 X64 IPF EBC\r
28#\r
29\r
30[Sources]\r
31 CustomizedDisplayLib.c\r
32 Colors.h\r
33 CustomizedDisplayLibInternal.h\r
34 CustomizedDisplayLibInternal.c\r
35 CustomizedDisplayLib.uni\r
36 \r
37[Packages]\r
38 MdePkg/MdePkg.dec\r
39 MdeModulePkg/MdeModulePkg.dec\r
40\r
41[LibraryClasses]\r
42 MemoryAllocationLib\r
43 BaseLib\r
44 UefiBootServicesTableLib\r
45 UefiDriverEntryPoint\r
46 UefiRuntimeServicesTableLib\r
47 BaseMemoryLib\r
48 DebugLib\r
49 PrintLib\r
50 HiiLib\r
51 DevicePathLib\r
52 PcdLib\r
53\r
54[Guids]\r
55 gEfiIfrTianoGuid\r
56 \r
57[Protocols]\r
58\r
59[Pcd]\r
60 gEfiMdeModulePkgTokenSpaceGuid.PcdBrowserSubtitleTextColor ## CONSUMES\r
61 gEfiMdeModulePkgTokenSpaceGuid.PcdBrowserFieldTextColor ## CONSUMES\r
62 gEfiMdeModulePkgTokenSpaceGuid.PcdBrowserFieldTextHighlightColor ## CONSUMES\r
63 gEfiMdeModulePkgTokenSpaceGuid.PcdBrowserFieldBackgroundHighlightColor ## CONSUMES