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

Gerd Hoffmann posted 4 patches 11 months ago
Failed in applying to current master (apply log)
ArmVirtPkg/ArmVirtQemu.dsc                    |   1 +
ArmVirtPkg/ArmVirtQemuKernel.dsc              |   1 +
.../PlatformBootManagerLib/PlatformBm.c       | 224 +++++++++++++++++-
ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc          |   1 +
4 files changed, 217 insertions(+), 10 deletions(-)
[edk2-devel] [PATCH v2 0/4] ArmVirt: add VirtioSerialDxe
Posted by Gerd Hoffmann 11 months ago
v2:
 - address review comments (Ard).
 - drop merged patch.

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

 ArmVirtPkg/ArmVirtQemu.dsc                    |   1 +
 ArmVirtPkg/ArmVirtQemuKernel.dsc              |   1 +
 .../PlatformBootManagerLib/PlatformBm.c       | 224 +++++++++++++++++-
 ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc          |   1 +
 4 files changed, 217 insertions(+), 10 deletions(-)

-- 
2.40.1




-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#105559): https://edk2.groups.io/g/devel/message/105559
Mute This Topic: https://groups.io/mt/99261953/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [PATCH v2 0/4] ArmVirt: add VirtioSerialDxe
Posted by Ard Biesheuvel 11 months ago
On Thu, 1 Jun 2023 at 13:57, Gerd Hoffmann <kraxel@redhat.com> wrote:
>
> v2:
>  - address review comments (Ard).
>  - drop merged patch.
>
> Gerd Hoffmann (4):
>   ArmVirt: add VirtioSerialDxe to ArmVirtQemu builds
>   ArmVirt/PlatformBootManagerLib: factor out IsVirtio()
>   ArmVirt/PlatformBootManagerLib: factor out IsVirtioPci()
>   ArmVirt/PlatformBootManagerLib: set up virtio serial as console
>

Merged as #4463

Thanks

>  ArmVirtPkg/ArmVirtQemu.dsc                    |   1 +
>  ArmVirtPkg/ArmVirtQemuKernel.dsc              |   1 +
>  .../PlatformBootManagerLib/PlatformBm.c       | 224 +++++++++++++++++-
>  ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc          |   1 +
>  4 files changed, 217 insertions(+), 10 deletions(-)
>
> --
> 2.40.1
>



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