### @file # Component description file for FSP Wrapper report FV # # Copyright (C) 2015, Intel Corporation. All rights reserved.
# This software and associated documentation (if any) is furnished # under a license and may only be used or copied in accordance with # the terms of the license. Except as permitted by the license, no # part of this software or documentation may be reproduced, stored in # a retrieval system, or transmitted in any form or by any means # without the express written consent of Intel Corporation. # This file contains 'Sample Driver' and is licensed as such under the # terms of your license agreement with Intel or your vendor. This file # may not be modified, except as allowed by additional terms of your # license agreement. # # @par Specification Reference: # # @par Glossary: ### [Defines] INF_VERSION = 0x00010017 BASE_NAME = InsydeReportFvPei FILE_GUID = A8C6A171-5478-4A7C-9EB6-655C6CCC4E3A VERSION_STRING = 1.0 MODULE_TYPE = PEIM ENTRY_POINT = InsydeReportFvPeiEntry # # The following information is for reference only and not required by the build tools. # # VALID_ARCHITECTURES = IA32 # [LibraryClasses] PeimEntryPoint PeiServicesLib PcdLib [Packages] MdePkg/MdePkg.dec # KabylakePlatSamplePkg/PlatformPkg.dec InsydeModulePkg/InsydeModulePkg.dec $(CHIPSET_PKG)/$(CHIPSET_PKG).dec [Pcd] gInsydeTokenSpaceGuid.PcdFlashFvRecoveryBase gInsydeTokenSpaceGuid.PcdFlashFvRecoverySize gChipsetPkgTokenSpaceGuid.PcdFlashFvRecovery2Base gChipsetPkgTokenSpaceGuid.PcdFlashFvRecovery2Size [Sources] InsydeReportFvPei.c [Depex] TRUE