From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id E95AF8192C for ; Wed, 4 Jan 2017 00:14:08 -0800 (PST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP; 04 Jan 2017 00:14:08 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,458,1477983600"; d="scan'208,217";a="1107728394" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by fmsmga002.fm.intel.com with ESMTP; 04 Jan 2017 00:14:08 -0800 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 4 Jan 2017 00:14:08 -0800 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.88]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.132]) with mapi id 14.03.0248.002; Wed, 4 Jan 2017 16:14:06 +0800 From: "Yao, Jiewen" To: "Iddamsetty, Aravind (Artesyn)" , "edk2-devel@lists.01.org" Thread-Topic: unable to build update capsule image Thread-Index: AdJmWhIDwqNaW76sSsq5Y0H0MKR5aAABkWKQAAB/GMA= Date: Wed, 4 Jan 2017 08:14:05 +0000 Message-ID: <74D8A39837DF1E4DA445A8C0B3885C503A8DAEFD@shsmsx102.ccr.corp.intel.com> References: Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 Subject: Re: unable to build update capsule image X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jan 2017 08:14:09 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I found we mentioned below in \Vlv2TbltDevicePkg\Build_IFWI.bat If capsule update is needed, please update CAPSULE_ENABLE =3D TRUE = in Config.dsc. If recovery is needed, please update RECOVERY_ENABLE =3D TRUE in Co= nfig.dsc. If either of above is TRUE, please set OPENSSL_PATH in windows evir= onment and put openssl.exe there, to generate final capsule image. It is for your reference. Thank you Yao Jiewen From: Yao, Jiewen Sent: Wednesday, January 4, 2017 4:00 PM To: 'Iddamsetty, Aravind (Artesyn)' ; edk2-= devel@lists.01.org Subject: RE: unable to build update capsule image Hi Enabling capsule requires signing. So you need generate the openssl.exe. Thank you Yao Jiewen > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of > Iddamsetty, Aravind (Artesyn) > Sent: Wednesday, January 4, 2017 3:14 PM > To: edk2-devel@lists.01.org > Subject: [edk2] unable to build update capsule image > > Hi All, > > > I am trying to build a Quark Bios update capsule image in my EDK2 envirom= ent. > But it is failing with below errors. Kindly request you to help me out w= ith this. > > > > Build Command : build -a IA32 -t VS2010x86 -p QuarkPlatformPkg\Quark.dsc = -D > CAPSULE_ENABLE > > -------------------------------------------------------------------------= ------ > > Generating CAPSULEDISPATCHFV FV > > ### > > Generating SYSTEMFIRMWAREUPDATECARGO FV > > ### > > Generate QUARKFIRMWAREUPDATECAPSULEFMPPKCS7 Capsule > > #Return Value =3D 1 > > OpenSSL 0.9.8g 19 Oct 2007 > > > > > > > > # > > ## ['Pkcs7Sign', '-e', '--monotonic-count', '2', '-o', > 'c:\\sspro\\build\\Build\\Quark\\DEBUG_VS2010x86\\FV\\QUARKFIRMWAREUP > DATECAPSULEFMPPKCS7.tmp', 'c:\\sspro\\ > > build\\Build\\Quark\\DEBUG_VS2010x86\\FV\\SYSTEMFIRMWAREUPDATECARG > O.Fv'] > > GenFds... > > : error 7000: Failed to generate FMP auth capsule > > > > build... > > : error 7000: Failed to execute command > > GenFds -f c:\sspro\build\edk2\QuarkPlatformPkg\Quark.fdf > --conf=3Dc:\sspro\build\edk2\conf -o > c:\sspro\build\Build\Quark\DEBUG_VS2010x86 -t VS2010x86 -b DEB > > UG -p c:\sspro\build\edk2\QuarkPlatformPkg\Quark.dsc -a IA32 -D > "EFI_SOURCE=3Dc:\\sspro\\build\\edk2\\edkcompatibilitypkg" -D > "EDK_SOURCE=3Dc:\\sspro\\build\\edk2\\ > > edkcompatibilitypkg" -D "TOOL_CHAIN_TAG=3DVS2010x86" -D > "TOOLCHAIN=3DVS2010x86" -D "TARGET=3DDEBUG" -D "FAMILY=3DMSFT" -D > "CAPSULE_ENABLE=3DTRUE" -D "SECURE_BOOT_ENAB > > LE=3DTRUE" -D "WORKSPACE=3Dc:\\sspro\\build" -D > "EDK_TOOLS_PATH=3Dc:\\sspro\\build\\edk2\\basetools" -D "ARCH=3DIA32" -= D > "ECP_SOURCE=3Dc:\\sspro\\build\\edk2\\edkcompat > > ibilitypkg" [c:\sspro\build] > > > > - Failed - > > Build end time: 16:24:46, Jan.02 2017 > > Build total time: 00:04:43 > > -------------------------------------------------------------------------= -------------------------- > ---------------------------- > > > > Thanks & Regards, > > Aravind. > > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel