From patchwork Thu Dec 1 15:53:22 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leif Lindholm X-Patchwork-Id: 86089 Delivered-To: patch@linaro.org Received: by 10.140.20.101 with SMTP id 92csp755376qgi; Thu, 1 Dec 2016 07:53:37 -0800 (PST) X-Received: by 10.99.121.69 with SMTP id u66mr68661895pgc.96.1480607617322; Thu, 01 Dec 2016 07:53:37 -0800 (PST) Return-Path: Received: from ml01.01.org (ml01.01.org. [198.145.21.10]) by mx.google.com with ESMTPS id d2si622741plh.241.2016.12.01.07.53.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Dec 2016 07:53:37 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) client-ip=198.145.21.10; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) smtp.mailfrom=edk2-devel-bounces@lists.01.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id E194D81F2C; Thu, 1 Dec 2016 07:53:34 -0800 (PST) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id D109381F29 for ; Thu, 1 Dec 2016 07:53:32 -0800 (PST) Received: by mail-wm0-x22b.google.com with SMTP id g23so303695725wme.1 for ; Thu, 01 Dec 2016 07:53:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=GHk+z9PwasvjJOkcrLq3ZqRkrUmgYevWASbPgZ8XoHk=; b=OkUilCkWwhbNsg3S99pCj9hLhexW7R23tQxfTEKEGFC4K8m3ZbSGmblXZVbmFNERfZ t4qltRxAb0/cUCJIoFfofnQHM/wvtSS/yi2nb+UKfLFsmtPCRPw22ov5B12T+SJG1mPb NtIRHTN9/+PXJS2kV9JLzJdZ7Jtn7mHIXcEX4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=GHk+z9PwasvjJOkcrLq3ZqRkrUmgYevWASbPgZ8XoHk=; b=AN8LhK8uAm5d+hLVEtYKDZLZnN969oEx9z8nUChqr/OWUVO7rKgBMxctM9OkJjtZ5v P8491sNsh4qCriPboL58zt51QPeGZztqyyjavudUPxif1kwDk98RGOJSflZ+Gkh6yRTm +1sl/qaFAHTZ/07gZR9d+3kz1e3ARnVlp59RdXf/asJsjrtRSh7nlG7ZL+G0TGBx8v9E 9LfM96hYI+yZoPsjw8E4I5Kf6yuG29B9v4oBWecSpO26cxj8iwePjbx7q5haV7vNxkgN LjqJ62+CrCncde/abjaGMBAqU6Q1Z/sYGFiDzm7ixaTrbhA0Ud1vzPq3iGjjgIw7iWBB 2uiw== X-Gm-Message-State: AKaTC03+uMCmcoBQiTMkOHPSArPz4xpJyyXfK4ZQkg/nogK9MsRMmXRA+ZBLOuU2rI67h1Nl X-Received: by 10.28.125.3 with SMTP id y3mr35704844wmc.30.1480607611303; Thu, 01 Dec 2016 07:53:31 -0800 (PST) Received: from mohikan.hemma.eciton.net ([2a01:348:6:8735:e23f:49ff:fe6d:9d26]) by smtp.gmail.com with ESMTPSA id i2sm850730wjx.44.2016.12.01.07.53.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Dec 2016 07:53:30 -0800 (PST) From: Leif Lindholm To: edk2-devel@lists.01.org Date: Thu, 1 Dec 2016 15:53:22 +0000 Message-Id: <20161201155326.21716-4-leif.lindholm@linaro.org> X-Mailer: git-send-email 2.10.2 In-Reply-To: <20161201155326.21716-1-leif.lindholm@linaro.org> References: <20161201155326.21716-1-leif.lindholm@linaro.org> Subject: [edk2] [PATCH 3/7] BeagleBoardPkg: 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: , Cc: Ruiyu Ni , Ard Biesheuvel , Jordan Justen , Andrew Fish , Michael D Kinney , Laszlo Ersek , David Wei MIME-Version: 1.0 Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" LzmaCustomDecompressLib and PeiDxeDebugLibReportStatusCode were copied from IntelFrameworkModulePkg to MdeModulePkg, but the originals were kept for compatibility. Since the libraries are identical, move BeagleBoardPkg to use the MdeModulePkg versions instead. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Leif Lindholm --- BeagleBoardPkg/BeagleBoardPkg.dsc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.10.2 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel diff --git a/BeagleBoardPkg/BeagleBoardPkg.dsc b/BeagleBoardPkg/BeagleBoardPkg.dsc index f40095a..b074b92 100644 --- a/BeagleBoardPkg/BeagleBoardPkg.dsc +++ b/BeagleBoardPkg/BeagleBoardPkg.dsc @@ -141,7 +141,7 @@ [LibraryClasses.common.SEC] PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf - ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf + ReportStatusCodeLib|MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf ExtractGuidedSectionLib|EmbeddedPkg/Library/PrePiExtractGuidedSectionLib/PrePiExtractGuidedSectionLib.inf LzmaDecompressLib|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf @@ -163,7 +163,7 @@ [LibraryClasses.common.PEI_CORE] PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf - ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf + ReportStatusCodeLib|MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf [LibraryClasses.common.DXE_CORE] HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf