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