alder_lake_bios/Intel/AlderLake/AlderLakeChipsetPkg/ExtendPeiTimer/ExtendPeiTimer.inf

52 lines
1.3 KiB
INI

## @file
# Component description file for Extend PEI Timer driver.
#
#******************************************************************************
#* Copyright (c) 2015 - 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.
#*
#******************************************************************************
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = ExtendPeiTimer
FILE_GUID = 9385A36C-2E64-4e03-A388-88132C58D69B
MODULE_TYPE = DXE_DRIVER
VERSION_STRING = 1.0
ENTRY_POINT = ExtendPeiTimerEntry
[Packages]
MdePkg/MdePkg.dec
InsydeModulePkg/InsydeModulePkg.dec
[Sources]
ExtendPeiTimer.c
ExtendPeiTimer.h
[LibraryClasses]
HobLib
BaseLib
DebugLib
H2OCpLib
BaseMemoryLib
Thunk64To32Lib
UefiDriverEntryPoint
UefiBootServicesTableLib
[Protocols]
gEfiCpuArchProtocolGuid
gEfiLegacy8259ProtocolGuid
[Guids]
gH2OPeiTimerDataHobGuid
gH2OBdsCpInitGuid
[Depex]
TRUE
[FeaturePcd]
gInsydeTokenSpaceGuid.PcdH2OBdsCpInitSupported