From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:4864:20::342; helo=mail-wm1-x342.google.com; envelope-from=ard.biesheuvel@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wm1-x342.google.com (mail-wm1-x342.google.com [IPv6:2a00:1450:4864:20::342]) (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 DC8BE21BADAB3 for ; Wed, 5 Dec 2018 10:50:32 -0800 (PST) Received: by mail-wm1-x342.google.com with SMTP id g67so13957227wmd.2 for ; Wed, 05 Dec 2018 10:50:32 -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 :mime-version:content-transfer-encoding; bh=JPYyx9/Z0oUqXu2Ggk5sE4P9bYRvxoGjTJihdji1Vro=; b=LyhLZGxDQidkZY+ohtEMPUf7yFq6B/J0AgOE7d1BcPryaCa5vIAH4GhHGVEDwxxaMZ KVDNJO6sMEBwC9feWQrM52IENGzZ0wYli/+egrGyij7xAE1TfyTLcpWxwt3MPIDN4u9B JsDdntRNS9y9pNgP63U1Aug7cmW/p7LqXH67g= 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:mime-version:content-transfer-encoding; bh=JPYyx9/Z0oUqXu2Ggk5sE4P9bYRvxoGjTJihdji1Vro=; b=nv06eZm3U6re1XsTSmlkb96vRVPd0Z4XpyxRmIbGzGIl0t0UM6HepSKLUVJoTx9LMC nsbrVXGZsCp2DoUDWnD2zyzryEpTJn3deJZfktFtpXO4Eo4qQC6dFf08zerZlqxA1roa rygCV6Zo705HBv8BuMXIuWnAA5Gc01BrMEOkqkUmO8svbBtaphEr60X8X00SlnmdjCdf OKZ89VJfc/zYiCfV73OBSlqxCde6wnVPriYkWXwoYuhP7RBQiyYDklDoSt78Hj/dJThi utqruHUIssIHqskX+HkFmJRaXK7RhByB6gG0DnXaPfFzsZhBrmVSCh6U/5Ki+dU3ZyW5 WfSg== X-Gm-Message-State: AA+aEWa7RaTo4tMUHJH+MEq4tDXc9+S0ZPFr8K/iz7J8t7HgCxxcxfsg 7eoZFN4B6ILUtNAaDM6TzibyKmquC4n8vA== X-Google-Smtp-Source: AFSGD/VA5BKj0NHX0HEuuDR6rT/eRpyTya8ckiluL3jF1RTvwMMhy3GAygzEydMZTeeeU3+5zF9X6w== X-Received: by 2002:a7b:c44d:: with SMTP id l13mr17234696wmi.144.1544035830308; Wed, 05 Dec 2018 10:50:30 -0800 (PST) Received: from harold.home ([2a01:cb1d:112:6f00:816d:4a95:a2ca:814d]) by smtp.gmail.com with ESMTPSA id c8sm14825186wrx.42.2018.12.05.10.50.29 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Dec 2018 10:50:29 -0800 (PST) From: Ard Biesheuvel To: edk2-devel@lists.01.org Cc: leif.lindholm@linaro.org, alan@softiron.co.uk, graeme.gregory@linaro.org, Ard Biesheuvel Date: Wed, 5 Dec 2018 19:50:19 +0100 Message-Id: <20181205185020.21441-6-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.19.2 In-Reply-To: <20181205185020.21441-1-ard.biesheuvel@linaro.org> References: <20181205185020.21441-1-ard.biesheuvel@linaro.org> MIME-Version: 1.0 Subject: [PATCH edk2-platforms 5/6] Platform: add acpiview to Seattle/Styx platforms X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Dec 2018 18:50:33 -0000 Content-Transfer-Encoding: 8bit Enable the 'acpiview' UEFI shell command so we can inspect the ACPI tables at boot time. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel --- Platform/AMD/OverdriveBoard/OverdriveBoard.dsc | 1 + Platform/LeMaker/CelloBoard/CelloBoard.dsc | 1 + Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc | 1 + 3 files changed, 3 insertions(+) diff --git a/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc b/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc index 7c66af6128c5..ed67c986b7db 100644 --- a/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc +++ b/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc @@ -731,6 +731,7 @@ DEFINE DO_CAPSULE = FALSE NULL|ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf NULL|ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf NULL|ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf + NULL|ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.inf HandleParsingLib|ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf BcfgCommandLib|ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf diff --git a/Platform/LeMaker/CelloBoard/CelloBoard.dsc b/Platform/LeMaker/CelloBoard/CelloBoard.dsc index 7c22bbbfa90f..057bf0eb67de 100644 --- a/Platform/LeMaker/CelloBoard/CelloBoard.dsc +++ b/Platform/LeMaker/CelloBoard/CelloBoard.dsc @@ -663,6 +663,7 @@ DEFINE DO_FLASHER = FALSE NULL|ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf NULL|ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf NULL|ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf + NULL|ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.inf HandleParsingLib|ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf BcfgCommandLib|ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf diff --git a/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc b/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc index 793bd5359a23..985ba2253a90 100644 --- a/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc +++ b/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc @@ -658,6 +658,7 @@ DEFINE DO_FLASHER = FALSE NULL|ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf NULL|ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf NULL|ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf + NULL|ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.inf HandleParsingLib|ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf BcfgCommandLib|ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf -- 2.19.2