]> git.proxmox.com Git - mirror_edk2.git/commit
DynamicTablesPkg: Arm SPCR Table Generator
authorSami Mujawar <sami.mujawar@arm.com>
Sat, 15 Dec 2018 12:27:03 +0000 (12:27 +0000)
committerSami Mujawar <sami.mujawar@arm.com>
Tue, 19 Feb 2019 10:37:31 +0000 (10:37 +0000)
commit9123b687480fa3e4191ab2113f53af321baa85da
tree9c4a95f3be14ec9740a325c7fd497da83cdee07a
parent9c720258ecb28c8362074c9b2262252908152f27
DynamicTablesPkg: Arm SPCR Table Generator

The SPCR generator uses the configuration manager protocol to
obtain the serial port information from the platform configuration
manager. It then updates a template SPCR table structure. This
table data is used by the Table Manager to install the SPCR table.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: Alexei Fedorov <alexei.fedorov@arm.com>
DynamicTablesPkg/DynamicTables.dsc.inc
DynamicTablesPkg/Library/Acpi/Arm/AcpiSpcrLibArm/AcpiSpcrLibArm.inf [new file with mode: 0644]
DynamicTablesPkg/Library/Acpi/Arm/AcpiSpcrLibArm/SpcrGenerator.c [new file with mode: 0644]