]> git.proxmox.com Git - mirror_edk2.git/commit
DynamicTablesPkg: Arm DBG2 Table Generator
authorSami Mujawar <sami.mujawar@arm.com>
Sat, 15 Dec 2018 12:28:23 +0000 (12:28 +0000)
committerSami Mujawar <sami.mujawar@arm.com>
Tue, 19 Feb 2019 10:37:31 +0000 (10:37 +0000)
commitfdd61615ded62f1f7a2952e65836d926ee51e5c7
tree3b81d7a674c8a09fbb04e24e183f003931391bbc
parent9123b687480fa3e4191ab2113f53af321baa85da
DynamicTablesPkg: Arm DBG2 Table Generator

The DBG2 generator uses the configuration manager protocol
to obtain the debug serial port information from the platform
configuration manager. It then updates a template DBG2 table
structure. This table data is used by the Table Manager to
install the DBG2 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/AcpiDbg2LibArm/AcpiDbg2LibArm.inf [new file with mode: 0644]
DynamicTablesPkg/Library/Acpi/Arm/AcpiDbg2LibArm/Dbg2Generator.c [new file with mode: 0644]