From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:400c:c09::241; helo=mail-wm0-x241.google.com; envelope-from=ard.biesheuvel@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wm0-x241.google.com (mail-wm0-x241.google.com [IPv6:2a00:1450:400c:c09::241]) (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 A5B5B2218E95F for ; Fri, 8 Dec 2017 10:22:45 -0800 (PST) Received: by mail-wm0-x241.google.com with SMTP id t8so4662432wmc.3 for ; Fri, 08 Dec 2017 10:27:20 -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; bh=uSxBLaMvRpkQmJ6vcIp1m5wv93p+IbXWaVNb404iY6E=; b=EnBZxbmW2yV63qUPs2uJySwFHiad7oKi+cnUBCDiS9HmZUAWJeg/SDLrIV6iK9rP4H qZhqVwM5dKSHnprqKFD0wpBVFGOwpB/hl1AhfqvH4klg0owOVPMpmaPIWmBldilPfIuv 95LlR+CVL8sTWtxqI6X6MQt8TcbIKNpo6HN/Y= 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=uSxBLaMvRpkQmJ6vcIp1m5wv93p+IbXWaVNb404iY6E=; b=uARN8AhbonKE7ypFOTqJqPYDtq72dA4fdqj3EUN8a4HSu5AlVNxIIaj+XYTVmCZEfD hV/Rx9MSiv1WymiOAKf04C8es630elQxXbw9CHfTqK3nZiwTH19smW33L98s6zKLKQyn GmiZ0fJBCq1zaijbZgg6TDEfUMbEYIbV/OhYgV3/dtNtNtVJ15Rz/pXQk7We3DsvtYzw qDuMsJc1L2SCeb96NTK5jq818UAjAhsVS6vFKL4RhOKPWfmc25DdVjmTcDICg+fKd7j8 G69c+qN4lynNHDJT+rRbYam/uFbkQ5qpS66BtgG8iz7KP+v7HQHlEWpZHaGQVt9Lkf2t w/1A== X-Gm-Message-State: AKGB3mKN4NcFEXf7WPWGjVninkwoJ+A1T/kzYyEUReG89iDqoYhfWgHj k4nol3cPYwlrsQ90LHgZRgnEruz8DVw= X-Google-Smtp-Source: AGs4zMYbbcf/mc0JiN4G0lScM7Q9AJex+Ziwum61ALOnXniHfmyUhqqe7kXlXKE1RJKSevhMyc1I9Q== X-Received: by 10.28.11.206 with SMTP id 197mr4915298wml.3.1512757638530; Fri, 08 Dec 2017 10:27:18 -0800 (PST) Received: from localhost.localdomain ([160.171.158.223]) by smtp.gmail.com with ESMTPSA id u79sm2195210wma.26.2017.12.08.10.27.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2017 10:27:17 -0800 (PST) From: Ard Biesheuvel To: edk2-devel@lists.01.org Cc: leif.lindholm@linaro.org, Ard Biesheuvel Date: Fri, 8 Dec 2017 18:27:10 +0000 Message-Id: <20171208182712.8835-1-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.11.0 Subject: [PATCH edk2-platforms v2 0/2] ArmPlatformPkg PCD cleanup 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: , X-List-Received-Date: Fri, 08 Dec 2017 18:22:46 -0000 Remove lots and lots of PCD assignments of obsolete PCDs that are about to be removed from ArmPlatformPkg. Ard Biesheuvel (2): Platform: switch to MdeModulePkg's version of PcdFirmwareVendor Platform Silicon: remove obsolete ArmPlatformPkg PCD assignments Platform/ARM/JunoPkg/ArmJuno.dsc | 13 +------------ Platform/ARM/JunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf | 3 --- Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc | 15 +-------------- Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc | 17 +---------------- Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc | 10 ---------- Platform/ARM/VExpressPkg/Drivers/ArmVExpressFastBootDxe/ArmVExpressFastBootDxe.inf | 2 +- Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLib.inf | 1 - Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLibSec.inf | 1 - Platform/Hisilicon/D02/Pv660D02.dsc | 20 -------------------- Platform/Hisilicon/D03/D03.dsc | 20 -------------------- Platform/Hisilicon/D05/D05.dsc | 12 ------------ Platform/Hisilicon/HiKey/HiKey.dsc | 3 +-- Platform/Socionext/DeveloperBox/DeveloperBox.dsc | 2 +- Platform/Socionext/SynQuacerEvalBoard/SynQuacerEvalBoard.dsc | 2 +- Silicon/AMD/Styx/Library/AmdStyxLib/AmdStyxLib.inf | 1 - Silicon/AMD/Styx/Library/AmdStyxLib/AmdStyxLibSec.inf | 1 - Silicon/Hisilicon/Hisilicon.dsc.inc | 14 +------------- Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformLib.inf | 1 - Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformLibSec.inf | 1 - Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc | 6 +----- 20 files changed, 9 insertions(+), 136 deletions(-) -- 2.11.0