]> git.proxmox.com Git - mirror_edk2.git/commit
DynamicTablesPkg: Handle 16550_WITH_GAS id
authorPierre Gondois <Pierre.Gondois@arm.com>
Thu, 9 Dec 2021 09:32:08 +0000 (10:32 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 14 Dec 2021 16:07:00 +0000 (16:07 +0000)
commit9006967c8d24f5d9585278fb6363b08f2118d424
tree1aaf41b2a081e393c51a1e93a7412c5509561add
parentdeb01dfd7fcd7ca771b829c96770f95de6bb0b3d
DynamicTablesPkg: Handle 16550_WITH_GAS id

Handle the EFI_ACPI_DBG2_PORT_SUBTYPE_SERIAL_16550_WITH_GAS
id when generating an AML description of a serial port. The same
_HID/_CID as the EFI_ACPI_DBG2_PORT_SUBTYPE_SERIAL_FULL_16550
are generated.

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
DynamicTablesPkg/Library/Common/SsdtSerialPortFixupLib/SsdtSerialPortFixupLib.c