From nobody Fri Nov 1 12:33:07 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; dmarc=fail(p=none dis=none) header.from=linaro.org Return-Path: Received: from ml01.01.org (ml01.01.org [198.145.21.10]) by mx.zohomail.com with SMTPS id 1517501430712921.6553470317457; Thu, 1 Feb 2018 08:10:30 -0800 (PST) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 684FA223CCF1E; Thu, 1 Feb 2018 08:04:50 -0800 (PST) Received: from mail-wm0-x243.google.com (mail-wm0-x243.google.com [IPv6:2a00:1450:400c:c09::243]) (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 9839F223CCF01 for ; Thu, 1 Feb 2018 08:04:48 -0800 (PST) Received: by mail-wm0-x243.google.com with SMTP id v71so6765893wmv.2 for ; Thu, 01 Feb 2018 08:10:25 -0800 (PST) Received: from localhost.localdomain ([160.164.249.13]) by smtp.gmail.com with ESMTPSA id 39sm8204139wrz.85.2018.02.01.08.10.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Feb 2018 08:10:23 -0800 (PST) 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: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:400c:c09::243; helo=mail-wm0-x243.google.com; envelope-from=ard.biesheuvel@linaro.org; receiver=edk2-devel@lists.01.org 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=8FZk7/hwB95wyvPGfPY2/pTpG9VXhwuquKmkTh5+sSM=; b=ev7+kU+XWFR2z25o96sj9PKN4M/PONkoWXWAkTAQETrkUfgx2QiNdfj9Ld6seOWNJ9 qI27+Wwe6KzNhAZ39FdiXY/D1yj7Z1l59i0fhseP2ElbUfkLQ4BG3GBy9+U6/Aa7orxG wJzKnykiO/hXsz1r7sWNlXYGwSC65q8/Kjqms= 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=8FZk7/hwB95wyvPGfPY2/pTpG9VXhwuquKmkTh5+sSM=; b=TFjBVniRWguoSnatGyK8Xi7RnFJjGS/fS857G07MzSrG1rV9M6pg59HQsq7l8046Q9 fYJ1QoaRfLDAiQ3FoSZ8Pok4VrGW7R+rHQIy/UwSWoXwINe7vECpuqkylVCU1XNMMGG+ dANYBMfNtI8E/wsSKSjswI6uSY7FkXHocVVqU+HKRbWHajXN8OG4IPpBnJdQLKTWoQ// lU9GjT8SMr/W6A3yB5UbTItFCcl5USnwDpbmR5J0n7N4WDOhRXSxvxQ3JQITyxx2ncbb /qs5IyNr6RYL6QUZPA7qkPvq5gbjYupamihsn9Hr4zgBn+rnf0LjQhffb+GaFXhmz5eT 7tVg== X-Gm-Message-State: AKwxytcv+xgAu8tgmtPwcAQTAH1MauaWIwTCUSPgXLM/VAqIL7zOOSCi gUojHxfL3eoRUtiQX4L9FMpkWFLLONE= X-Google-Smtp-Source: AH8x227vsu7OoiM4oyWVh3lHHKl8pTssxMIgtPcMHq7smU+kkH0b6hhJPS0RGVvukjCJ1lVfmPi4MQ== X-Received: by 10.28.4.84 with SMTP id 81mr25851474wme.150.1517501424396; Thu, 01 Feb 2018 08:10:24 -0800 (PST) From: Ard Biesheuvel To: edk2-devel@lists.01.org Date: Thu, 1 Feb 2018 16:10:07 +0000 Message-Id: <20180201161008.4037-4-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20180201161008.4037-1-ard.biesheuvel@linaro.org> References: <20180201161008.4037-1-ard.biesheuvel@linaro.org> Subject: [edk2] [PATCH edk2-platforms 3/4] Platform/AMD/OverdriveBoard: enable ConsolePrefDxe 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: , Cc: marc.zyngier@arm.com, alan@softiron.co.uk, leif.lindholm@linaro.org, Ard Biesheuvel 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" Add the ConsolePrefDxe driver so we can get the console on the framebuffer rather than on the serial port. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel --- Platform/AMD/OverdriveBoard/OverdriveBoard.dsc | 6 ++++++ Platform/AMD/OverdriveBoard/OverdriveBoard.fdf | 1 + 2 files changed, 7 insertions(+) diff --git a/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc b/Platform/AMD/= OverdriveBoard/OverdriveBoard.dsc index 51d823892b17..a99a9a1062d4 100644 --- a/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc +++ b/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc @@ -298,6 +298,8 @@ [PcdsFeatureFlag.common] gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE gEfiMdePkgTokenSpaceGuid.PcdUgaConsumeSupport|FALSE =20 + gEfiMdeModulePkgTokenSpaceGuid.PcdInstallAcpiSdtProtocol|TRUE + [PcdsFixedAtBuild.common] gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000 @@ -585,6 +587,10 @@ [Components.common] MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf MdeModulePkg/Universal/SerialDxe/SerialDxe.inf + EmbeddedPkg/Drivers/ConsolePrefDxe/ConsolePrefDxe.inf { + + FdtLib|EmbeddedPkg/Library/FdtLib/FdtLib.inf + } =20 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf diff --git a/Platform/AMD/OverdriveBoard/OverdriveBoard.fdf b/Platform/AMD/= OverdriveBoard/OverdriveBoard.fdf index 8ceee9552765..541d65ef753e 100644 --- a/Platform/AMD/OverdriveBoard/OverdriveBoard.fdf +++ b/Platform/AMD/OverdriveBoard/OverdriveBoard.fdf @@ -121,6 +121,7 @@ [FV.FvMain] INF MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe= .inf INF MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf INF MdeModulePkg/Universal/SerialDxe/SerialDxe.inf + INF EmbeddedPkg/Drivers/ConsolePrefDxe/ConsolePrefDxe.inf =20 INF ArmPkg/Drivers/ArmGic/ArmGicDxe.inf INF ArmPkg/Drivers/TimerDxe/TimerDxe.inf --=20 2.11.0 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel