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:c0c::244; helo=mail-wr0-x244.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wr0-x244.google.com (mail-wr0-x244.google.com [IPv6:2a00:1450:400c:c0c::244]) (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 85684223972B3 for ; Tue, 6 Feb 2018 09:06:47 -0800 (PST) Received: by mail-wr0-x244.google.com with SMTP id v15so2734940wrb.8 for ; Tue, 06 Feb 2018 09:12:30 -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=W89o/imJZTo+mlPff9Tjq/B3ag0N/z56Cz1s/83y4co=; b=CyvgWWIR3bvysPt5D80L5VaH1gPbPrFdntbD0zpcU/sxz2JRVzaJk35Ici3vdIxGo6 GyQEbXCTiupZkjkkX4kHdoiYLoyoBx/6pj3dJk9NA+7xRUZYzLAS3eOEkN9XGuZAqDt3 TrWDkc1lpfLbsmrXu5IJh5jEr87EDRtRGsk/M= 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=W89o/imJZTo+mlPff9Tjq/B3ag0N/z56Cz1s/83y4co=; b=kJoNT/oqRpoKVnjJI3jHxXoh3U6GOaB+TrvygjQR4t+7EG0HU4/hdJCHwrmUNvtgBf cUa+TlECT5HVCh8JcCBMihs3O6knClo4Pl201BSFWt1WnioUFd79+RSW39oxikVYPwLI 9hCYbaI9HIUT7aTB/r3kCU0VDmQ5ZS8u6kKjfo15JiVmQs+nGiMmfclU+i+FX7fEpkEG UMAgxISAFkY7KHQscfBR3hKisdl9VnAyIMpr9T3rgxpzpSng+gVYeB0coPfIsh5B/NsG dyoGn4+osGVjgGwkhHLZ+NuuZ9miNWDVrxRKRza6KAmnfFwRlYWdsVs5UwwlG+Lqh8QM AaRA== X-Gm-Message-State: APf1xPBfkdrdbL6y/vx7FAOyyy3XjIn8+b2PrnWT6DWAotwD5u9Sj17G Ap3AZsTCJLx+xuQs8e7pJnrq1MyGsAA= X-Google-Smtp-Source: AH8x227BnLEKJ5F+ikovD0+TWaNR4ulzQvhtqtgDPNo5Ju/bqNlvVz9v44jFa+RGHyG/VAwnW/jDSw== X-Received: by 10.223.163.16 with SMTP id c16mr3080731wrb.21.1517937148276; Tue, 06 Feb 2018 09:12:28 -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.26 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Feb 2018 09:12:27 -0800 (PST) From: Leif Lindholm To: edk2-devel@lists.01.org Cc: ard.biesheuvel@linaro.org Date: Tue, 6 Feb 2018 17:12:24 +0000 Message-Id: <20180206171225.10676-2-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 2/3] /Hisilicon: 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:48 -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 --- Platform/Hisilicon/HiKey/HiKey.dsc | 18 ------------------ Silicon/Hisilicon/Hisilicon.dsc.inc | 19 ------------------- 2 files changed, 37 deletions(-) diff --git a/Platform/Hisilicon/HiKey/HiKey.dsc b/Platform/Hisilicon/HiKey/HiKey.dsc index d3fb0832c4..e8cb957cf0 100644 --- a/Platform/Hisilicon/HiKey/HiKey.dsc +++ b/Platform/Hisilicon/HiKey/HiKey.dsc @@ -173,20 +173,6 @@ [BuildOptions.common.EDKII.DXE_RUNTIME_DRIVER] ################################################################################ [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 @@ -264,10 +250,6 @@ [PcdsFixedAtBuild.common] gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|4 - gEmbeddedTokenSpaceGuid.PcdEmbeddedAutomaticBootCommand|"" - gEmbeddedTokenSpaceGuid.PcdEmbeddedDefaultTextColor|0x07 - gEmbeddedTokenSpaceGuid.PcdEmbeddedMemVariableStoreSize|0x10000 - gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString|L"Alpha" # diff --git a/Silicon/Hisilicon/Hisilicon.dsc.inc b/Silicon/Hisilicon/Hisilicon.dsc.inc index cc2367351f..f9d2ffa10e 100644 --- a/Silicon/Hisilicon/Hisilicon.dsc.inc +++ b/Silicon/Hisilicon/Hisilicon.dsc.inc @@ -225,22 +225,6 @@ [PcdsFeatureFlag.common] gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE - # - # Control what commands are supported from the UI - # Turn these on and off to add features or save size - # - ## Set PcdEmbeddedMacBoot to FALSE, or console mode will be changed when - ## entering EBL and not restored when exiting. - gEmbeddedTokenSpaceGuid.PcdEmbeddedMacBoot|FALSE - 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 @@ -295,9 +279,6 @@ [PcdsFixedAtBuild.common] gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000004 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06 - gEmbeddedTokenSpaceGuid.PcdEmbeddedAutomaticBootCommand|"" - gEmbeddedTokenSpaceGuid.PcdEmbeddedDefaultTextColor|0x07 - gEmbeddedTokenSpaceGuid.PcdEmbeddedMemVariableStoreSize|0x10000 # # Optional feature to help prevent EFI memory map fragments -- 2.11.0