public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platform][PATCH 0/3] Generalise UART GSI in SbsaQemu
@ 2020-11-19 14:58 Tomas Pilar (tpilar)
  2020-11-19 14:58 ` [edk2-platform][PATCH 1/3] Silicon/Qemu: Fix PCD numbering " Tomas Pilar (tpilar)
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tomas Pilar (tpilar) @ 2020-11-19 14:58 UTC (permalink / raw)
  To: devel

The serial port global system interrupt is descibed in various
ACPI tables. The library that generates these for the SbsaQemu
platform hardcodes the value for the GSI. This pachset generalises
the process using a PCD defined in the platform DSC file.

This fixes broken keyboard support in a serial console when booting linux
on such a platform with misaligned UART GSI.

Tomas Pilar (4):
  Silicon/Qemu: Fix PCD numbering in SbsaQemu
  Silicon/Qemu: Add PCD for Serial port GSI
  Platform/Qemu: Specify UART GSI in SbsaQemu
  Platform/Nuvia: Specify GSI for UART in Comet

 Platform/Nuvia/CometPkg/CometPkg.dsc            | 3 +++
 Platform/Qemu/SbsaQemu/SbsaQemu.dsc             | 3 +++
 Silicon/Qemu/SbsaQemu/AcpiTables/AcpiTables.inf | 1 +
 Silicon/Qemu/SbsaQemu/AcpiTables/Dsdt.asl       | 2 +-
 Silicon/Qemu/SbsaQemu/AcpiTables/Spcr.aslc      | 2 +-
 Silicon/Qemu/SbsaQemu/SbsaQemu.dec              | 5 ++++-
 6 files changed, 13 insertions(+), 3 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-11-20 19:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-19 14:58 [edk2-platform][PATCH 0/3] Generalise UART GSI in SbsaQemu Tomas Pilar (tpilar)
2020-11-19 14:58 ` [edk2-platform][PATCH 1/3] Silicon/Qemu: Fix PCD numbering " Tomas Pilar (tpilar)
2020-11-20 19:01   ` Tanmay Jagdale
2020-11-19 14:58 ` [edk2-platform][PATCH 2/3] Silicon/Qemu: Add PCD for Serial port GSI Tomas Pilar (tpilar)
2020-11-19 14:58 ` [edk2-platform][PATCH 3/3] Platform/Qemu: Specify UART GSI in SbsaQemu Tomas Pilar (tpilar)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox