From nobody Fri Mar 29 05:10:44 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+42241+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+42241+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1560307203; cv=none; d=zoho.com; s=zohoarc; b=jDAdypbNyxw2P6tc2doI7f28vasObMwXO/4w5DzLZg9bCisBbzmEtaN4wpRJTeje4eAYfEzxDEvvAtqoaOugxxhixGMMYGKcmqKbdTsg9dUFhIDDl1ki8RXTiJ/dE1lnAyI4MzyLQDfQutBDlj9Rj/gvA/liKetVlj0cebwZH/M= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1560307203; 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=4k5WtgtOUo36z5Aqu9AeL0w6uZTdS00S42BMSUDV4OU=; b=PIk9M4BdPiYZ+VyayJhdfwRolC5MUaOtG2hf6s7oxAb3qxVmgpoOUSAQLh9iScGWx/hic2cQvogiHlnwNn3vfgz2JCa4x8wGqo+0CTatDV4Is/S2evSSrimTSQN9INTUO5iVuF6QR7u9Y5Kv4aZKPPIVNVsIPvq9u61x+Gb2RAQ= 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+42241+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 15603072036171008.881285894021; Tue, 11 Jun 2019 19:40:03 -0700 (PDT) Return-Path: X-Received: from mga01.intel.com (mga01.intel.com []) by groups.io with SMTP; Tue, 11 Jun 2019 19:40:02 -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:02 -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:00 -0700 From: "Gao, Zhichao" To: devel@edk2.groups.io Cc: Bret Barkelew , Hao A Wu , Liming Gao , Sean Brogan , Michael Turner , Leif Lindholm , Zhichao gao Subject: [edk2-devel] [PATCH] SourceLevelDebugPkg: Add lacking instances for build only Date: Wed, 12 Jun 2019 10:39:54 +0800 Message-Id: <20190612023956.9180-2-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=1560307203; bh=B84cFpKfUTU32gruhwyCb/M8YWTCDVKGCCH1ksec9X0=; h=Cc:Date:From:Reply-To:Subject:To; b=RB/MgHhR4FB0d0VIUr/WiC8epCC4KpnqnGvoh2tKwiaIDN5t3FACesfO1WBqQa/ys7e Bfk0MBudczVPGJiZHklm7vhQSdOdIDHuTkdUjxxWh/ofIwPNBkUrTn47wyJG4niT7WZs9 whlZIjnTCyL/HadhtrVxut+AWpe8LEBlWFg= 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: Hao A Wu Cc: Liming Gao Cc: Sean Brogan Cc: Michael Turner Cc: Bret Barkelew Cc: Leif Lindholm Signed-off-by: Zhichao gao Reviewed-by: Hao A Wu --- SourceLevelDebugPkg/SourceLevelDebugPkg.dsc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SourceLevelDebugPkg/SourceLevelDebugPkg.dsc b/SourceLevelDebug= Pkg/SourceLevelDebugPkg.dsc index 8be6781296..a1a1b81d03 100644 --- a/SourceLevelDebugPkg/SourceLevelDebugPkg.dsc +++ b/SourceLevelDebugPkg/SourceLevelDebugPkg.dsc @@ -93,6 +93,8 @@ ##########################################################################= ######################### =20 [Components.common] + SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommunication= LibUsb3Dxe.inf + SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommunication= LibUsb3Pei.inf SourceLevelDebugPkg/Library/DebugCommunicationLibSerialPort/DebugCommuni= cationLibSerialPort.inf SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/DebugCommunicationL= ibUsb.inf SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/PeCoffExtraActionL= ibDebug.inf --=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 (#42241): https://edk2.groups.io/g/devel/message/42241 Mute This Topic: https://groups.io/mt/32037313/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-