|
Re: [PATCH v4 3/8] MdeModulePkg/Variable: Consume Variable Flash Info
Hi Michael,
Thank you for this patch.
These changes look good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
Hi Michael,
Thank you for this patch.
These changes look good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#89275
·
|
|
Re: [PATCH v4 1/8] MdeModulePkg: Add Variable Flash Info HOB
Hi Michael,
Thank you for this patch.
These changes look good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
Hi Michael,
Thank you for this patch.
These changes look good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#89274
·
|
|
Re: [PATCH v4 2/8] MdeModulePkg/VariableFlashInfoLib: Add initial library
Hi Michael,
I have a minor suggestion marked inline as [SAMI].
Otherwise this patch looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
[SAMI] Can this
Hi Michael,
I have a minor suggestion marked inline as [SAMI].
Otherwise this patch looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
[SAMI] Can this
|
By
Sami Mujawar
·
#89273
·
|
|
Re: [PATCH 3/4] CryptoPkg: Make EC source file config-able
Hello Yi1, Jiewen, and Bob,
As you mentioned in the cover letter, this patch relies on the following patch
bf9230a9f3dd ("BaseTools: Add the FeatureFlagExpression usage to the Source
Hello Yi1, Jiewen, and Bob,
As you mentioned in the cover letter, this patch relies on the following patch
bf9230a9f3dd ("BaseTools: Add the FeatureFlagExpression usage to the Source
|
By
PierreGondois
·
#89272
·
|
|
Re: 回复: [edk2-devel] [PATCH] MdeModulePkg\CoreDxe: Allow DXE Drivers to use untested memory
Hi all,
Are there any other comments or concerns regarding this patch?
Thanks,
Stacy
Hi all,
Are there any other comments or concerns regarding this patch?
Thanks,
Stacy
|
By
Howell, Stacy <stacy.howell@...>
·
#89271
·
|
|
Re: [edk2-platforms PATCH v1 0/1] BoardModulePkg: Copy device path
[Public]
Hi,
Please review the patch.
Thanks
AbduL
[Public]
Hi,
Please review the patch.
Thanks
AbduL
|
By
Attar, AbdulLateef (Abdul Lateef) <AbdulLateef.Attar@...>
·
#89270
·
|
|
[PATCH v2] MdeModulePkg/XhciDxe: Add access xHCI Extended Capabilities Pointer
From: Ian Chiu <Ian.chiu@...>
Add support process Port Speed field value of PORTSC according to Supported=
Protocol Capability
(new design in xHCI spec 1.2
From: Ian Chiu <Ian.chiu@...>
Add support process Port Speed field value of PORTSC according to Supported=
Protocol Capability
(new design in xHCI spec 1.2
|
By
Chiu, Ian
·
#89269
·
|
|
Re: [PATCH] BaseTools: Fix dependency issue in PcdValueInit
Hello maintainers,
Any interest in accepting this and the "BaseTools/Conf: Fix Dynamic-Library-File template" patch?
Thanks,
Jake
Hello maintainers,
Any interest in accepting this and the "BaseTools/Conf: Fix Dynamic-Library-File template" patch?
Thanks,
Jake
|
By
Jake Garver
·
#89268
·
|
|
Re: [PATCH v4] OvmfPkg/BhyveBhfPkg: add support for QemuFwCfg
Hi,
does it require more review to get merged?
Best regards
Corvin
Beckhoff Automation GmbH & Co. KG | Managing Director: Dipl. Phys. Hans Beckhoff
Registered office: Verl, Germany | Register
Hi,
does it require more review to get merged?
Best regards
Corvin
Beckhoff Automation GmbH & Co. KG | Managing Director: Dipl. Phys. Hans Beckhoff
Registered office: Verl, Germany | Register
|
By
Corvin Köhne <c.koehne@...>
·
#89267
·
|
|
Re: [PATCH v6 2/6] OvmfPkg/FdtPciHostBridgeLib: io range is not mandatory
Thanks.
Reviewed-by: Abner Chang <abner.chang@...>
Thanks.
Reviewed-by: Abner Chang <abner.chang@...>
|
By
Abner Chang
·
#89266
·
|
|
Re: [PATCH v3 0/6] OvmfPkg/VirtioGpuDxe: use host display resolution
No, I'll pick these up today.
No, I'll pick these up today.
|
By
Ard Biesheuvel
·
#89265
·
|
|
Re: [PATCH v6 0/6] OvmfPkg/Microvm/pcie: add pcie support
Thanks Gerd. I'm happy to take these, but not without an ack from the
MdeModulePkg maintainers.
Thanks Gerd. I'm happy to take these, but not without an ack from the
MdeModulePkg maintainers.
|
By
Ard Biesheuvel
·
#89264
·
|
|
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
·
|