public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] Platforms/ARM/Juno: limit ACPI support to v5.0 and higher
@ 2016-08-25 17:09 Sudeep Holla
  2016-08-31 10:29 ` Evan Lloyd
  0 siblings, 1 reply; 4+ messages in thread
From: Sudeep Holla @ 2016-08-25 17:09 UTC (permalink / raw)
  To: edk2-devel, Linaro UEFI, Evan Lloyd, Leif Lindholm
  Cc: Sudeep Holla, Ard Biesheuvel

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



^ permalink raw reply related	[flat|nested] 4+ messages in thread
[parent not found: <1469613204-30017-1-git-send-email-sudeep.holla@arm.com>]

end of thread, other threads:[~2016-08-31 11:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-25 17:09 [PATCH] Platforms/ARM/Juno: limit ACPI support to v5.0 and higher Sudeep Holla
2016-08-31 10:29 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox