Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 163083fd80d5e4e24fe110a2be1b11c80445206d
      
https://github.com/tianocore/edk2/commit/163083fd80d5e4e24fe110a2be1b11c80445206d
  Author: Gerd Hoffmann <[email protected]>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c
    M OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf

  Log Message:
  -----------
  OvmfPkg/PlatformBootManagerLib: setup virtio-mmio devices.

Add DetectAndPreparePlatformVirtioDevicePath() helper function
to setup virtio-mmio devices.  Start with virtio-serial support.

This makes virtio console usable with microvm.

Signed-off-by: Gerd Hoffmann <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>


  Commit: aff67922c5d2127d4e18b3870765b83e9b1e07c9
      
https://github.com/tianocore/edk2/commit/aff67922c5d2127d4e18b3870765b83e9b1e07c9
  Author: Gerd Hoffmann <[email protected]>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    R OvmfPkg/Include/Register/QemuSmramSaveStateMap.h
    M OvmfPkg/Library/BaseMemEncryptSevLib/PeiDxeMemEncryptSevLibInternal.c
    M OvmfPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.c

  Log Message:
  -----------
  OvmfPkg/Include: remove QemuSmramSaveStateMap.h

The qemu/kvm SMM emulation uses the AMD SaveState layout.

So, now that we have AMD SaveState support merged we can just use
Amd/SmramSaveStateMap.h, QemuSmramSaveStateMap.h is not needed any more.

Signed-off-by: Gerd Hoffmann <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>


  Commit: b29150aa3e9157908052c212d3afacbff8dbab1b
      
https://github.com/tianocore/edk2/commit/b29150aa3e9157908052c212d3afacbff8dbab1b
  Author: Gerd Hoffmann <[email protected]>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c

  Log Message:
  -----------
  ArmVirtPkg: use PcdTerminalTypeGuidBuffer for VirtioSerial console

Be consistent with pl011-based serial console setup.

Suggested-by: Laszlo Ersek <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/b81557a00c61...b29150aa3e91


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to