From nobody Thu Dec 26 02:02:13 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 1507568072749927.3696132121765; Mon, 9 Oct 2017 09:54:32 -0700 (PDT) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 5FEEF21F3C183; Mon, 9 Oct 2017 09:50:50 -0700 (PDT) Received: from mail-lf0-x22e.google.com (mail-lf0-x22e.google.com [IPv6:2a00:1450:4010:c07::22e]) (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 73CB121F3C181 for ; Mon, 9 Oct 2017 09:50:49 -0700 (PDT) Received: by mail-lf0-x22e.google.com with SMTP id a16so10595548lfk.0 for ; Mon, 09 Oct 2017 09:54:16 -0700 (PDT) Received: from enkidu.local (31-172-191-173.noc.fibertech.net.pl. [31.172.191.173]) by smtp.gmail.com with ESMTPSA id z204sm1421490lff.33.2017.10.09.09.54.13 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2017 09:54:14 -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::22e; helo=mail-lf0-x22e.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=PWr3CVDCyD9UBxCf8+vpM+gdkShh9pZbPcif/Q/AYAA=; b=JuGsDRUCzt3/VJooHjOT/MiL4/3+fxhKD37d7fUyRzGSdPqbVoIkj4CvPdYfNTdDYv cQXL9iY0mQncDTZXt+OlOkBBJTxHUA9VaxhCTQETbNQKDGwdTL65CrDO0lpbBkqdf/Cp y+wrXj8D2h/epQ4kYkjfK49mpTjwtSWfGJCfF4+6Sy162SDu39LNksx9cy5tjBbfpbcF hngVgbOulojrSiJTXmrktpFfD9Wv3PKt0aBItU26KEPtz1TJkCT8hTqi6rWsipJJPHff CHNLEAs/NBwM6J3Mw4E3Bp3f6G+YPEIMAtsnrUO5YNUJWBDBWwdjr7pix/i5yj6sG7D7 JOxA== 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=PWr3CVDCyD9UBxCf8+vpM+gdkShh9pZbPcif/Q/AYAA=; b=IG3dviW3ohLzU+bg9YEc9+gA6ZgUUjFu0tY2TWg+h5p9s647+mIm4DeWZedoR6wH9b QbOYErt7zfInDf6gPgQu1gyLv5sUZzKXc3Uka5VTYpUJpGLt4pHG0HVlUf+h64qJpk2g c6D9SAJJ9GPne9M1YeqByPPEntRLX/OuTiKxBRQoy9XiTgdrsP9ntSLnKkQEabwdF61e TNv6gqYs94HNo8dft7mze1KQrDBqBfa7qKpo7guZA2768obQijH2OWj9GjP8U9WTU6Mo IQJaBtHQStTD35PfmS3hVwghlRhhwSi1LsguxLBx2NUOQ7/EWXOJzzCiF1KoXMtk0gY9 uyww== X-Gm-Message-State: AMCzsaVJHG3LdiXtwWpetEG22KLg6SOvSNLH3urMLRBhzA+Ic6aNMZOP DBPkEDvntIFCdm8z73LfUlnZ0C9nfGI= X-Google-Smtp-Source: AOwi7QDhyDvhC/HMvOKzGFrehRqWDSHw6BTMYwwa6EukPYPl+6PcLpSZstm6kJDbDpoXM88HIxJfYg== X-Received: by 10.25.41.8 with SMTP id p8mr3921532lfp.31.1507568054772; Mon, 09 Oct 2017 09:54:14 -0700 (PDT) From: Marcin Wojtas To: edk2-devel@lists.01.org Date: Mon, 9 Oct 2017 19:00:58 +0200 Message-Id: <1507568462-28775-10-git-send-email-mw@semihalf.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1507568462-28775-1-git-send-email-mw@semihalf.com> References: <1507568462-28775-1-git-send-email-mw@semihalf.com> Subject: [edk2] [platforms: PATCH 09/13] Marvell/Armada: Disable PerformanceLibrary 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 Remove the gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask setting so it reverts to its default of 0, and disables performance profiling. 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 | 1 - 1 file changed, 1 deletion(-) diff --git a/Platform/Marvell/Armada/Armada.dsc.inc b/Platform/Marvell/Arma= da/Armada.dsc.inc index bd2336f..b718c60 100644 --- a/Platform/Marvell/Armada/Armada.dsc.inc +++ b/Platform/Marvell/Armada/Armada.dsc.inc @@ -251,7 +251,6 @@ gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF - gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|1 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|1 --=20 1.8.3.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel