From nobody Thu Mar 28 10:33:54 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+42242+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+42242+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1560307205; cv=none; d=zoho.com; s=zohoarc; b=icW9tK5ADDZB45ymZeGyeL3eLmehFB7+rPPz2ADselqSAdIF/8OmU2DKcRb8AyuVs+Xg+UAgeJm6RBjjx48hYN96vbQwrk42cAQ90Lg8RidAqmarQIOXIwrLr2bb7xXpAgPrPkdTUptNTjMuoAlnrmDeMwc2mElWD4I6KRBWNk4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1560307205; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To:ARC-Authentication-Results; bh=mkXsj6A1F4KJEsZ9/W8opMwFEB5c0rZl6OmHVMsewXU=; b=UP1t8QeWSKWBM5aAJMun4+5ouiMQEsy5lj72HQs7yuJcNaSL+lMkQbaGEE4ln3HaTdOlCBmhONTTlVGsRYZ4Xu94eZ9eiou847joJxVnl9e1bgEyhqK0YT8OVEcPyAyWCCxiMFvK4W2bQcWh0aeBhj5i5DQ+sDqFfznkujlvN3U= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+42242+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1560307205108158.3200166877018; Tue, 11 Jun 2019 19:40:05 -0700 (PDT) Return-Path: X-Received: from mga01.intel.com (mga01.intel.com []) by groups.io with SMTP; Tue, 11 Jun 2019 19:40:04 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Jun 2019 19:40:04 -0700 X-ExtLoop1: 1 X-Received: from fieedk001.ccr.corp.intel.com ([10.239.33.119]) by fmsmga001.fm.intel.com with ESMTP; 11 Jun 2019 19:40:02 -0700 From: "Gao, Zhichao" To: devel@edk2.groups.io Cc: Bret Barkelew , Chao Zhang , Jiewen Yao , Jian Wang , Liming Gao , Sean Brogan , Michael Turner , Leif Lindholm , Zhichao gao Subject: [edk2-devel] [PATCH] SecurityPkg: Add lacking instances for build only Date: Wed, 12 Jun 2019 10:39:55 +0800 Message-Id: <20190612023956.9180-3-zhichao.gao@intel.com> In-Reply-To: <20190612023956.9180-1-zhichao.gao@intel.com> References: <20190612023956.9180-1-zhichao.gao@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,zhichao.gao@intel.com Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1560307204; bh=m/HstqqBi6oh/CA7vv7sDCSqmDgSnTdXQXmfF4BSSJg=; h=Cc:Date:From:Reply-To:Subject:To; b=hADSVX9D+x46BVw6Wq75aOSXD7BU2FJ9/rerocfF+W9+s5hpw2Xi/R+/k7t29C0Nw57 iCcYLxO5rEjDe9uzy00ZqCOtq4dNpL51TJ/bHZsHCAgjX6bN/X0vSglgscVN7emHT23vu HxbBMizQkfIlocIhhX64lgABcAuzC+9A9wE= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" From: Bret Barkelew REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D1902 Add the lacking instance to the [Components] of dsc file for build only. Cc: Chao Zhang Cc: Jiewen Yao Cc: Jian Wang Cc: Liming Gao Cc: Sean Brogan Cc: Michael Turner Cc: Bret Barkelew Cc: Leif Lindholm Signed-off-by: Zhichao gao --- SecurityPkg/SecurityPkg.dsc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/SecurityPkg/SecurityPkg.dsc b/SecurityPkg/SecurityPkg.dsc index a2ee0528f0..ed0da7563d 100644 --- a/SecurityPkg/SecurityPkg.dsc +++ b/SecurityPkg/SecurityPkg.dsc @@ -199,6 +199,12 @@ SecurityPkg/Library/FmpAuthenticationLibPkcs7/FmpAuthenticationLibPkcs7.= inf SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/FmpAuthenticationL= ibRsa2048Sha256.inf =20 + SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.inf + SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf + SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf + SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf + SecurityPkg/Library/TcgPpVendorLibNull/TcgPpVendorLibNull.inf + [Components.IA32, Components.X64, Components.ARM, Components.AARCH64] SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf =20 --=20 2.21.0.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#42242): https://edk2.groups.io/g/devel/message/42242 Mute This Topic: https://groups.io/mt/32037314/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-