public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Sudeep Holla <sudeep.holla@arm.com>
To: edk2-devel@lists.01.org,
	Linaro UEFI <linaro-uefi@lists.linaro.org>,
	Evan Lloyd <Evan.Lloyd@arm.com>,
	Leif Lindholm <leif.lindholm@linaro.org>
Cc: Sudeep Holla <sudeep.holla@arm.com>,
	Ard Biesheuvel <ard.biesheuvel@linaro.org>
Subject: [PATCH] Platforms/ARM/Juno: limit ACPI support to v5.0 and higher
Date: Thu, 25 Aug 2016 18:09:07 +0100	[thread overview]
Message-ID: <1472144947-17736-1-git-send-email-sudeep.holla@arm.com> (raw)

The ACPI spec predates the AARCH64 architecture by 5 versions, so there
is no point in supporting anything below v5.0. So set the PCD that
controls the ACPI table generation to the appropriate value.

Based on the commit e0692789058e ("ArmVirtPkg/ArmVirtQemu: limit ACPI
support to v5.0 and higher") in the upstream TianoCore by Ard Biesheuvel

Contributed-under: TianoCore Contribution Agreement 1.0
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Evan Lloyd <Evan.Lloyd@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
---
 Platforms/ARM/Juno/ArmJuno.dsc | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Platforms/ARM/Juno/ArmJuno.dsc b/Platforms/ARM/Juno/ArmJuno.dsc
index c51d8f2e21ab..3029999bc66f 100644
--- a/Platforms/ARM/Juno/ArmJuno.dsc
+++ b/Platforms/ARM/Juno/ArmJuno.dsc
@@ -183,6 +183,10 @@
   #
   gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosVersion|0x0300
   gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosDocRev|0x0
+  #
+  # ACPI Table Version
+  #
+  gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiExposedTableVersions|0x20
 
 [PcdsPatchableInModule]
   # Console Resolution (Full HD)
-- 
2.7.4



             reply	other threads:[~2016-08-25 17:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-25 17:09 Sudeep Holla [this message]
2016-08-31 10:29 ` [PATCH] Platforms/ARM/Juno: limit ACPI support to v5.0 and higher Evan Lloyd
2016-08-31 11:08   ` Ard Biesheuvel
     [not found] <1469613204-30017-1-git-send-email-sudeep.holla@arm.com>
     [not found] ` <CAF7UmSxfFGg=0dCYomJcpiLiqXsTWgBsPUy60CsO_AWtmxnaOQ@mail.gmail.com>
2016-08-05 14:43   ` Sudeep Holla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1472144947-17736-1-git-send-email-sudeep.holla@arm.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox