]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Add new 16550-compatible Serial Port Subtypes to DBG2
authorMarcin Wojtas <mw@semihalf.com>
Sun, 23 May 2021 09:15:12 +0000 (17:15 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 1 Jun 2021 03:28:16 +0000 (03:28 +0000)
commit197e27c90aeb603eed98a2554746dd966f04fc28
tree7fb3865eb2be3980a59de775db694b589d994f1a
parentd3ff5dbe1dfc3420e5254d290500c0b6f6282d17
MdePkg: Add new 16550-compatible Serial Port Subtypes to DBG2

The Microsoft Debug Port Table 2 (DBG2) specification revision
May 31, 2017 adds support for 16550-compatible Serial Port
Subtype with parameters defined in Generic Address Structure (GAS) [1]

Reflect that in the EDK2 headers.

[1] https://docs.microsoft.com/en-us/windows-hardware/drivers/bringup/acpi-debug-port-table

Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Reviewed-by: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Sunny Wang <sunny.wang@arm.com>
MdePkg/Include/IndustryStandard/DebugPort2Table.h
MdePkg/Include/IndustryStandard/SerialPortConsoleRedirectionTable.h