]> git.proxmox.com Git - mirror_edk2.git/blob - QuarkSocPkg/QuarkSouthCluster/Usb/Common/Pei/UsbPei.inf
ab57ff87d3c48bbbad855cc0bc18d07c0cc75c2c
[mirror_edk2.git] / QuarkSocPkg / QuarkSouthCluster / Usb / Common / Pei / UsbPei.inf
1 ## @file
2 # Component description file for UsbPei module.
3 #
4 # Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 #
8 ##
9
10 [Defines]
11 INF_VERSION = 0x00010005
12 BASE_NAME = UsbPei
13 FILE_GUID = 73E6F6B4-D029-4e87-8405-6067C8BD02A6
14 MODULE_TYPE = PEIM
15 VERSION_STRING = 1.0
16
17 ENTRY_POINT = PeimInitializeIchUsb
18
19 #
20 # The following information is for reference only and not required by the build tools.
21 #
22 # VALID_ARCHITECTURES = IA32 X64 EBC
23 #
24
25 [Sources]
26 UsbPei.c
27 UsbPei.h
28
29 [Packages]
30 MdePkg/MdePkg.dec
31 MdeModulePkg/MdeModulePkg.dec
32 QuarkSocPkg/QuarkSocPkg.dec
33
34 [LibraryClasses]
35 IoLib
36 PciLib
37 PcdLib
38 BaseMemoryLib
39 PeimEntryPoint
40 DebugLib
41
42 [Ppis]
43 gPeiUsbControllerPpiGuid # PPI ALWAYS_PRODUCED
44
45 [FeaturePcd]
46 gEfiQuarkSCSocIdTokenSpaceGuid.PcdEhciRecoveryEnabled
47
48 [Pcd]
49 gEfiQuarkSCSocIdTokenSpaceGuid.PcdPeiQNCUsbControllerMemoryBaseAddress
50 gEfiQuarkSCSocIdTokenSpaceGuid.PcdPeiP2PMemoryBaseAddress
51
52 [Depex]
53 gEfiPeiMemoryDiscoveredPpiGuid AND gEfiPeiBootInRecoveryModePpiGuid