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=leif.lindholm@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 E173E223972B3 for ; Tue, 6 Feb 2018 09:06:48 -0800 (PST) Received: by mail-wm0-x241.google.com with SMTP id r78so5319241wme.0 for ; Tue, 06 Feb 2018 09:12:31 -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=j5HgkaQZfSrfucNNmkT1LO+xGccRqIt3L/mXWB3agzw=; b=R0NvyoZpoX9oJ3sryt5gcjzXZxHtlzIu8z2FcuSgWhzHQ2QkmVglUOi6z0ZBeVnZsu QP9USi5tNpe8afXEgCA05FJ19MVhlrrsPz52GjftrBFt2CQ+fYsVXwMwUUfsPWCpJs0x GaFtWb/TjMNa92wspeecdbgb5fyDOExtiBl00= 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=j5HgkaQZfSrfucNNmkT1LO+xGccRqIt3L/mXWB3agzw=; b=jagYZgLo+2YLHZJTK09dE6lr5cBi5p2yOoB36kZ5tP/kZkSjd2SoZNF9I6byiIe8xK iHLe8oAQX5F4KAn4co1ElEL+JoQf5QOVznkxpYsKpC0CwlJrQh1CB52S1ooW7QNPdJAF ufY7z8GirwQXR4i8Wei5LplwJ8RqFqi23DYNL/ETK4hJoEjSRFrKg1/7EY2LfQibr221 A+tqdJV0cufRnlJd9cITi+W9elr5C8XUrI9lLwx++7Y+H5k+LA9zQ7VfwPsQNu46bP62 kd+14GVrBC5dPAHjHQBeXBmSYxauJLhrRHSthvhJUdRnlYCoghY6GjYNqsUZZ4jfkKGb t43Q== X-Gm-Message-State: APf1xPA++lWoe2u8aQ5k6XPHI+CsDLoN+XnBKthp3pVA0fENMgPxWIoU G8Ltfe5QrQd+iWaQ/5fq64O2q8Jame8= X-Google-Smtp-Source: AH8x226qVoBHxxLDhORL4oSx+VMYUqRxNlf/rR+vV7GdNZZ0zX4Isp1nfAJfKewDYOnGPKF5pA5seQ== X-Received: by 10.28.155.66 with SMTP id d63mr2249034wme.132.1517937150171; Tue, 06 Feb 2018 09:12:30 -0800 (PST) Received: from vanye.hemma.eciton.net (cpc92316-cmbg19-2-0-cust118.5-4.cable.virginm.net. [82.12.0.119]) by smtp.gmail.com with ESMTPSA id p5sm13668476wmf.13.2018.02.06.09.12.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Feb 2018 09:12:28 -0800 (PST) From: Leif Lindholm To: edk2-devel@lists.01.org Cc: ard.biesheuvel@linaro.org Date: Tue, 6 Feb 2018 17:12:25 +0000 Message-Id: <20180206171225.10676-3-leif.lindholm@linaro.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20180206171225.10676-1-leif.lindholm@linaro.org> References: <20180206171225.10676-1-leif.lindholm@linaro.org> Subject: [PATCH edk2-platforms 3/3] Silicon/Marvell: drop unused EmbeddedPkg Pcds X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 17:06:49 -0000 A set of mostly Ebl-related Pcds are about to be deleted from edk2. Delete references to them here to keep platforms building. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Leif Lindholm --- Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc b/Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc index bf11e7c813..ef70b52167 100644 --- a/Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc +++ b/Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc @@ -203,21 +203,6 @@ [LibraryClasses.ARM, LibraryClasses.AARCH64] ################################################################################ [PcdsFeatureFlag.common] - - # - # Control what commands are supported from the UI - # Turn these on and off to add features or save size - # - gEmbeddedTokenSpaceGuid.PcdEmbeddedMacBoot|TRUE - gEmbeddedTokenSpaceGuid.PcdEmbeddedDirCmd|TRUE - gEmbeddedTokenSpaceGuid.PcdEmbeddedHobCmd|TRUE - gEmbeddedTokenSpaceGuid.PcdEmbeddedHwDebugCmd|TRUE - gEmbeddedTokenSpaceGuid.PcdEmbeddedPciDebugCmd|TRUE - gEmbeddedTokenSpaceGuid.PcdEmbeddedIoEnable|FALSE - gEmbeddedTokenSpaceGuid.PcdEmbeddedScriptCmd|FALSE - - gEmbeddedTokenSpaceGuid.PcdCacheEnable|TRUE - # Use the Vector Table location in CpuDxe. # We will not copy the Vector Table at PcdCpuVectorBaseAddress gArmTokenSpaceGuid.PcdRelocateVectorTable|FALSE @@ -314,10 +299,6 @@ [PcdsFixedAtBuild.common] gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000000F !endif - gEmbeddedTokenSpaceGuid.PcdEmbeddedAutomaticBootCommand|"" - gEmbeddedTokenSpaceGuid.PcdEmbeddedDefaultTextColor|0x07 - gEmbeddedTokenSpaceGuid.PcdEmbeddedMemVariableStoreSize|0x10000 - # # Optional feature to help prevent EFI memory map fragments # Turned on and off via: PcdPrePiProduceMemoryTypeInformationHob -- 2.11.0