]> git.proxmox.com Git - mirror_edk2.git/commit
DynamicTablesPkg: Add SSDT Serial port for SPCR
authorPierre Gondois <pierre.gondois@arm.com>
Thu, 6 Aug 2020 09:36:17 +0000 (10:36 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 13 Aug 2020 18:00:06 +0000 (18:00 +0000)
commitc76028a6ffbd8ce86edb0c27288d7e2d24a4c228
tree28c135e6a13135ac4c8ea0618d5f8b0d2be6f962
parent5b035defa8b6a0acfa84fb20f34f6a941d5d91a0
DynamicTablesPkg: Add SSDT Serial port for SPCR

According to Arm Server Base Boot Requirements,
Platform Design Document version 1.2 revision D,
September 2, 2019, section '4.2.1.8 SPCR'; the
SPCR console device must be included in the DSDT.

The SSDT Serial port fixup library provides
interfaces to generate a SSDT Serial port table
based on the serial port information.

Update the SPCR Generator to use the SSDT serial
port fixup library to build a serial port definition
block corresponding to the SPCR serial port and
install the SSDT table.

Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
DynamicTablesPkg/Library/Acpi/Arm/AcpiSpcrLibArm/AcpiSpcrLibArm.inf
DynamicTablesPkg/Library/Acpi/Arm/AcpiSpcrLibArm/SpcrGenerator.c