[edk2-devel] [PATCH 0/5] ArmVirt: add VirtioSerialDxe

Gerd Hoffmann posted 5 patches 10 months, 3 weeks ago
Failed in applying to current master (apply log)
There is a newer version of this series
ArmVirtPkg/ArmVirtQemu.dsc                    |   1 +
ArmVirtPkg/ArmVirtQemuKernel.dsc              |   1 +
.../PlatformBootManagerLib/PlatformBm.c       | 215 +++++++++++++++++-
OvmfPkg/VirtioSerialDxe/VirtioSerialPort.c    |   4 +-
ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc          |   1 +
5 files changed, 210 insertions(+), 12 deletions(-)
[edk2-devel] [PATCH 0/5] ArmVirt: add VirtioSerialDxe
Posted by Gerd Hoffmann 10 months, 3 weeks ago

Gerd Hoffmann (5):
  ArmVirt: add VirtioSerialDxe to ArmVirtQemu builds
  ArmVirt/PlatformBootManagerLib: factor out IsVirtio()
  ArmVirt/PlatformBootManagerLib: factor out IsVirtioPci()
  ArmVirt/PlatformBootManagerLib: set up virtio serial as console
  OvmfPkg/VirtioSerialDxe: use TPL_NOTIFY

 ArmVirtPkg/ArmVirtQemu.dsc                    |   1 +
 ArmVirtPkg/ArmVirtQemuKernel.dsc              |   1 +
 .../PlatformBootManagerLib/PlatformBm.c       | 215 +++++++++++++++++-
 OvmfPkg/VirtioSerialDxe/VirtioSerialPort.c    |   4 +-
 ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc          |   1 +
 5 files changed, 210 insertions(+), 12 deletions(-)

-- 
2.40.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#104804): https://edk2.groups.io/g/devel/message/104804
Mute This Topic: https://groups.io/mt/98850083/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [PATCH 0/5] ArmVirt: add VirtioSerialDxe
Posted by Gerd Hoffmann 10 months ago
On Fri, May 12, 2023 at 04:23:01PM +0200, Gerd Hoffmann wrote:
> 
> Gerd Hoffmann (5):
>   ArmVirt: add VirtioSerialDxe to ArmVirtQemu builds
>   ArmVirt/PlatformBootManagerLib: factor out IsVirtio()
>   ArmVirt/PlatformBootManagerLib: factor out IsVirtioPci()
>   ArmVirt/PlatformBootManagerLib: set up virtio serial as console
>   OvmfPkg/VirtioSerialDxe: use TPL_NOTIFY

Ping.  Any comments on this series?

take care,
  Gerd




-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#105528): https://edk2.groups.io/g/devel/message/105528
Mute This Topic: https://groups.io/mt/98850083/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-