From nobody Thu Dec 26 00:40:04 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.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 1507716978413792.9258957916481; Wed, 11 Oct 2017 03:16:18 -0700 (PDT) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 28E6221FCA260; Wed, 11 Oct 2017 03:12:42 -0700 (PDT) Received: from mail-lf0-x235.google.com (mail-lf0-x235.google.com [IPv6:2a00:1450:4010:c07::235]) (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 27B2B21FC7499 for ; Wed, 11 Oct 2017 03:12:39 -0700 (PDT) Received: by mail-lf0-x235.google.com with SMTP id c82so1485961lfc.6 for ; Wed, 11 Oct 2017 03:16:08 -0700 (PDT) Received: from gilgamesh.semihalf.com (31-172-191-173.noc.fibertech.net.pl. [31.172.191.173]) by smtp.gmail.com with ESMTPSA id 84sm1539781ljc.67.2017.10.11.03.16.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 11 Oct 2017 03:16:05 -0700 (PDT) X-Original-To: edk2-devel@lists.01.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; Received-SPF: None (no SPF record) identity=mailfrom; client-ip=2a00:1450:4010:c07::235; helo=mail-lf0-x235.google.com; envelope-from=mw@semihalf.com; receiver=edk2-devel@lists.01.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=m8KAWlp6LUs9N3IPV6VxeR82nLZy7w1MQHPTJtwxjjM=; b=e6rThK2isDoRixk/H1n7SUBQCt1D78zkuk/wRPiStgPj2D7lDNs3BpsXa5TvIEHluG odzPZeActlEVUSURu1TL0He0Cnif9TtjkYVlgrfPOWJIvveFCctMBm5LIelRMUcZNL2t LlhpaLCziB+3wnH8LIYivDcvGHfXZbhbitp+Xftm0MMEzrZcPvVoOTf+NQCpkSXjyR0R 47dsXALrIs7T2zqnkfNW2QEZJNQPJH76fzi4VE307pyxoVM+itmc4lQrJxOlKtsBRTNO dCaHSidnRQ34wRR9JIeRBn4IsFWrjfVwpfC9vnx/2emFNPSxVRcO+Q8JNYU6qoFGoSjH I89Q== 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=m8KAWlp6LUs9N3IPV6VxeR82nLZy7w1MQHPTJtwxjjM=; b=SOMNbCYspl9Bq7hmORQldnkWfoqLwxeYIe/iUWbE+oFwgXh6dK5a2p7/v7OgBG6o5J ldStwzcXGq6pHRAI22ev5q1LHB2KeyI9CDW5oiJEquuQCRO9A7Vqamh6ru32IVm7awxk mlN/RIpzw8qSEBJvsugTH74fC4yvE+qzabFaOT+N9CP/1wSpuYHzryFGoOP89TpW3oQs vznJXeItNcvtetf6xZcP87glck4va+Lb+RZsvvNlOnwunu8sOzB228to54RxtNwlGPQ1 IPvVnns/gp/xEyP5k+sNEHssmB8gLmVfnNPwk4xmc3VP6oSMYoF5b8sGJmhZeYHPUuea RHgA== X-Gm-Message-State: AMCzsaUUfygN0B8c9VopgEO1ciksRi/MSgYNWg0SxtjXt2JvkVr0piey Rf9x0D6n+FHIR2GjZXAzzPEPBNiKd9I= X-Google-Smtp-Source: AOwi7QBlixr5LE+npaumS3BHjlV6O9WoosVtdOb0w3eldRrJWC9OdNIKPqpqHej4p14lZmpiBWgJDw== X-Received: by 10.25.149.131 with SMTP id x125mr5872916lfd.231.1507716966491; Wed, 11 Oct 2017 03:16:06 -0700 (PDT) From: Marcin Wojtas To: edk2-devel@lists.01.org Date: Wed, 11 Oct 2017 12:15:33 +0200 Message-Id: <1507716939-31798-7-git-send-email-mw@semihalf.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1507716939-31798-1-git-send-email-mw@semihalf.com> References: <1507716939-31798-1-git-send-email-mw@semihalf.com> Subject: [edk2] [platforms: PATCH v2 06/12] Marvell/Armada: Re-enable driver model diagnostics PCDs 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: jinghua@marvell.com, ard.biesheuvel@linaro.org, leif.lindholm@linaro.org, nadavh@marvell.com, neta@marvell.com, kostap@marvell.com 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" From: Ard Biesheuvel For some reason, one of the early ARM platforms disabled all the diagnostics related to the UEFI driver model, resulting in the output of UEFI shell utilities such as 'devices' or 'drivers' to become completely useless. Armada's shared .DSC include file inherited this for no good reason, so let's revert it. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel Signed-off-by: Marcin Wojtas Reviewed-by: Leif Lindholm --- Platform/Marvell/Armada/Armada.dsc.inc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Platform/Marvell/Armada/Armada.dsc.inc b/Platform/Marvell/Arma= da/Armada.dsc.inc index e920461..5071bd5 100644 --- a/Platform/Marvell/Armada/Armada.dsc.inc +++ b/Platform/Marvell/Armada/Armada.dsc.inc @@ -207,10 +207,6 @@ ##########################################################################= ###### =20 [PcdsFeatureFlag.common] - gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|TRUE - gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|TRUE - gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE - gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE =20 # # Control what commands are supported from the UI --=20 2.7.4 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel