alder_lake_bios/Intel/AlderLake/AlderLakeChipsetPkg/CapsuleIFWU/CapsuleLib/ChipsetSignatureLib.inf

45 lines
1.2 KiB
INI

## @file
# Component description file for SeamlessRecoveryLib module
#
#******************************************************************************
#* Copyright (c) 2016, 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 = ChipsetSignatureLib
FILE_GUID = C10A6DFF-BC5F-2EAA-00BB-2D3BC1396ACC
MODULE_TYPE = DXE_DRIVER
VERSION_STRING = 1.0
LIBRARY_CLASS = ChipsetSignatureLib
[Sources]
ChipsetSignatureLib.c
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
InsydeModulePkg/InsydeModulePkg.dec
$(CHIPSET_PKG)/$(CHIPSET_PKG).dec
[LibraryClasses]
PcdLib
BaseMemoryLib
MemoryAllocationLib
VariableLib
UefiRuntimeServicesTableLib
[Guids]
gChipsetCapsuleSignatureGuid
[Protocols]
[Pcd]