alder_lake_bios/Intel/AlderLake/AlderLakeChipsetPkg/SwapAddressRangeDxe/SwapAddressRangeDxe.inf

72 lines
2.0 KiB
INI

## @file
# Component description file for SwapAddressRangeDxe module.
#
#******************************************************************************
#* Copyright (c) 2020 - 2021, 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 = SwapAddressRangeDxe
FILE_GUID = D434ED39-8EDD-4ff8-91BF-4B11AFE85471
MODULE_TYPE = DXE_DRIVER
VERSION_STRING = 1.0
ENTRY_POINT = DriverEntry
#
# The following information is for reference only and not required by the build tools.
#
# VALID_ARCHITECTURES = IA32 X64
#
[Sources]
SwapAddressRangeDxe.c
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
InsydeModulePkg/InsydeModulePkg.dec
$(PLATFORM_SI_PACKAGE)/SiPkg.dec
$(CHIPSET_PKG)/$(CHIPSET_PKG).dec
$(PLATFORMSAMPLE_PACKAGE)/PlatformPkg.dec
[LibraryClasses]
BaseLib
BaseMemoryLib
IoLib
DebugLib
UefiBootServicesTableLib
UefiDriverEntryPoint
PciSegmentLib
PchPciBdfLib
HobLib
PchInfoLib
[Guids]
gSkipBiosLockForSysFwUpdateGuid
gEfiEndOfDxeEventGroupGuid
gChasmfallsTopSwapStatusGuid
[Protocols]
gEfiSwapAddressRangeProtocolGuid
gPchSpiProtocolGuid
[Pcd]
gInsydeTokenSpaceGuid.PcdFlashPbbRBase
gInsydeTokenSpaceGuid.PcdFlashPbbBase
gInsydeTokenSpaceGuid.PcdFlashPbbSize
gInsydeTokenSpaceGuid.PcdFlashSbbBase
gInsydeTokenSpaceGuid.PcdFlashSbbSize
gPlatformModuleTokenSpaceGuid.PcdTopSwapEnableSwSmi
gPlatformModuleTokenSpaceGuid.PcdTopSwapDisableSwSmi
[Depex]
gEfiSmmBase2ProtocolGuid AND
gSkipBiosLockForSysFwUpdateGuid