|
[PATCH 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
·
#82040
·
|
|
[PATCH 4/5] OvmfPkg/Microvm/virtio: add virtio-mmio support
Add virtio-mmio support (VirtioMmioDeviceLib and VirtioFdtDxe).
https://bugzilla.tianocore.org/show_bug.cgi?id=3689
Signed-off-by: Gerd Hoffmann <kraxel@...>
---
Add virtio-mmio support (VirtioMmioDeviceLib and VirtioFdtDxe).
https://bugzilla.tianocore.org/show_bug.cgi?id=3689
Signed-off-by: Gerd Hoffmann <kraxel@...>
---
|
By
Gerd Hoffmann
·
#82039
·
|
|
[PATCH 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.
https://bugzilla.tianocore.org/show_bug.cgi?id=3689
Signed-off-by: Gerd
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.
https://bugzilla.tianocore.org/show_bug.cgi?id=3689
Signed-off-by: Gerd
|
By
Gerd Hoffmann
·
#82038
·
|
|
[PATCH 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
·
#82037
·
|
|
[PATCH 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
·
#82036
·
|
|
[PATCH 0/5] [RfC] OvmfPkg/Microvm: second batch of microvm patches
Adds support for virtio-mmio devices to microvm.
Needs patched qemu, so posting this only for review.
Actual merge should wait until the host side changes
are accepted to qemu.
While being at it
Adds support for virtio-mmio devices to microvm.
Needs patched qemu, so posting this only for review.
Actual merge should wait until the host side changes
are accepted to qemu.
While being at it
|
By
Gerd Hoffmann
·
#82035
·
|
|
[PATCH 1/1] DynamicTablesPkg: Fix void pointer arithmetic
From: Pierre Gondois <Pierre.Gondois@...>
Building the DynamicTablesPkg with the additional
-Wpointer-arith flag triggers the following error:
"pointer of type ‘void *’ used in arithmetic
From: Pierre Gondois <Pierre.Gondois@...>
Building the DynamicTablesPkg with the additional
-Wpointer-arith flag triggers the following error:
"pointer of type ‘void *’ used in arithmetic
|
By
PierreGondois
·
#82034
·
|
|
Re: [edk2-platforms: PATCH v5 0/9] MinPlatformPkg: Support FSP 2.3 FSP_NON_VOLATILE_STORAGE_HOB2.
Series Reviewed-by: Isaac Oram <isaac.w.oram@...>
Series Reviewed-by: Isaac Oram <isaac.w.oram@...>
|
By
Oram, Isaac W
·
#82033
·
|
|
Re: [edk2-rfc] [RFC] [PATCH 0/2] Proposal to add EFI_MP_SERVICES_PROTOCOL support for AARCH64
Sami, any comments on this set?
In fact ... we could use more help on ArmPkg in general. Would you be
up for becoming an additional Maintainer or Reviewer?
/
Leif
Sami, any comments on this set?
In fact ... we could use more help on ArmPkg in general. Would you be
up for becoming an additional Maintainer or Reviewer?
/
Leif
|
By
Leif Lindholm
·
#82032
·
|
|
Re: [RFC] [PATCH 0/2] Proposal to add EFI_MP_SERVICES_PROTOCOL support for AARCH64
This patch will also break out-of-tree platforms because it causes ArmPkg/Drivers/CpuDxe to gain a dependency on MpInitLib.
--
Rebecca Cran
This patch will also break out-of-tree platforms because it causes ArmPkg/Drivers/CpuDxe to gain a dependency on MpInitLib.
--
Rebecca Cran
|
By
Rebecca Cran <rebecca@...>
·
#82031
·
|
|
Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, October 15, 2021
#cal-cancelled
Cancelled: TianoCore Design Meeting - APAC/NAMO
This event has been cancelled.
When:
Friday, October 15, 2021
9:30am to 10:30am
(UTC+08:00) Asia/Shanghai
Where:
Microsoft Teams
Organizer: Ray
Cancelled: TianoCore Design Meeting - APAC/NAMO
This event has been cancelled.
When:
Friday, October 15, 2021
9:30am to 10:30am
(UTC+08:00) Asia/Shanghai
Where:
Microsoft Teams
Organizer: Ray
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#82030
·
|
|
Re: [PATCH v1] ArmPkg/Smbios: Fix max cache size 2 wrong issue
Reviewed-by: Rebecca Cran <rebecca@...>
Reviewed-by: Rebecca Cran <rebecca@...>
|
By
Rebecca Cran <rebecca@...>
·
#82029
·
|
|
Re: [PATCH V2 0/3] Introduce TdProtocol into EDK2
Hi Sami
I am not sure if I can understand your comment -
"Some interfaces may need to use an architecture specific library, and some configuration options would need to be defined using PCDs."
Would
Hi Sami
I am not sure if I can understand your comment -
"Some interfaces may need to use an architecture specific library, and some configuration options would need to be defined using PCDs."
Would
|
By
Yao, Jiewen
·
#82028
·
|
|
Re: [PATCH V3 00/12] Migrate ArmVirtPkg modules to OvmfPkg
<abner.chang@...> wrote:
Don't worry about it.
<abner.chang@...> wrote:
Don't worry about it.
|
By
Ard Biesheuvel
·
#82027
·
|
|
Re: [PATCH v2 1/1] SecurityPkg/Library: Add Tpm2NvUndefineSpaceSpecial to Tpm2CommandLib
Hi Bret
I saw PR failure - https://github.com/tianocore/edk2/pull/2066
Thank you
Hi Bret
I saw PR failure - https://github.com/tianocore/edk2/pull/2066
Thank you
|
By
Yao, Jiewen
·
#82026
·
|
|
Re: [PATCH V3 00/12] Migrate ArmVirtPkg modules to OvmfPkg
Hi Are, I am so sorry about that I just merged it two hours ago. Any process needed if we want to change the commit messages for adding your review tag?
Abner
Get Outlook for Android
Hi Are, I am so sorry about that I just merged it two hours ago. Any process needed if we want to change the commit messages for adding your review tag?
Abner
Get Outlook for Android
|
By
Abner Chang
·
#82025
·
|
|
Re: [PATCH v1] ArmPkg/Smbios: Fix max cache size 2 wrong issue
+Rebecca
By
Leif Lindholm
·
#82024
·
|
|
Re: [PATCH V3 00/12] Migrate ArmVirtPkg modules to OvmfPkg
Hi Abner,
Where needed
Acked-by: Ard Biesheuvel <ardb@...>
Feel free to merge it whenever convenient for you.
Hi Abner,
Where needed
Acked-by: Ard Biesheuvel <ardb@...>
Feel free to merge it whenever convenient for you.
|
By
Ard Biesheuvel
·
#82023
·
|
|
Re: [PATCH] OvmfPkg/Bhyve: Use QemuFwCfg over BhyveFwCtl
Acked-by: Jiewen Yao <Jiewen.yao@...>
Acked-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
·
#82022
·
|
|
Re: [PATCH] OvmfPkg/BhyveBhfPkg: install bhyve's ACPI tables
Acked-by: Jiewen Yao <Jiewen.yao@...>
Acked-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
·
#82021
·
|