From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) (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 413EB2095D8D8 for ; Thu, 31 Aug 2017 23:23:42 -0700 (PDT) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 31 Aug 2017 23:26:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,456,1498546800"; d="scan'208";a="1213325955" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by fmsmga002.fm.intel.com with ESMTP; 31 Aug 2017 23:26:26 -0700 Received: from fmsmsx111.amr.corp.intel.com (10.18.116.5) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 31 Aug 2017 23:26:26 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by fmsmsx111.amr.corp.intel.com (10.18.116.5) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 31 Aug 2017 23:26:25 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.117]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.219]) with mapi id 14.03.0319.002; Fri, 1 Sep 2017 14:26:24 +0800 From: "Wu, Hao A" To: "Zeng, Star" , "Ni, Ruiyu" , "edk2-devel@lists.01.org" Thread-Topic: [edk2] [PATCH] SourceLevelDebugPkg/DebugCommLibUsb3: Remove IntelFrameworkPkg.dec Thread-Index: AQHTIj/96vBPhDUNb0etkeMNMfaXkKKd2TaAgADyY4CAAMZM4A== Date: Fri, 1 Sep 2017 06:26:22 +0000 Message-ID: References: <1504173593-7460-1-git-send-email-star.zeng@intel.com> <734D49CCEBEEF84792F5B80ED585239D5BA1C621@SHSMSX104.ccr.corp.intel.com> <0C09AFA07DD0434D9E2A0C6AEB0483103B9391F3@shsmsx102.ccr.corp.intel.com> In-Reply-To: <0C09AFA07DD0434D9E2A0C6AEB0483103B9391F3@shsmsx102.ccr.corp.intel.com> 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 Subject: Re: [PATCH] SourceLevelDebugPkg/DebugCommLibUsb3: Remove IntelFrameworkPkg.dec X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Sep 2017 06:23:42 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Hao Wu Best Regards, Hao Wu > -----Original Message----- > From: Zeng, Star > Sent: Friday, September 01, 2017 10:36 AM > To: Ni, Ruiyu; edk2-devel@lists.01.org > Cc: Wu, Hao A; Zeng, Star > Subject: RE: [edk2] [PATCH] SourceLevelDebugPkg/DebugCommLibUsb3: > Remove IntelFrameworkPkg.dec >=20 > I checked package build and platform build with the patch. > I checked the functionality is same before and after the patch. >=20 >=20 > Thanks, > Star > -----Original Message----- > From: Ni, Ruiyu > Sent: Thursday, August 31, 2017 8:09 PM > To: Zeng, Star ; edk2-devel@lists.01.org > Cc: Wu, Hao A ; Zeng, Star > Subject: RE: [edk2] [PATCH] SourceLevelDebugPkg/DebugCommLibUsb3: > Remove IntelFrameworkPkg.dec >=20 > Star, > Did you test the UDK Debugger functionality with this change? >=20 > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of St= ar > Zeng > Sent: Thursday, August 31, 2017 6:00 PM > To: edk2-devel@lists.01.org > Cc: Ni, Ruiyu ; Wu, Hao A ; Zeng, > Star > Subject: [edk2] [PATCH] SourceLevelDebugPkg/DebugCommLibUsb3: Remove > IntelFrameworkPkg.dec >=20 > Cc: Ruiyu Ni > Cc: Hao Wu > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Star Zeng > --- > .../Library/DebugCommunicationLibUsb3/DebugCommunicationLibUsb3Dxe.inf > | 3 +-- > .../Library/DebugCommunicationLibUsb3/DebugCommunicationLibUsb3Pei.inf > | 1 - > 2 files changed, 1 insertion(+), 3 deletions(-) >=20 > diff --git > a/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommun > icationLibUsb3Dxe.inf > b/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommun > icationLibUsb3Dxe.inf > index c029219aef27..08b9ec12d298 100644 > --- > a/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommun > icationLibUsb3Dxe.inf > +++ > b/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommun > i > +++ cationLibUsb3Dxe.inf > @@ -1,7 +1,7 @@ > ## @file > # Debug Communication Library instance based on usb3 debug port. > # > -# Copyright (c) 2014 - 2015, Intel Corporation. All rights reserved. > +# Copyright (c) 2014 - 2017, Intel Corporation. All rights > +reserved.
> # > # This program and the accompanying materials # are licensed and made > available under the terms and conditions of the BSD License @@ -37,7 +37,= 6 > @@ [Sources] [Packages] > MdePkg/MdePkg.dec > MdeModulePkg/MdeModulePkg.dec > - IntelFrameworkPkg/IntelFrameworkPkg.dec > SourceLevelDebugPkg/SourceLevelDebugPkg.dec >=20 > [Pcd] > diff --git > a/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommun > icationLibUsb3Pei.inf > b/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommun > icationLibUsb3Pei.inf > index 6cd5e1068333..2108face50d2 100644 > --- > a/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommun > icationLibUsb3Pei.inf > +++ > b/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommun > i > +++ cationLibUsb3Pei.inf > @@ -37,7 +37,6 @@ [Sources] > [Packages] > MdePkg/MdePkg.dec > MdeModulePkg/MdeModulePkg.dec > - IntelFrameworkPkg/IntelFrameworkPkg.dec > SourceLevelDebugPkg/SourceLevelDebugPkg.dec >=20 > [Ppis] > -- > 2.7.0.windows.1 >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel