alder_lake_bios/Intel/AlderLake/AlderLakeChipsetPkg/PchDdtUsbPei/PchDdtUsbPei.inf

56 lines
1.5 KiB
INI

### @file
#
#******************************************************************************
#* Copyright (c) 2012 - 2017, Insyde Software Corp. All Rights Reserved.
#*
#* You may not reproduce, distribute, publish, display, perform, modify, adapt,
#* transmit, broadcast, present, recite, release, license or otherwise exploit
#* any part of this publication in any form, by any means, without the prior
#* written permission of Insyde Software Corporation.
#*
#******************************************************************************
### @file
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = PchDdtUsb
FILE_GUID = DC4136D3-EE15-4F31-A7AC-3412638FA644
VERSION_STRING = 1.0
MODULE_TYPE = PEIM
ENTRY_POINT = PchDdtUsbPeiEntryPoint
[LibraryClasses]
PeimEntryPoint
PeiServicesLib
PcdLib
HobLib
ReportStatusCodeLib
DebugLib
BaseMemoryLib
MemoryAllocationLib
PciLib
IoLib
PciSegmentLib
PchInfoLib
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
InsydeModulePkg/InsydeModulePkg.dec
$(CHIPSET_PKG)/$(CHIPSET_PKG).dec
$(CHIPSET_REF_CODE_PKG)/$(CHIPSET_REF_CODE_DEC_NAME).dec
$(PROJECT_PKG)/Project.dec
$(CHIPSET_REF_CODE_PKG)/$(CHIPSET_REF_CODE_DEC_NAME).dec
PerformancePkg/PerformancePkg.dec
[Sources]
PchDdtUsbPei.c
[Pcd]
gSiPkgTokenSpaceGuid.PcdSiliconInitTempMemBaseAddr
gPerformancePkgTokenSpaceGuid.PcdPerfPkgAcpiIoPortBaseAddress
[Depex]
TRUE