]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2TbltDevicePkg/Library/PlatformBdsLib/PlatformBdsLib.inf
Vlv2TbltDevicePkg: Use the new PCDs defined in MdePkg and MdeModulePkg.
[mirror_edk2.git] / Vlv2TbltDevicePkg / Library / PlatformBdsLib / PlatformBdsLib.inf
CommitLineData
3cbfba02
DW
1#/** @file\r
2# Component name for module PlatformBootManagerLib\r
3#\r
58183d39 4# Copyright (c) 2008 - 2015, Intel Corporation. All rights reserved.<BR>\r
3cbfba02
DW
5# \r\r
6# This program and the accompanying materials are licensed and made available under\r\r
7# the terms and conditions of the BSD License that accompanies this distribution. \r\r
8# The full text of the license may be found at \r\r
9# http://opensource.org/licenses/bsd-license.php. \r\r
10# \r\r
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r\r
12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. \r\r
13# \r\r
14#\r
15#\r
16#\r
17#**/\r
18\r
19[Defines]\r
20 INF_VERSION = 0x00010005\r
21 BASE_NAME = PlatformBdsLib\r
22 FILE_GUID = A6BC385D-59E5-4b77-87D7-200ABAA83C15\r
23 MODULE_TYPE = DXE_DRIVER\r
24 VERSION_STRING = 1.0\r
25 LIBRARY_CLASS = PlatformBootManagerLib|DXE_DRIVER\r
26 EDK_RELEASE_VERSION = 0x00020000\r
27 EFI_SPECIFICATION_VERSION = 0x0002000A\r
28\r
29\r
30#\r
31# The following information is for reference only and not required by the build tools.\r
32#\r
33# VALID_ARCHITECTURES = IA32 X64 EBC\r
34#\r
35\r
36[Sources]\r
37 BdsPlatform.c\r
38 BdsPlatform.h\r
39 PlatformData.c\r
69a99d0b 40 PlatformBdsStrings.uni\r
3cbfba02
DW
41\r
42[Packages]\r
43 MdePkg/MdePkg.dec\r
44 MdeModulePkg/MdeModulePkg.dec\r
45 IntelFrameworkPkg/IntelFrameworkPkg.dec\r
46 IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
47 Vlv2TbltDevicePkg/PlatformPkg.dec\r
48 Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec\r
49 ShellPkg/ShellPkg.dec\r
50 CryptoPkg/CryptoPkg.dec\r
51 SecurityPkg/SecurityPkg.dec\r
52\r
53[LibraryClasses]\r
54 DxeServicesTableLib\r
55 BaseLib\r
56 MemoryAllocationLib\r
57 UefiBootServicesTableLib\r
58 UefiRuntimeServicesTableLib\r
59 BaseMemoryLib\r
60 DebugLib\r
61 PcdLib\r
62 GenericBdsLib\r
63 DevicePathLib\r
69a99d0b 64 NetLib\r
3cbfba02
DW
65 UefiLib\r
66 HobLib\r
67 PciLib\r
68 PrintLib\r
69 BaseCryptLib\r
70# TcgPhysicalPresenceLib\r
71# TrEEPhysicalPresenceLib\r
72 FileHandleLib\r
73 S3BootScriptLib\r
74 SerialPortLib\r
75\r
76[Protocols]\r
77 gEfiFirmwareVolume2ProtocolGuid\r
78 gEfiSimpleNetworkProtocolGuid\r
79 gEfiLoadFileProtocolGuid\r
80 gEfiPciIoProtocolGuid\r
81 gEfiSmmAccess2ProtocolGuid\r
82 gEfiDxeSmmReadyToLockProtocolGuid\r
83 gEfiUserManagerProtocolGuid\r
84 gEfiDeferredImageLoadProtocolGuid\r
85 gEfiAcpiS3SaveProtocolGuid\r
86 gEfiSpiProtocolGuid ## PROTOCOL CONSUMES\r
87 gExitPmAuthProtocolGuid\r
88 gEfiTdtOperationProtocolGuid\r
89 gEfiGlobalNvsAreaProtocolGuid\r
90 gEfiMmioDeviceProtocolGuid\r
91 gEfiI2cMasterProtocolGuid\r
92 gEfiI2cHostProtocolGuid\r
93\r
94[Guids]\r
95 gEfiMemoryTypeInformationGuid\r
96 gEfiCapsuleVendorGuid\r
97 gEfiGlobalVariableGuid\r
98 gEfiNormalSetupGuid\r
99 gEfiPartTypeSystemPartGuid\r
100\r
101[Pcd]\r
102 gPlatformModuleTokenSpaceGuid.PcdFlashFvRecovery2Base\r
103 gPlatformModuleTokenSpaceGuid.PcdFlashFvMainBase\r
104 gPlatformModuleTokenSpaceGuid.PcdFlashFvRecoveryBase\r
105 gPlatformModuleTokenSpaceGuid.PcdFlashFvShellBase\r
106 gPlatformModuleTokenSpaceGuid.PcdFlashFvShellSize\r
58183d39 107 gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut\r
3cbfba02
DW
108 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile\r
109 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile\r
110 gPlatformModuleTokenSpaceGuid.PcdIFWISigBaseAddress\r
111 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow\r
112 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn\r
113 gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution\r
114 gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution\r
115 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress\r
58183d39
RN
116 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutColumn\r
117 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutRow\r
118 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoHorizontalResolution\r
119 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution\r
3cbfba02 120 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdBootState\r