From patchwork Fri Mar 31 14:14:32 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ard Biesheuvel X-Patchwork-Id: 96434 Delivered-To: patch@linaro.org Received: by 10.182.246.10 with SMTP id xs10csp1250424obc; Fri, 31 Mar 2017 07:15:09 -0700 (PDT) X-Received: by 10.84.199.170 with SMTP id r39mr3823776pld.144.1490969709430; Fri, 31 Mar 2017 07:15:09 -0700 (PDT) Return-Path: Received: from ml01.01.org (ml01.01.org. [2001:19d0:306:5::1]) by mx.google.com with ESMTPS id d17si5385174pgg.15.2017.03.31.07.15.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 Mar 2017 07:15:09 -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 sp=NONE dis=NONE) header.from=linaro.org Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 240162008030C; Fri, 31 Mar 2017 07:15:04 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-lf0-x22a.google.com (mail-lf0-x22a.google.com [IPv6:2a00:1450:4010:c07::22a]) (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 182B52008030A for ; Fri, 31 Mar 2017 07:15:01 -0700 (PDT) Received: by mail-lf0-x22a.google.com with SMTP id j90so45064061lfk.2 for ; Fri, 31 Mar 2017 07:15:01 -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=+qMKRWj0oZfGYN9LQzftIIT5Emb5kDkaPvnoP2pFuvU=; b=SohBoGwLhA1//o2HEZdFor4hO0EAUcF8J/JeKtPmkF25U+xFFXBnQCLZxH5Px81mA4 rE7l8eQXtkKMSO+tMn+2dvxt9zHY4aH7fC6cfIv/9rfCqgk7g6PrmHFutPBBb9y+feaU VAhfEuUzjJMuleN2OfyP8oZdGNu+3xtrEgl5I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=+qMKRWj0oZfGYN9LQzftIIT5Emb5kDkaPvnoP2pFuvU=; b=NOhMr2JevoeqtLxQiW64MKoRuy2QySm8lcC2nITNrJm5Tckos8dt627fzvwbg+pFGF MvzGFnjW3ydfqksC4mH9pNf7Dt/Ne/fFACMgr9Pn9Hg6P+9m+Fd+ha+8ty7zp6t5uJDJ XfAX7B21mFQBKzRrQfmXnYVFqxd6EerWtRxK7Wa1s/MwFmUD4c5/RjkkM+WtueDJxpqE W+80W/rLS7qMuT5168O9jkj62iNjfmtpzy8icdOE/H5SnOCiynlPUvg30RrFjw7kQHLc Icxka2nmkOpFMgnOIC3o4A+ProOtzE6HELDp5fYNz/8n3Hn2x2d7us2GhUkKqrQBZTaI 76tA== X-Gm-Message-State: AFeK/H1Hnoc0Aa3Jzlzp69MbvYc5ds4TDmTUC3QDonrM2J38Uy9xhm6EoEAViJqSC9YxB55m X-Received: by 10.28.0.78 with SMTP id 75mr2946361wma.138.1490969699203; Fri, 31 Mar 2017 07:14:59 -0700 (PDT) Received: from localhost.localdomain ([160.171.180.74]) by smtp.gmail.com with ESMTPSA id b42sm6908720wra.36.2017.03.31.07.14.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 Mar 2017 07:14:58 -0700 (PDT) From: Ard Biesheuvel To: edk2-devel@lists.01.org, leif.lindholm@linaro.org, ryan.harkin@linaro.org Date: Fri, 31 Mar 2017 15:14:32 +0100 Message-Id: <20170331141434.20810-8-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20170331141434.20810-1-ard.biesheuvel@linaro.org> References: <20170331141434.20810-1-ard.biesheuvel@linaro.org> Subject: [edk2] [PATCH v2 7/9] ArmPlatformPkg/ArmJunoDxe: remove BdsLib dependency 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: , Cc: Ard Biesheuvel MIME-Version: 1.0 Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" The ArmJunoDxe driver does not actually depend on the deprecated BdsLib so remove the dependency declaration from the INF file. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel --- ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf | 1 - 1 file changed, 1 deletion(-) -- 2.9.3 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel diff --git a/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf b/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf index dd643b6ab55a..6719d0adcc87 100644 --- a/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf +++ b/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf @@ -36,7 +36,6 @@ [LibraryClasses] ArmLib ArmShellCmdRunAxfLib BaseMemoryLib - BdsLib DebugLib DmaLib DxeServicesTableLib