From nobody Thu Apr 25 21:04:04 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+42243+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+42243+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1560307206; cv=none; d=zoho.com; s=zohoarc; b=Gu/Dl7qdHTG2K/oUzwFGPFCKjlCmhGQAL984incBOFAnHooPehvlYhxjIImsAKKOpTE3XxaTSW4XTsFkpUjdwEs7nV4H/FFYlVPejRz+phUIB3RkK8qcRBdNjy43Aaqe1tB7u01h29AhZlcpb4pn8dP34y3OM6j8PPQl96GG48I= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1560307206; 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=epmnI2w5R3HwvARYwrNM6vFSrI1EEtJD4Ov6D9fPpxo=; b=VwBDd+tWRIl41NQcZNYKGpNY12Eqbe09T0kRhC/Ycn6Pa/0Yy5nU8kFG45kBIfzV9UzBEBDOjUa9+fM5fpfkXFpeB4lBDvQ/e6dnhQakB9SXgDOnXdSQjqz6C+LJmJsOWXYYR/yka98iXl3m2FZdFsFZBpaKsqCRIRx178b4DmY= 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+42243+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 1560307206729646.9361587457128; Tue, 11 Jun 2019 19:40:06 -0700 (PDT) Return-Path: X-Received: from mga01.intel.com (mga01.intel.com []) by groups.io with SMTP; Tue, 11 Jun 2019 19:40:05 -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:05 -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:04 -0700 From: "Gao, Zhichao" To: devel@edk2.groups.io Cc: Bret Barkelew , Jian J Wang , Hao Wu , Ray Ni , Star Zeng , Liming Gao , Sean Brogan , Michael Turner Subject: [edk2-devel] [PATCH] MdeModulePkg: Add lacking instances for build only Date: Wed, 12 Jun 2019 10:39:56 +0800 Message-Id: <20190612023956.9180-4-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=1560307206; bh=+B65NEBnK+M6uo0QacEBaG4yNjKqVKpadRPd90Nmi1M=; h=Cc:Date:From:Reply-To:Subject:To; b=RHjpSVNhFny1SdSqLQAOxURUule4zuKBjkRuXw6bRbsRPSH3JmJ8fLkE1FoKBV6j+9x Ts4rSID2JbqbDJaB8cwQfFrZ0bTVt+pwPjpr1nHYto3roEfacL6wTqY+85QHuTZKLzitt +Z0JMxaYl0ZCYMgCArs7hkO8S4+hMFUX7x4= 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=3D1857 Add the lacking instances to the [Components] of dsc file for build only. Cc: Jian J Wang Cc: Hao Wu Cc: Ray Ni Cc: Star Zeng Cc: Liming Gao Cc: Sean Brogan Cc: Michael Turner Cc: Bret Barkelew Signed-off-by: Zhichao Gao Reviewed-by: Hao A Wu --- MdeModulePkg/MdeModulePkg.dsc | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/MdeModulePkg/MdeModulePkg.dsc b/MdeModulePkg/MdeModulePkg.dsc index 995fd805e1..f32adc3839 100644 --- a/MdeModulePkg/MdeModulePkg.dsc +++ b/MdeModulePkg/MdeModulePkg.dsc @@ -204,6 +204,22 @@ MdeModulePkg/Application/DumpDynPcd/DumpDynPcd.inf MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfo.inf =20 + MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf + MdeModulePkg/Logo/Logo.inf + MdeModulePkg/Logo/LogoDxe.inf + MdeModulePkg/Library/BaseSortLib/BaseSortLib.inf + MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerU= iLib.inf + MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf + MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf + MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf + MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf + MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf + MdeModulePkg/Library/PciHostBridgeLibNull/PciHostBridgeLibNull.inf + MdeModulePkg/Library/PiSmmCoreSmmServicesTableLib/PiSmmCoreSmmServicesTa= bleLib.inf + MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf + MdeModulePkg/Library/BaseHobLibNull/BaseHobLibNull.inf + MdeModulePkg/Library/BaseMemoryAllocationLibNull/BaseMemoryAllocationLib= Null.inf + MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe.inf MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.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 (#42243): https://edk2.groups.io/g/devel/message/42243 Mute This Topic: https://groups.io/mt/32037315/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-