From nobody Fri May 3 09:44:39 2024 Delivered-To: importer@patchew.org Received-SPF: none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) client-ip=198.145.21.10; envelope-from=edk2-devel-bounces@lists.01.org; helo=ml01.01.org; Authentication-Results: mx.zoho.com; dkim=fail spf=none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) smtp.mailfrom=edk2-devel-bounces@lists.01.org; Return-Path: Received: from ml01.01.org (ml01.01.org [198.145.21.10]) by mx.zohomail.com with SMTPS id 1491941289646654.4889196202448; Tue, 11 Apr 2017 13:08:09 -0700 (PDT) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 4C85E21939234; Tue, 11 Apr 2017 13:08:07 -0700 (PDT) Received: from mail-wr0-x22c.google.com (mail-wr0-x22c.google.com [IPv6:2a00:1450:400c:c0c::22c]) (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 DCA9A20D76485 for ; Tue, 11 Apr 2017 13:08:05 -0700 (PDT) Received: by mail-wr0-x22c.google.com with SMTP id c55so4865951wrc.3 for ; Tue, 11 Apr 2017 13:08:05 -0700 (PDT) Received: from localhost.localdomain ([196.85.182.219]) by smtp.gmail.com with ESMTPSA id r52sm1477402wrb.37.2017.04.11.13.08.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 11 Apr 2017 13:08:03 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=+sc+Kyky6fz9dla8+8lJxqMukiGwgdQ1H3z2mEP5TUg=; b=RPRSI4AWudpBjQiKk8ihB5p1BEsg4yWRlnif9F70NAH3eCwxm6EmJdm/Q8ebQVhaKs Qm6yL/cmcrYRxu/Nvd2u61QERBkAUs8IhEeAGws+n7dzy18GlWytSYyfkp6YsfJNQko6 fh2Rtfz6oaeljE8v9iFNxEAjCATinMCnb2y38= 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; bh=+sc+Kyky6fz9dla8+8lJxqMukiGwgdQ1H3z2mEP5TUg=; b=quLAQa4Fx27jBM+FPG0k49m4IYK6cdcgwDt9HpMe4cOD+xU6NGxNZF/ZVQVAXLCD11 ikoOmA3e+dACMDcTf5ChOeUv6dmhZB8YJKMyAIy5AKMy7FuLSVUzQRto2utRqp2sbJTB BvEJEEQbazimKQZagIs1BY6FUJRf50bzMyvZG3yVqUYFbDzTFT8wPRavghLXTLLwe/7a I8/7RSbBKNcM0J/UuQd4gHllG5W4Z9Imx9ZZH2g3rYNNyNedFyZtefY6aLFzd10SbetZ QZpZ5ih49ieHhn+NqauV/v3JaL+PgFn6s9Eba9EGezapSysUK3cbnT9EW7v1x/wVm7M5 j4ig== X-Gm-Message-State: AN3rC/7EVvCJFhaA6czlaEet3hEmAqpf9TwsgIzgsGmZ5ib0dO6tV7AWHAzhqGiEN2TekkQu X-Received: by 10.223.166.146 with SMTP id t18mr11819122wrc.15.1491941284164; Tue, 11 Apr 2017 13:08:04 -0700 (PDT) From: Ard Biesheuvel To: edk2-devel@lists.01.org, lersek@redhat.com Date: Tue, 11 Apr 2017 21:07:54 +0100 Message-Id: <1491941274-17595-1-git-send-email-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.7.4 Subject: [edk2] [PATCH] ArmVirtPkg/ArmVirtXen: remove ARM BdsLib library class resolution 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 Content-Transfer-Encoding: quoted-printable Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZohoMail: RDKM_2 RSF_4 Z_629925259 SPT_0 Content-Type: text/plain; charset="utf-8" Remove the library class resolution for ARM's BdsLib: no included module actually depends on it, and it will be removed shortly. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel Reviewed-by: Laszlo Ersek --- ArmVirtPkg/ArmVirtXen.dsc | 2 -- 1 file changed, 2 deletions(-) diff --git a/ArmVirtPkg/ArmVirtXen.dsc b/ArmVirtPkg/ArmVirtXen.dsc index 64ce7b633ead..99865a8bab98 100644 --- a/ArmVirtPkg/ArmVirtXen.dsc +++ b/ArmVirtPkg/ArmVirtXen.dsc @@ -53,8 +53,6 @@ [LibraryClasses] PlatformBdsLib|ArmPlatformPkg/Library/PlatformIntelBdsLib/PlatformIntelB= dsLib.inf CustomizedDisplayLib|MdeModulePkg/Library/CustomizedDisplayLib/Customize= dDisplayLib.inf =20 - BdsLib|ArmPkg/Library/BdsLib/BdsLib.inf - [LibraryClasses.common.UEFI_DRIVER] UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf =20 --=20 2.7.4 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel