## @file # #****************************************************************************** #* Copyright (c) 2012 - 2013, 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 = AlpsCapsuleTPDxe FILE_GUID = A507DE18-8F5F-4803-8E64-50F8365D93AF MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec InsydeModulePkg/InsydeModulePkg.dec $(PROJECT_PKG)/Project.dec #[Binaries.Ia32] # PE32|Ia32/FmpDxe.efi|* [Binaries.X64] PE32|X64/FmpDxe.efi|* [Depex] gEfiVariableArchProtocolGuid AND gEfiMpServiceProtocolGuid AND gEfiI2cIoProtocolGuid