audk/DynamicTablesPkg/Library/Common/SsdtSerialPortFixupLib
Pierre Gondois 792ebb6374 DynamicTablesPkg: Fix generated _HID value for SBSA
SSDT tables describing an SBSA compatible serial port receive an '_HID'
value of 'ARMH0011'. This value represents a PL011 serial port.

This patch:
 - Generates an 'ARMHB000' instead
 - References the 'ACPI for Arm Components 1.0 - 2020' document
   specifying the '_HID' values to use.

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
2022-07-18 16:55:37 +00:00
..
SsdtSerialPortFixupLib.c DynamicTablesPkg: Fix generated _HID value for SBSA 2022-07-18 16:55:37 +00:00
SsdtSerialPortFixupLib.inf DynamicTablesPkg: Extract AcpiHelperLib from TableHelperLib 2021-10-01 10:57:43 +00:00
SsdtSerialPortTemplate.asl