]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2TbltDevicePkg/Library/PlatformBdsLib/PlatformBdsLib.inf
Vlv2TbltDevicePkg: Fix SOURCE_DEBUG_ENABLE feature
[mirror_edk2.git] / Vlv2TbltDevicePkg / Library / PlatformBdsLib / PlatformBdsLib.inf
CommitLineData
3cbfba02
DW
1#/** @file\r
2# Component name for module PlatformBootManagerLib\r
3#\r
b52e697b 4# Copyright (c) 2008 - 2016, 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
1ed0b254 52 SignedCapsulePkg/SignedCapsulePkg.dec\r
3cbfba02
DW
53\r
54[LibraryClasses]\r
55 DxeServicesTableLib\r
56 BaseLib\r
57 MemoryAllocationLib\r
58 UefiBootServicesTableLib\r
59 UefiRuntimeServicesTableLib\r
60 BaseMemoryLib\r
61 DebugLib\r
62 PcdLib\r
63 GenericBdsLib\r
64 DevicePathLib\r
69a99d0b 65 NetLib\r
3cbfba02
DW
66 UefiLib\r
67 HobLib\r
68 PciLib\r
69 PrintLib\r
70 BaseCryptLib\r
71# TcgPhysicalPresenceLib\r
f4e7aa05 72 TrEEPhysicalPresenceLib \r
3cbfba02
DW
73 FileHandleLib\r
74 S3BootScriptLib\r
75 SerialPortLib\r
04d8d883 76 CapsuleLib\r
3cbfba02
DW
77\r
78[Protocols]\r
79 gEfiFirmwareVolume2ProtocolGuid\r
80 gEfiSimpleNetworkProtocolGuid\r
81 gEfiLoadFileProtocolGuid\r
82 gEfiPciIoProtocolGuid\r
83 gEfiSmmAccess2ProtocolGuid\r
84 gEfiDxeSmmReadyToLockProtocolGuid\r
85 gEfiUserManagerProtocolGuid\r
86 gEfiDeferredImageLoadProtocolGuid\r
87 gEfiAcpiS3SaveProtocolGuid\r
88 gEfiSpiProtocolGuid ## PROTOCOL CONSUMES\r
89 gExitPmAuthProtocolGuid\r
90 gEfiTdtOperationProtocolGuid\r
91 gEfiGlobalNvsAreaProtocolGuid\r
92 gEfiMmioDeviceProtocolGuid\r
93 gEfiI2cMasterProtocolGuid\r
94 gEfiI2cHostProtocolGuid\r
04d8d883 95 gEsrtManagementProtocolGuid\r
3cbfba02
DW
96\r
97[Guids]\r
98 gEfiMemoryTypeInformationGuid\r
99 gEfiCapsuleVendorGuid\r
100 gEfiGlobalVariableGuid\r
101 gEfiNormalSetupGuid\r
102 gEfiPartTypeSystemPartGuid\r
b52e697b 103 gEfiEndOfDxeEventGroupGuid\r
3cbfba02
DW
104\r
105[Pcd]\r
1ed0b254
JY
106 gEfiSignedCapsulePkgTokenSpaceGuid.PcdEdkiiRsa2048Sha256TestPublicKeyFileGuid\r
107 gEfiSignedCapsulePkgTokenSpaceGuid.PcdEdkiiPkcs7TestPublicKeyFileGuid\r
108 gEfiSecurityPkgTokenSpaceGuid.PcdRsa2048Sha256PublicKeyBuffer\r
109 gEfiSecurityPkgTokenSpaceGuid.PcdPkcs7CertBuffer\r
110 gEfiMdeModulePkgTokenSpaceGuid.PcdTestKeyUsed\r
3cbfba02
DW
111 gPlatformModuleTokenSpaceGuid.PcdFlashFvRecovery2Base\r
112 gPlatformModuleTokenSpaceGuid.PcdFlashFvMainBase\r
113 gPlatformModuleTokenSpaceGuid.PcdFlashFvRecoveryBase\r
114 gPlatformModuleTokenSpaceGuid.PcdFlashFvShellBase\r
115 gPlatformModuleTokenSpaceGuid.PcdFlashFvShellSize\r
58183d39 116 gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut\r
3cbfba02
DW
117 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile\r
118 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile\r
119 gPlatformModuleTokenSpaceGuid.PcdIFWISigBaseAddress\r
120 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow\r
121 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn\r
122 gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution\r
123 gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution\r
124 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress\r
58183d39
RN
125 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutColumn\r
126 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutRow\r
127 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoHorizontalResolution\r
128 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution\r
3cbfba02 129 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdBootState\r