Re: [edk2-devel] [PATCH] MdeModulePkg/XhciDxe: Non-zero start/stop values in XhcGetElapsedTicks

2023-11-02 Thread Laszlo Ersek
On 11/2/23 14:06, Pedro Falcato wrote: > On Thu, Nov 2, 2023 at 11:28 AM Laszlo Ersek > wrote: >> >> On 11/1/23 02:12, Mike Maslenkin wrote: [...] >>> Just curious why this patch was broken by google groups. >>> >>> Some patches to edk2 and edk2-redfish-client have unintended line >>> breaks mar

[edk2-devel] [PATCH v1] OvmfPkg/PlatformInitLib: Don't override user specified PciMmio64Size

2023-11-02 Thread Vivek Kasireddy
If the user specified a size for the PCI MMIO window via the option: -fw_cfg name=opt/ovmf/X-PciMmio64Mb,string=32768 then this patch ensures that the mmio window is not resized again. Essentially, this prevents the change introduced in the following patch from taking effect: commit ecb778d0ac6256

<    1   2