## @file # Component description file for SeamlessRecoveryLib module # #****************************************************************************** #* Copyright (c) 2013 - 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 = SeamlessRecoveryLibSysFw FILE_GUID = C780CE49-DFF4-4a9d-ACCC-89D19C0E6E3C MODULE_TYPE = PEIM VERSION_STRING = 1.0 LIBRARY_CLASS = SeamlessRecoveryLib CONSTRUCTOR = SeamlessRecoveryLibConstructor [Sources] SeamlessRecoveryLib.c [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec $(CHIPSET_REF_CODE_PKG)/SiPkg.dec $(PLATFORMSAMPLE_PACKAGE)/PlatformPkg.dec AlderLakeBoardPkg/BoardPkg.dec $(CHIPSET_PKG)/$(CHIPSET_PKG).dec InsydeModulePkg/InsydeModulePkg.dec [LibraryClasses] DebugLib PcdLib PeiServicesLib BaseMemoryLib FlashRegionLib VariableLib HobLib SpiAccessLib PciSegmentLib PchPciBdfLib [Guids] gH2OFlashMapRegionFtwBackupGuid gH2OSeamlessRecoveryGuid gH2OSeamlessRecoveryDigestGuid gSysFwUpdateProgressGuid gSysFwUpdateDigiestGuid gFmpCapsuleInfoGuid gEfiGlobalVariableGuid gSbbDigestGuid gChasmfallsCrisisRecoveryGuid gChasmfallsTopSwapStatusGuid [Ppis] [Pcd] gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase gInsydeTokenSpaceGuid.PcdCrisisRecoverySupported gInsydeTokenSpaceGuid.PcdSeamlessRecoverySignature gInsydeTokenSpaceGuid.PcdH2OBiosUpdateFaultToleranceResiliencyEnabled gInsydeTokenSpaceGuid.PcdFlashPbbRBase gInsydeTokenSpaceGuid.PcdFlashPbbBase gInsydeTokenSpaceGuid.PcdFlashPbbSize gInsydeTokenSpaceGuid.PcdFlashSbbBase gInsydeTokenSpaceGuid.PcdFlashSbbSize gInsydeTokenSpaceGuid.PcdFlashFvRecoveryBase gChipsetPkgTokenSpaceGuid.PcdChasmFallsSupport