Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 6925150febb3a76d8e40c19babcc578555ca78fe https://github.com/tianocore/edk2/commit/6925150febb3a76d8e40c19babcc578555ca78fe Author: Gerd Hoffmann <kra...@redhat.com> Date: 2023-06-01 (Thu, 01 Jun 2023)
Changed paths: M ArmVirtPkg/ArmVirtQemu.dsc M ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc M ArmVirtPkg/ArmVirtQemuKernel.dsc Log Message: ----------- ArmVirt: add VirtioSerialDxe to ArmVirtQemu builds Signed-off-by: Gerd Hoffmann <kra...@redhat.com> Acked-by: Ard Biesheuvel <a...@kernel.org> Commit: a196b04926e70880334fcd649837d0ac63b0bfd5 https://github.com/tianocore/edk2/commit/a196b04926e70880334fcd649837d0ac63b0bfd5 Author: Gerd Hoffmann <kra...@redhat.com> Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c Log Message: ----------- ArmVirt/PlatformBootManagerLib: factor out IsVirtio() IsVirtioRng() becomes just a thin wrapper for IsVirtio(). This allows to add similar thin wrappers for other virtio devices in the future. Signed-off-by: Gerd Hoffmann <kra...@redhat.com> Reviewed-by: Ard Biesheuvel <a...@kernel.org> Commit: aaf546879ab71722c36738ccc6f0f0ab4ecf5076 https://github.com/tianocore/edk2/commit/aaf546879ab71722c36738ccc6f0f0ab4ecf5076 Author: Gerd Hoffmann <kra...@redhat.com> Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c Log Message: ----------- ArmVirt/PlatformBootManagerLib: factor out IsVirtioPci() IsVirtioPciRng() becomes just a thin wrapper for IsVirtioPci(). This allows to add similar thin wrappers for other virtio devices in the future. Signed-off-by: Gerd Hoffmann <kra...@redhat.com> Reviewed-by: Ard Biesheuvel <a...@kernel.org> Commit: 15f83fa36442eaa272300b31699b3b82ce7e07a9 https://github.com/tianocore/edk2/commit/15f83fa36442eaa272300b31699b3b82ce7e07a9 Author: Gerd Hoffmann <kra...@redhat.com> Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c Log Message: ----------- ArmVirt/PlatformBootManagerLib: set up virtio serial as console In case a virtio serial device is found in the system register the first console port as EFI console, by updating ConIn, ConOut and ErrOut. Signed-off-by: Gerd Hoffmann <kra...@redhat.com> Compare: https://github.com/tianocore/edk2/compare/1df6658bcbc4...15f83fa36442 _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits