I believe this patch series is just waiting for approval from the ShellPkg maintainers. As this has been waiting for several weeks, please could this get reviewed soon. Thanks, Chris ________________________________ From: Sami Mujawar Sent: Wednesday, August 18, 2021 10:57 AM To: Christopher Jones ; devel@edk2.groups.io Cc: ray.ni@intel.com ; zhichao.gao@intel.com ; Alexei Fedorov ; Ben Adderson ; Akanksha Jain ; Matteo Carlini ; nd Subject: Re: [PATCH v1 0/2] ACPI 6.4 SBSA generic watchdog renaming This patch series looks good to me. Reviewed-by: Sami Mujawar Regards, Sami Mujawar On 16/08/2021, 15:52, "Chris Jones" wrote: 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")