|
[PATCH v2 5/5] OvmfPkg/Microvm: add README
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3599
Signed-off-by: Gerd Hoffmann <kraxel@...>
Acked-by: Jiewen Yao <Jiewen.yao@...>
---
OvmfPkg/Microvm/README | 50
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3599
Signed-off-by: Gerd Hoffmann <kraxel@...>
Acked-by: Jiewen Yao <Jiewen.yao@...>
---
OvmfPkg/Microvm/README | 50
|
By
Gerd Hoffmann
·
#83268
·
|
|
[PATCH v2 0/5] [RfC] OvmfPkg/Microvm: second batch of microvm patches
Adds support for virtio-mmio devices to microvm.
While being at it also add the README, the
patch somehow disappeared from the first batch.
v2:
- qemu changes needed for this are merged and will
Adds support for virtio-mmio devices to microvm.
While being at it also add the README, the
patch somehow disappeared from the first batch.
v2:
- qemu changes needed for this are merged and will
|
By
Gerd Hoffmann
·
#83267
·
|
|
[PATCH v2 2/5] OvmfPkg/Microvm/fdt: load fdt from fw_cfg
Needed for hardware detection: virtio-mmio devices for now,
later also pcie root bridge.
Depends on patched qemu which actually provides an
Needed for hardware detection: virtio-mmio devices for now,
later also pcie root bridge.
Depends on patched qemu which actually provides an
|
By
Gerd Hoffmann
·
#83266
·
|
|
[PATCH v2 4/5] OvmfPkg/Microvm/virtio: add virtio-mmio support
Add virtio-mmio support (VirtioMmioDeviceLib and VirtioFdtDxe).
With this patch added and a new enough qemu version (6.2+) edk2
will detect virtio-mmio devices, so it is possible to boot from
storage
Add virtio-mmio support (VirtioMmioDeviceLib and VirtioFdtDxe).
With this patch added and a new enough qemu version (6.2+) edk2
will detect virtio-mmio devices, so it is possible to boot from
storage
|
By
Gerd Hoffmann
·
#83265
·
|
|
[PATCH v2 3/5] OvmfPkg/Microvm/fdt: add empty fdt
FdtClient is unhappy without a device tree, so add an empty fdt
which we can use in case etc/fdt is not present in fw_cfg.
On ARM machines a device tree is mandatory for hardware detection,
thats why
FdtClient is unhappy without a device tree, so add an empty fdt
which we can use in case etc/fdt is not present in fw_cfg.
On ARM machines a device tree is mandatory for hardware detection,
thats why
|
By
Gerd Hoffmann
·
#83264
·
|
|
[PATCH v2 1/5] OvmfPkg/Microvm/fdt: add device tree support
Add fdt parser from EmbeddedPkg (FdtLib and FdtClientDxe) to MicrovmX64.
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3689
Signed-off-by: Gerd Hoffmann <kraxel@...>
---
Add fdt parser from EmbeddedPkg (FdtLib and FdtClientDxe) to MicrovmX64.
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3689
Signed-off-by: Gerd Hoffmann <kraxel@...>
---
|
By
Gerd Hoffmann
·
#83263
·
|
|
[PATCH v1 3/3] IntelSiliconPkg: Remove SPI v1 PPI and Protocol definitions
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3717
V2 of the PCH SPI PPI and PCH SPI Protocol were recently added to
IntelSiliconPkg.
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3717
V2 of the PCH SPI PPI and PCH SPI Protocol were recently added to
IntelSiliconPkg.
|
By
Michael Kubacki
·
#83262
·
|
|
[PATCH v1 2/3] WhiskeylakeOpenBoardPkg/PeiPolicyUpdateLib: Remove unneeded SPI header
From: Michael Kubacki <michael.kubacki@...>
This contents of the header file are not referenced in this
source file.
Cc: Chasel Chiu <chasel.chiu@...>
Cc: Nate DeSimone
From: Michael Kubacki <michael.kubacki@...>
This contents of the header file are not referenced in this
source file.
Cc: Chasel Chiu <chasel.chiu@...>
Cc: Nate DeSimone
|
By
Michael Kubacki
·
#83261
·
|
|
[PATCH v1 1/3] CometlakeOpenBoardPkg/PeiPolicyUpdateLib: Remove unneeded SPI header
From: Michael Kubacki <michael.kubacki@...>
This contents of the header file are not referenced in this
source file.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Rangasai V
From: Michael Kubacki <michael.kubacki@...>
This contents of the header file are not referenced in this
source file.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Rangasai V
|
By
Michael Kubacki
·
#83260
·
|
|
[PATCH v1 0/3] IntelSiliconPkg: Remove v1 PCH SPI PPI and Protocol
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3717
V2 of the PCH SPI PPI and PCH SPI Protocol were recently added to
IntelSiliconPkg.
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3717
V2 of the PCH SPI PPI and PCH SPI Protocol were recently added to
IntelSiliconPkg.
|
By
Michael Kubacki
·
#83259
·
|
|
Re: [PATCH v3 5/7] OvmfPkg/PlatformCI: add AmdSevBuild.py
Reviewed-by: Philippe Mathieu-Daude <philmd@...>
Reviewed-by: Philippe Mathieu-Daude <philmd@...>
|
By
Philippe Mathieu-Daudé <philmd@...>
·
#83258
·
|
|
Re: [PATCH v3 4/7] OvmfPkg/PlatformCI: add MicrovmBuild.py
Reviewed-by: Philippe Mathieu-Daude <philmd@...>
Reviewed-by: Philippe Mathieu-Daude <philmd@...>
|
By
Philippe Mathieu-Daudé <philmd@...>
·
#83257
·
|
|
Re: [PATCH v3 2/7] OvmfPkg/PlatformCI: add QEMU_SKIP
Reviewed-by: Philippe Mathieu-Daude <philmd@...>
Reviewed-by: Philippe Mathieu-Daude <philmd@...>
|
By
Philippe Mathieu-Daudé <philmd@...>
·
#83256
·
|
|
Re: [Patch 6/6] MdeModulePkg/Variable/RuntimeDxeUnitTest: Fix 32-bit GCC builds
Reviewed-by: Philippe Mathieu-Daude <philmd@...>
Reviewed-by: Philippe Mathieu-Daude <philmd@...>
|
By
Philippe Mathieu-Daudé <philmd@...>
·
#83255
·
|
|
Re: [Patch 5/6] UefiCpuPkg/MtrrLib/UnitTest: Fix 32-bit GCC build issues
Reviewed-by: Philippe Mathieu-Daude <philmd@...>
Reviewed-by: Philippe Mathieu-Daude <philmd@...>
|
By
Philippe Mathieu-Daudé <philmd@...>
·
#83254
·
|
|
Re: [PATCH V3 20/29] OvmfPkg: Check Tdx in QemuFwCfgPei to avoid DMA operation
Hi, Gerd
I re-check the MemEncryptSevIsEnabled() and it doesn't simply check the GuestType. Instead it does more checking.
See
Hi, Gerd
I re-check the MemEncryptSevIsEnabled() and it doesn't simply check the GuestType. Instead it does more checking.
See
|
By
Min Xu
·
#83253
·
|
|
Re: [PATCH V3 20/29] OvmfPkg: Check Tdx in QemuFwCfgPei to avoid DMA operation
Thanks for reminder. It will be updated in the next version.
Thanks
Min
Thanks for reminder. It will be updated in the next version.
Thanks
Min
|
By
Min Xu
·
#83252
·
|
|
Re: [PATCH V3 14/29] UefiCpuPkg: Enable Tdx support in MpInitLib
My initial thought was to include TdxLib in the .dsc as little as possible. For example, DxeMpInitLib is included in OvmfPkg/Microvm/MicrovmX64.dsc. If TdxLib is used by DxeMpInitLib, then it has to
My initial thought was to include TdxLib in the .dsc as little as possible. For example, DxeMpInitLib is included in OvmfPkg/Microvm/MicrovmX64.dsc. If TdxLib is used by DxeMpInitLib, then it has to
|
By
Min Xu
·
#83251
·
|
|
Re: [Patch 1/6] DynamicTablesPkg: Add missing BaseStackCheckLib instance
Hi Mike,
Thank you for this patch. These changes look good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
Hi Mike,
Thank you for this patch. These changes look good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#83250
·
|
|
Re: [EXTERNAL] [edk2-devel] [PATCH v1 06/16] ArmPkg and BaseTools: Move the GccLto binaries from ArmPkg to BaseTools
Agreed. I'd be happy with your proposed solution.
/
Leif
Agreed. I'd be happy with your proposed solution.
/
Leif
|
By
Leif Lindholm
·
#83249
·
|