From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (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 411AE81F42 for ; Thu, 1 Dec 2016 18:01:50 -0800 (PST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga102.jf.intel.com with ESMTP; 01 Dec 2016 18:01:49 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,284,1477983600"; d="scan'208";a="38105808" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by fmsmga006.fm.intel.com with ESMTP; 01 Dec 2016 18:01:49 -0800 Received: from fmsmsx125.amr.corp.intel.com (10.18.125.40) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 1 Dec 2016 18:01:49 -0800 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by FMSMSX125.amr.corp.intel.com (10.18.125.40) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 1 Dec 2016 18:01:49 -0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.142]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.218]) with mapi id 14.03.0248.002; Fri, 2 Dec 2016 10:01:47 +0800 From: "Ni, Ruiyu" To: Leif Lindholm , "edk2-devel@lists.01.org" CC: "Justen, Jordan L" , Andrew Fish , Laszlo Ersek , "Kinney, Michael D" , "Steele, Kelly" , "Wei, David" , "Guo, Mang" , "Ard Biesheuvel" Thread-Topic: [PATCH 5/7] DuetPkg: Remove use of IntelFrameworkModulePkg legacy libs Thread-Index: AQHSS+scQmAuGp4+EkOwRdSck8GHhKDz5+QQ Date: Fri, 2 Dec 2016 02:01:47 +0000 Deferred-Delivery: Fri, 2 Dec 2016 02:01:00 +0000 Message-ID: <734D49CCEBEEF84792F5B80ED585239D58E912E4@SHSMSX104.ccr.corp.intel.com> References: <20161201155326.21716-1-leif.lindholm@linaro.org> <20161201155326.21716-6-leif.lindholm@linaro.org> In-Reply-To: <20161201155326.21716-6-leif.lindholm@linaro.org> Accept-Language: en-US, zh-CN X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNWU4M2U1MzQtZDY5Mi00ZWE5LWJmZGEtNGJmMzk0MDI0NDE2IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX1BVQkxJQyJ9XX1dfSwiU3ViamVjdExhYmVscyI6W10sIlRNQ1ZlcnNpb24iOiIxNS45LjYuNiIsIlRydXN0ZWRMYWJlbEhhc2giOiJKMkdnY1RpY1dkcCtRR1dRclM2Y2Z4c3IrMmZJS2F3Tm1iYWZLcmFRb3JrPSJ9 x-ctpclassification: CTP_PUBLIC x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH 5/7] DuetPkg: Remove use of IntelFrameworkModulePkg legacy libs X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2016 02:01:50 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Ruiyu Ni Regards, Ray >-----Original Message----- >From: Leif Lindholm [mailto:leif.lindholm@linaro.org] >Sent: Thursday, December 1, 2016 11:53 PM >To: edk2-devel@lists.01.org >Cc: Ni, Ruiyu ; Justen, Jordan L ; Andrew Fish ; Laszlo >Ersek ; Kinney, Michael D ;= Steele, Kelly ; Wei, >David ; Guo, Mang ; Ard Biesheuve= l >Subject: [PATCH 5/7] DuetPkg: Remove use of IntelFrameworkModulePkg legacy= libs > >LzmaCustomDecompressLib and PeiDxeDebugLibReportStatusCode were copied >from IntelFrameworkModulePkg to MdeModulePkg, but the originals were >kept for compatibility. > >Since the libraries are identical, move DuetPkg to use the MdeModulePkg >versions instead. > >Contributed-under: TianoCore Contribution Agreement 1.0 >Signed-off-by: Leif Lindholm >--- > DuetPkg/DuetPkgIa32.dsc | 4 ++-- > DuetPkg/DuetPkgX64.dsc | 4 ++-- > 2 files changed, 4 insertions(+), 4 deletions(-) > >diff --git a/DuetPkg/DuetPkgIa32.dsc b/DuetPkg/DuetPkgIa32.dsc >index 3b59343..7dd963b 100644 >--- a/DuetPkg/DuetPkgIa32.dsc >+++ b/DuetPkg/DuetPkgIa32.dsc >@@ -178,7 +178,7 @@ > gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2F > gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000042 > >- >DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/Pe= iDxeDebugLibReportStatusCode.inf >+ DebugLib|MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxe= DebugLibReportStatusCode.inf > >ReportStatusCodeLib|DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/DxeC= oreReportStatusCodeLibFromHob.inf > } > >@@ -211,7 +211,7 @@ > DuetPkg/EfiLdr/EfiLdr.inf { > > DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf >- NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCu= stomDecompressLib.inf >+ NULL|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompr= essLib.inf > } > IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf { > >diff --git a/DuetPkg/DuetPkgX64.dsc b/DuetPkg/DuetPkgX64.dsc >index c23354a..1b08a95 100644 >--- a/DuetPkg/DuetPkgX64.dsc >+++ b/DuetPkg/DuetPkgX64.dsc >@@ -179,7 +179,7 @@ > gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2F > gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000042 > >- >DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/Pe= iDxeDebugLibReportStatusCode.inf >+ DebugLib|MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxe= DebugLibReportStatusCode.inf > >ReportStatusCodeLib|DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/DxeC= oreReportStatusCodeLibFromHob.inf > } > >@@ -212,7 +212,7 @@ > DuetPkg/EfiLdr/EfiLdr.inf { > > DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf >- NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCu= stomDecompressLib.inf >+ NULL|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompr= essLib.inf > } > IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf { > >-- >2.10.2