|
Re: [PATCH v3 0/6] OvmfPkg/VirtioGpuDxe: use host display resolution
Ping. Anything blocking the merge id this series?
thanks,
Gerd
Ping. Anything blocking the merge id this series?
thanks,
Gerd
|
By
Gerd Hoffmann
·
#89263
·
|
|
[PATCH v6 2/6] OvmfPkg/FdtPciHostBridgeLib: io range is not mandatory
io range is not mandatory according to pcie spec,
so allow host bridges without io address space.
Signed-off-by: Gerd Hoffmann <kraxel@...>
---
.../FdtPciHostBridgeLib/FdtPciHostBridgeLib.c |
io range is not mandatory according to pcie spec,
so allow host bridges without io address space.
Signed-off-by: Gerd Hoffmann <kraxel@...>
---
.../FdtPciHostBridgeLib/FdtPciHostBridgeLib.c |
|
By
Gerd Hoffmann
·
#89262
·
|
|
[PATCH v6 6/6] OvmfPkg/Microvm/pcie: add pcie support
Link in pcie and host bridge bits. Enables support for PCIe in microvm
(qemu-system-x86_64 -M microvm,pcie=on).
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3777
Signed-off-by: Gerd Hoffmann
Link in pcie and host bridge bits. Enables support for PCIe in microvm
(qemu-system-x86_64 -M microvm,pcie=on).
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3777
Signed-off-by: Gerd Hoffmann
|
By
Gerd Hoffmann
·
#89261
·
|
|
[PATCH v6 5/6] OvmfPkg/Microvm/pcie: mPhysMemAddressWidth tweak
microvm places the 64bit mmio space at the end of the physical address
space. So mPhysMemAddressWidth must be correct, otherwise the pci host
bridge setup throws an error because it thinks the 64bit
microvm places the 64bit mmio space at the end of the physical address
space. So mPhysMemAddressWidth must be correct, otherwise the pci host
bridge setup throws an error because it thinks the 64bit
|
By
Gerd Hoffmann
·
#89260
·
|
|
[PATCH v6 4/6] OvmfPkg/Microvm/pcie: no vbeshim please
Those old windows versions which need the vbeshim hack
will not run on microvm anyway.
Signed-off-by: Gerd Hoffmann <kraxel@...>
---
OvmfPkg/QemuVideoDxe/VbeShim.c | 2 ++
1 file changed, 2
Those old windows versions which need the vbeshim hack
will not run on microvm anyway.
Signed-off-by: Gerd Hoffmann <kraxel@...>
---
OvmfPkg/QemuVideoDxe/VbeShim.c | 2 ++
1 file changed, 2
|
By
Gerd Hoffmann
·
#89259
·
|
|
[PATCH v6 3/6] OvmfPkg/Platform: unfix PcdPciExpressBaseAddress
Will be set by FdtPciHostBridgeLib, so it can't be an fixed when we
want use that library.
Signed-off-by: Gerd Hoffmann <kraxel@...>
---
OvmfPkg/Library/PlatformInitLib/PlatformInitLib.inf |
Will be set by FdtPciHostBridgeLib, so it can't be an fixed when we
want use that library.
Signed-off-by: Gerd Hoffmann <kraxel@...>
---
OvmfPkg/Library/PlatformInitLib/PlatformInitLib.inf |
|
By
Gerd Hoffmann
·
#89258
·
|
|
[PATCH v6 0/6] OvmfPkg/Microvm/pcie: add pcie support
Needs two little tweaks in PCI code because microvm supports mmio only.
Other than that just wire up the existing code (the PCIe host adapter
used by microvm is the same (virtual) hardware used by the
Needs two little tweaks in PCI code because microvm supports mmio only.
Other than that just wire up the existing code (the PCIe host adapter
used by microvm is the same (virtual) hardware used by the
|
By
Gerd Hoffmann
·
#89257
·
|
|
[PATCH v6 1/6] MdeModulePkg/PciHostBridge: io range is not mandatory
io range is not mandatory according to pcie spec,
so allow bridge configurations without io address
space assigned.
Signed-off-by: Gerd Hoffmann <kraxel@...>
Reviewed-by: Ard Biesheuvel
io range is not mandatory according to pcie spec,
so allow bridge configurations without io address
space assigned.
Signed-off-by: Gerd Hoffmann <kraxel@...>
Reviewed-by: Ard Biesheuvel
|
By
Gerd Hoffmann
·
#89256
·
|
|
[PATCH v2 1/1] MdePkg: add SmmCpuRendezvousLib.h and SmmCpuRendezvousLibNull implement.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3912
UefiCpuPkg define a new Protocol with the new services
SmmWaitForAllProcessor(), which can be used by SMI handler
to optionally wait for
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3912
UefiCpuPkg define a new Protocol with the new services
SmmWaitForAllProcessor(), which can be used by SMI handler
to optionally wait for
|
By
Li, Zhihao
·
#89255
·
|
|
Re: [PATCH 1/1] OvmfPkg: Add README for TDVF
Not working (yet) with upstream qemu. This needs a clarification which
qemu repository you are talking about (and once tdx patches landed
upstream this should be replaced with the minimum qemu
Not working (yet) with upstream qemu. This needs a clarification which
qemu repository you are talking about (and once tdx patches landed
upstream this should be replaced with the minimum qemu
|
By
Gerd Hoffmann
·
#89254
·
|
|
Re: [PATCH] Bug 3898 - S3 Resume result in executing garbage address
Reviewed-by: Ray Ni <ray.ni@...>
+ @Wang, Jian J
Reviewed-by: Ray Ni <ray.ni@...>
+ @Wang, Jian J
|
By
Ni, Ray
·
#89253
·
|
|
[PATCH] Bug 3898 - S3 Resume result in executing garbage address
In Release Build, Trying to execute ppi Function even after
Locate ppi failed.
Signed-off-by: cbduggap <chinni.b.duggapu@...>
---
MdeModulePkg/Core/DxeIplPeim/DxeLoad.c | 1 +
1 file changed,
In Release Build, Trying to execute ppi Function even after
Locate ppi failed.
Signed-off-by: cbduggap <chinni.b.duggapu@...>
---
MdeModulePkg/Core/DxeIplPeim/DxeLoad.c | 1 +
1 file changed,
|
By
cbduggap
·
#89252
·
|
|
Re: [edk2-platforms][PATCH v1 0/3] MinPlatformPkg: Add FADT duty offset and width PCDs
Thanks Michael!
For this patch series: Reviewed-by: Chasel Chiu <chasel.chiu@...>
Thanks Michael!
For this patch series: Reviewed-by: Chasel Chiu <chasel.chiu@...>
|
By
Chiu, Chasel
·
#89251
·
|
|
[PATCH] Bug 3898 - S3 Resume result in executing garbage address
From: yes <chinni.b.duggapu@...>
In Release Build, Trying to execute ppi Function even after
Locate ppi failed.
Signed-off-by: yes <chinni.b.duggapu@...>
---
From: yes <chinni.b.duggapu@...>
In Release Build, Trying to execute ppi Function even after
Locate ppi failed.
Signed-off-by: yes <chinni.b.duggapu@...>
---
|
By
cbduggap
·
#89250
·
|
|
回复: [edk2-devel] [PATCH 1/2] MdePkg/Include: Update SMBIOS type 0
Reviewed-by: Liming Gao <gaoliming@...>
Reviewed-by: Liming Gao <gaoliming@...>
|
By
gaoliming
·
#89249
·
|
|
回复: [PATCH] .pytool: Fix python command error in self introduction doc
Reviewed-by: Liming Gao <gaoliming@...>
given
ci
in
and
pip-requirements.txt`
Reviewed-by: Liming Gao <gaoliming@...>
given
ci
in
and
pip-requirements.txt`
|
By
gaoliming
·
#89248
·
|
|
回复: [PATCH v1 1/1] MdePkg: add SmmCpuRendezvousLib.h and SmmCpuRendezvousLibNull implement.
Zhihao:
To be compatible, you can also add the default SmmCpuRendezvousLib library instance (SmmCpuRendezvousLibNull) into MdeLibs.dsc.inc. Then, this change is compatible.
Thanks
Liming
Zhihao:
To be compatible, you can also add the default SmmCpuRendezvousLib library instance (SmmCpuRendezvousLibNull) into MdeLibs.dsc.inc. Then, this change is compatible.
Thanks
Liming
|
By
gaoliming
·
#89247
·
|
|
[PATCH 1/1] OvmfPkg: Add README for TDVF
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3249
Add README for TDVF.
Cc: Erdem Aktas <erdemaktas@...>
Cc: James Bottomley <jejb@...>
Cc: Jiewen Yao
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3249
Add README for TDVF.
Cc: Erdem Aktas <erdemaktas@...>
Cc: James Bottomley <jejb@...>
Cc: Jiewen Yao
|
By
Min Xu
·
#89246
·
|
|
Re: EDK2 WilsonCityRVP BIOS Build Error
Hello Nate,
Yes. The error is same, relating to CPUTARGET.
I have followed the steps exactly you shared.
Regards,
Akber
---- On Fri, 22 Apr 2022 23:05:08 +0530 Desimone, Nathaniel
Hello Nate,
Yes. The error is same, relating to CPUTARGET.
I have followed the steps exactly you shared.
Regards,
Akber
---- On Fri, 22 Apr 2022 23:05:08 +0530 Desimone, Nathaniel
|
By
Akber Basha J
·
#89245
·
|
|
Event: TianoCore Design Meeting - APAC/NAMO - 04/29/2022
#cal-reminder
Reminder: TianoCore Design Meeting - APAC/NAMO
When:
04/29/2022
9:30am to 10:30am
(UTC+08:00) Asia/Shanghai
Where:
Microsoft Teams
Organizer: Ray Ni ray.ni@...
View
Reminder: TianoCore Design Meeting - APAC/NAMO
When:
04/29/2022
9:30am to 10:30am
(UTC+08:00) Asia/Shanghai
Where:
Microsoft Teams
Organizer: Ray Ni ray.ni@...
View
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#89244
·
|