alder_lake_bios/Intel/AlderLake/AlderLakeChipsetPkg/OemModifyOpRegionDxe/OemModifyOpRegionDxe.inf

48 lines
1.4 KiB
INI

## @file
#
#******************************************************************************
#* Copyright (c) 2014, Insyde Software Corporation. 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 = OemModifyOpRegion
FILE_GUID = 346B093A-9002-4e99-A2F2-27A16C3DCD89
MODULE_TYPE = DXE_DRIVER
ENTRY_POINT = OemModifyOpRegionInit
[Sources]
OemModifyOpRegion.c
[Packages]
MdePkg/MdePkg.dec
$(CHIPSET_REF_CODE_PKG)/$(CHIPSET_REF_CODE_DEC_NAME).dec
$(CHIPSET_PKG)/$(CHIPSET_PKG).dec
InsydeModulePkg/InsydeModulePkg.dec
$(PROJECT_PKG)/Project.dec
#ClientSiliconPkg/ClientSiliconPkg.dec
IntelSiliconPkg/IntelSiliconPkg.dec
AlderLakePlatSamplePkg/PlatformPkg.dec
AlderLakeBoardPkg/BoardPkg.dec
[LibraryClasses]
UefiDriverEntryPoint
UefiBootServicesTableLib
DxeOemSvcChipsetLibDefault
BaseOemSvcChipsetLibDefault
[Protocols]
gIgdOpRegionProtocolGuid # CONSUMED
[Pcd]
gChipsetPkgTokenSpaceGuid.PcdLidStatus
[Depex]
TRUE