public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/2] ACPI 6.4 SBSA generic watchdog renaming
@ 2021-08-16 14:52 Chris Jones
  2021-08-16 14:52 ` [PATCH v1 1/2] DynamicTablesPkg: Rename SBSA generic watchdog Chris Jones
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Chris Jones @ 2021-08-16 14:52 UTC (permalink / raw)
  To: devel
  Cc: ray.ni, zhichao.gao, Alexei.Fedorov, Sami.Mujawar, Ben.Adderson,
	Akanksha.Jain2, Matteo.Carlini, nd

Bugzilla: 3565 (https://bugzilla.tianocore.org/show_bug.cgi?id=3565)

This patch series updates the Acpiview GTDT parser and DynamicTables
GTDT generator to support ACPI 6.4. This involves the use of Acpi64.h
which requires the "SBSA Generic Watchdog" structure to be renamed to the
"Arm Generic Watchdog" strucutre.

The changes can be seen at: https://github.com/chris-jones-arm/edk2/tree/1822_64_acpi_generic_watchdog_v1

Chris Jones (2):
  DynamicTablesPkg: Rename SBSA generic watchdog
  ShellPkg: Update Acpiview GTDT parser to ACPI 6.4

 .../Include/ArmNameSpaceObjects.h             |  8 +--
 .../Acpi/Arm/AcpiGtdtLibArm/GtdtGenerator.c   | 60 +++++++++----------
 .../Parsers/Gtdt/GtdtParser.c                 | 14 ++---
 .../UefiShellAcpiViewCommandLib.c             |  2 +-
 4 files changed, 42 insertions(+), 42 deletions(-)

-- 
Guid("CE165669-3EF3-493F-B85D-6190EE5B9759")


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-10-05 16:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-16 14:52 [PATCH v1 0/2] ACPI 6.4 SBSA generic watchdog renaming Chris Jones
2021-08-16 14:52 ` [PATCH v1 1/2] DynamicTablesPkg: Rename SBSA generic watchdog Chris Jones
2021-08-16 14:52 ` [PATCH v1 2/2] ShellPkg: Update Acpiview GTDT parser to ACPI 6.4 Chris Jones
2021-08-18  9:57 ` [PATCH v1 0/2] ACPI 6.4 SBSA generic watchdog renaming Sami Mujawar
2021-09-08 14:25   ` Chris Jones
2021-09-09  2:03   ` Gao, Zhichao
2021-09-23  8:36     ` [edk2-devel] " Sami Mujawar
2021-09-24  0:56       ` Gao, Zhichao
2021-10-05 16:08 ` Sami Mujawar

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