From nobody Sat May 4 07:13:10 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+61190+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+61190+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1591930356; cv=none; d=zohomail.com; s=zohoarc; b=OdmoRyOJytQjB4o7z0JkWfKVVgeAv+yNINWyVn4yYYiKCt56ELpX7HrAt/5ErSdrCks7MG9GdS7MRD1fy48SC3egHAfPJWiqrghxrQosL16Kum0FLNPD88IIFZ5aWi/mV6xv87XRhF6fBMoEHd79nOTRyHAHoBcXFAYIA3uwOjc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1591930356; h=Content-Transfer-Encoding:Cc:Date:From:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Sender:Subject:To; bh=Ob/Ayf2+FsQgFMYTC0PfkXWG1/yyzH5eNH2HhaBkc4I=; b=U/KIcG01cnlSFABqv8vyWdZVxGOSWQDy7XQ+eNGIqsYo0ekt4fa87CD2oKXGm5GDy/YchnIFEKARZCrXmD/7wOjjCAYl5ZLAFbK1O/SDh55bDR7a7oZtn15C8VvxAIaGjL+98arsE2OjekKw0M8EnVZC+p7rCN4bfqHn3ooQf2c= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+61190+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 1591930356182675.4987704703607; Thu, 11 Jun 2020 19:52:36 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id hRtXYY1788612xZeLM8UFaz2; Thu, 11 Jun 2020 19:52:35 -0700 X-Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by mx.groups.io with SMTP id smtpd.web11.12335.1591930354948911597 for ; Thu, 11 Jun 2020 19:52:35 -0700 IronPort-SDR: lLVwwB8RKLsrb57FFOmbUegmFbMbihnHE2qPtq5iSWOiRlHN2xk9UxnmET4OJchzhmcRfD0Xmw ywRJdYFbpc7Q== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Jun 2020 19:52:34 -0700 IronPort-SDR: QwYXZshZbh+AqXBR8b0YRebys3mR1Blt0qRsVdBZY4ZnqUSK23N5y0RwimjcPn1vDCJQCa2uaH ZTcjbukm6BXA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,501,1583222400"; d="scan'208";a="448155464" X-Received: from shwdejointlab96.ccr.corp.intel.com ([10.239.134.144]) by orsmga005.jf.intel.com with ESMTP; 11 Jun 2020 19:52:32 -0700 From: "Tan, Ming" To: devel@edk2.groups.io Cc: Eric Dong , Liming Gao Subject: [edk2-devel] [PATCH] Intel/Usb3DebugFeaturePkg: Remove the prefix path of Debugging/ Date: Fri, 12 Jun 2020 10:52:28 +0800 Message-Id: <20200612025228.33148-1-ming.tan@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,ming.tan@intel.com X-Gm-Message-State: 67UEGGeWeH5xOnmAzi5Yo26Dx1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1591930355; bh=2hePPAJvi7VQVhUFcMjkLTF1zCy5O7Pi3+/yTGk1EfI=; h=Cc:Date:From:Reply-To:Subject:To; b=Z67cl8tsxZMqsEyHb6rx0f/guoxN5OF5r/QDL+93Es2Y7rusgrN4gqLv5WDWls7ECDr BeIq72LoLi9GMFni08io6RqOrVmMdep4PxPVdNjy2ixt6S8iqC3JP9rt6/x1K0y7bW6Zs ARwDMiA0G7kPZJyxer7oeBnyUmdKW/uGrSU= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D2795 In Features/Intel/Debugging/Usb3DebugFeaturePkg, remove the prefix path of Debugging/ in the .inf and .dsc files. Now the PACKAGES_PATH already include the Features/Intel/Debugging/. Cc: Eric Dong Cc: Liming Gao Signed-off-by: Ming Tan Reviewed-by: Eric Dong --- .../Include/Usb3DebugFeature.dsc | 16 ++++++++-------- .../Usb3DebugPortLib/Usb3DebugPortLibDxe.inf | 4 ++-- .../Usb3DebugPortLibDxeIoMmu.inf | 4 ++-- .../Usb3DebugPortLib/Usb3DebugPortLibPei.inf | 4 ++-- .../Usb3DebugPortLibPeiIoMmu.inf | 4 ++-- .../Usb3DebugPortParamLibPcd.inf | 4 ++-- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/Features/Intel/Debugging/Usb3DebugFeaturePkg/Include/Usb3Debug= Feature.dsc b/Features/Intel/Debugging/Usb3DebugFeaturePkg/Include/Usb3Debu= gFeature.dsc index 494dd7a342..95adb01a74 100644 --- a/Features/Intel/Debugging/Usb3DebugFeaturePkg/Include/Usb3DebugFeature= .dsc +++ b/Features/Intel/Debugging/Usb3DebugFeaturePkg/Include/Usb3DebugFeature= .dsc @@ -106,10 +106,10 @@ =20 # Add library instances here that are not included in package components= and should be tested # in the package build. - Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibN= ull.inf - Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortParamLibPcd/Usb3Debug= PortParamLibPcd.inf - Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibP= ei.inf - Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibP= eiIoMmu.inf + Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibNull.inf + Usb3DebugFeaturePkg/Library/Usb3DebugPortParamLibPcd/Usb3DebugPortParamL= ibPcd.inf + Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibPei.inf + Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibPeiIoMmu.inf =20 # Add components here that should be included in the package build. =20 @@ -126,10 +126,10 @@ =20 # Add library instances here that are not included in package components= and should be tested # in the package build. - Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibN= ull.inf - Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortParamLibPcd/Usb3Debug= PortParamLibPcd.inf - Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibD= xe.inf - Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibD= xeIoMmu.inf + Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibNull.inf + Usb3DebugFeaturePkg/Library/Usb3DebugPortParamLibPcd/Usb3DebugPortParamL= ibPcd.inf + Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibDxe.inf + Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibDxeIoMmu.inf =20 # Add components here that should be included in the package build. =20 diff --git a/Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3Debug= PortLib/Usb3DebugPortLibDxe.inf b/Features/Intel/Debugging/Usb3DebugFeature= Pkg/Library/Usb3DebugPortLib/Usb3DebugPortLibDxe.inf index 51671ce4e3..64a287a016 100644 --- a/Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib= /Usb3DebugPortLibDxe.inf +++ b/Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib= /Usb3DebugPortLibDxe.inf @@ -1,7 +1,7 @@ ## @file # USB3 Debug port library. # -# Copyright (c) 2013 - 2019, Intel Corporation. All rights reserved.
+# Copyright (c) 2013 - 2020, Intel Corporation. All rights reserved.
# SPDX-License-Identifier: BSD-2-Clause-Patent # ## @@ -30,7 +30,7 @@ =20 [Packages] MdePkg/MdePkg.dec - Debugging/Usb3DebugFeaturePkg/Usb3DebugFeaturePkg.dec + Usb3DebugFeaturePkg/Usb3DebugFeaturePkg.dec =20 [LibraryClasses] BaseLib diff --git a/Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3Debug= PortLib/Usb3DebugPortLibDxeIoMmu.inf b/Features/Intel/Debugging/Usb3DebugFe= aturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibDxeIoMmu.inf index 3f38ba2649..906d20fa6f 100644 --- a/Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib= /Usb3DebugPortLibDxeIoMmu.inf +++ b/Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib= /Usb3DebugPortLibDxeIoMmu.inf @@ -1,7 +1,7 @@ ## @file # USB3 Debug port library. # -# Copyright (c) 2013 - 2019, Intel Corporation. All rights reserved.
+# Copyright (c) 2013 - 2020, Intel Corporation. All rights reserved.
# SPDX-License-Identifier: BSD-2-Clause-Patent # ## @@ -32,7 +32,7 @@ [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec - Debugging/Usb3DebugFeaturePkg/Usb3DebugFeaturePkg.dec + Usb3DebugFeaturePkg/Usb3DebugFeaturePkg.dec =20 [LibraryClasses] BaseLib diff --git a/Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3Debug= PortLib/Usb3DebugPortLibPei.inf b/Features/Intel/Debugging/Usb3DebugFeature= Pkg/Library/Usb3DebugPortLib/Usb3DebugPortLibPei.inf index ebea01d5a8..3da0844fee 100644 --- a/Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib= /Usb3DebugPortLibPei.inf +++ b/Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib= /Usb3DebugPortLibPei.inf @@ -1,7 +1,7 @@ ## @file # USB3 Debug port library. # -# Copyright (c) 2013 - 2019, Intel Corporation. All rights reserved.
+# Copyright (c) 2013 - 2020, Intel Corporation. All rights reserved.
# SPDX-License-Identifier: BSD-2-Clause-Patent # ## @@ -28,7 +28,7 @@ =20 [Packages] MdePkg/MdePkg.dec - Debugging/Usb3DebugFeaturePkg/Usb3DebugFeaturePkg.dec + Usb3DebugFeaturePkg/Usb3DebugFeaturePkg.dec =20 [LibraryClasses] BaseLib diff --git a/Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3Debug= PortLib/Usb3DebugPortLibPeiIoMmu.inf b/Features/Intel/Debugging/Usb3DebugFe= aturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibPeiIoMmu.inf index 6c3e8bc760..3efab14c39 100644 --- a/Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib= /Usb3DebugPortLibPeiIoMmu.inf +++ b/Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib= /Usb3DebugPortLibPeiIoMmu.inf @@ -1,7 +1,7 @@ ## @file # USB3 Debug port library. # -# Copyright (c) 2013 - 2019, Intel Corporation. All rights reserved.
+# Copyright (c) 2013 - 2020, Intel Corporation. All rights reserved.
# SPDX-License-Identifier: BSD-2-Clause-Patent # ## @@ -30,7 +30,7 @@ [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec - Debugging/Usb3DebugFeaturePkg/Usb3DebugFeaturePkg.dec + Usb3DebugFeaturePkg/Usb3DebugFeaturePkg.dec =20 [LibraryClasses] BaseLib diff --git a/Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3Debug= PortParamLibPcd/Usb3DebugPortParamLibPcd.inf b/Features/Intel/Debugging/Usb= 3DebugFeaturePkg/Library/Usb3DebugPortParamLibPcd/Usb3DebugPortParamLibPcd.= inf index e891a0c459..f38b2dac01 100644 --- a/Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortPar= amLibPcd/Usb3DebugPortParamLibPcd.inf +++ b/Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortPar= amLibPcd/Usb3DebugPortParamLibPcd.inf @@ -1,7 +1,7 @@ ## @file # USB3 Debug Port Parameter library instance based on PCD. # -# Copyright (c) 2013 - 2019, Intel Corporation. All rights reserved.
+# Copyright (c) 2013 - 2020, Intel Corporation. All rights reserved.
# SPDX-License-Identifier: BSD-2-Clause-Patent # ## @@ -23,7 +23,7 @@ =20 [Packages] MdePkg/MdePkg.dec - Debugging/Usb3DebugFeaturePkg/Usb3DebugFeaturePkg.dec + Usb3DebugFeaturePkg/Usb3DebugFeaturePkg.dec =20 [Pcd] gUsb3DebugFeaturePkgTokenSpaceGuid.PcdUsbSerialXhciBus ## CONSUMES --=20 2.24.0.windows.2 -=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 (#61190): https://edk2.groups.io/g/devel/message/61190 Mute This Topic: https://groups.io/mt/74832627/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-