From patchwork Wed Sep 21 08:28:21 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ard Biesheuvel X-Patchwork-Id: 76675 Delivered-To: patch@linaro.org Received: by 10.140.106.72 with SMTP id d66csp1924702qgf; Wed, 21 Sep 2016 01:28:35 -0700 (PDT) X-Received: by 10.98.89.93 with SMTP id n90mr49223005pfb.184.1474446515617; Wed, 21 Sep 2016 01:28:35 -0700 (PDT) Return-Path: Received: from ml01.01.org (ml01.01.org. [2001:19d0:306:5::1]) by mx.google.com with ESMTPS id a6si74770287pfb.49.2016.09.21.01.28.35 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Sep 2016 01:28:35 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 2001:19d0:306:5::1 as permitted sender) client-ip=2001:19d0:306:5::1; 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 2001:19d0:306:5::1 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 213B71A1EA0; Wed, 21 Sep 2016 01:28:35 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-wm0-x22e.google.com (mail-wm0-x22e.google.com [IPv6:2a00:1450:400c:c09::22e]) (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 42D631A1E90 for ; Wed, 21 Sep 2016 01:28:33 -0700 (PDT) Received: by mail-wm0-x22e.google.com with SMTP id l132so77689543wmf.1 for ; Wed, 21 Sep 2016 01:28:33 -0700 (PDT) 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=KA6BqQRVPFy8sVddrF1SWU7OkvreeBN3qMOKxzmD8BI=; b=P5naj1uk82IMOnDL+agH2MU44GiPKujGgpXmzVXsYmlYOhOFFVRHM9AR2r+OpJlSsh /iV08xOWi/Dd4won1OlIsKZLIKdfj/bf71PoHDJmONR51+96x74mvRPBCLJiu7pvUjsv HDPfym35rPSyMLJebeSojgeOVP3qzerh1rrd0= 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=KA6BqQRVPFy8sVddrF1SWU7OkvreeBN3qMOKxzmD8BI=; b=XciQbWx6x6C7JPf8eV1aMkwpl126G7//KOu9yK4LYDoLrY0sJxattjVxAxLHZLGkV2 mGKdWxI2Nll2YlKygjiMpteO5EAD74EjVKb0jqwCi5QXknfF0QKQ8vQS5sFMziqin/a1 GrX0Yq+N7uaQABvpeJZ7fzUJUk7Z4S3FXQ+bfOihlWGvYHplVcLW519lF5NE4afgZWZS LxYOVqXOL+6QrSvJc9MXfwNGbSHNuPN6IaJftqFMw6bz8N35zFDqBnuNw46gpe1mwNzl vWj1KZUU4uOliR7oSIp5LZhjIPTUcBORVQYgx3A/YbDkF5wO5+JsV/jTqkehgmjmEjh6 5mfA== X-Gm-Message-State: AE9vXwPbADSgL2sA/btzlisAkXF4zl4/pQoI9AhmkGqS9LD7JRYZeEZNhWUcMACtYO+FpYJ3 X-Received: by 10.194.97.79 with SMTP id dy15mr32293225wjb.100.1474446511702; Wed, 21 Sep 2016 01:28:31 -0700 (PDT) Received: from localhost.localdomain ([160.164.113.123]) by smtp.gmail.com with ESMTPSA id i78sm3250533wmc.13.2016.09.21.01.28.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 21 Sep 2016 01:28:31 -0700 (PDT) From: Ard Biesheuvel To: edk2-devel@lists.01.org, leif.lindholm@linaro.org Date: Wed, 21 Sep 2016 09:28:21 +0100 Message-Id: <1474446502-480-2-git-send-email-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1474446502-480-1-git-send-email-ard.biesheuvel@linaro.org> References: <1474446502-480-1-git-send-email-ard.biesheuvel@linaro.org> Subject: [edk2] [PATCH 1/2] BeagleBoardPkg: remove dependency on ArmPkg/BaseMemoryLibStm 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: Ard Biesheuvel MIME-Version: 1.0 Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" The library BaseMemoryLibStm in ArmPkg is deprecated and is going to be removed. Move to the generic version in MdePkg instead. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel --- BeagleBoardPkg/BeagleBoardPkg.dsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.7.4 _______________________________________________ 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 e4f229e3bf67..1e21ed1463a6 100644 --- a/BeagleBoardPkg/BeagleBoardPkg.dsc +++ b/BeagleBoardPkg/BeagleBoardPkg.dsc @@ -55,7 +55,7 @@ [LibraryClasses.common] MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf BaseLib|MdePkg/Library/BaseLib/BaseLib.inf - BaseMemoryLib|ArmPkg/Library/BaseMemoryLibStm/BaseMemoryLibStm.inf + BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf EfiResetSystemLib|BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.inf