]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPlatformPkg/ArmPlatformPkg.dec
ArmPlatformPkg: Add PCD for serial debug port interrupt
authorThomas Abraham <thomas.abraham@arm.com>
Wed, 22 Jun 2022 15:38:43 +0000 (21:08 +0530)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 22 Jun 2022 17:31:49 +0000 (17:31 +0000)
commitf304308e1cb21846a79fc8e4aa9ffa2cb1db3e4c
treeac8fb8f829caa1dfba73c56fb634bccbc9c78068
parent3f5b1b9132ffc4bc91ed3bc2da86afe5f78883e7
ArmPlatformPkg: Add PCD for serial debug port interrupt

For Arm platforms that support more that one serial port, one of the
serial port can be used for connecting debuggers such as WinDbg. There
are PCDs that allow the base address and clock rate to be specified for
this debug serial port but not its interrupt number. So add a PCD to
specify the interrupt number assigned to the serial debug port
controller.

Signed-off-by: Thomas Abraham <thomas.abraham@arm.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
ArmPlatformPkg/ArmPlatformPkg.dec