Re: [edk2-devel] [BUG] Extremely slow boot times with CPU and GPU passthrough and host phys-bits > 40

2025-02-14 Thread mitchell.augustin via groups.io
Hello! There has been some great progress on this in the kernel over the past couple months, so I wanted to provide an update on the resolution here for any past/future readers of this thread. There is now a patch series ( https://lore.kernel.org/all/20250205231728.2527186-1-alex.william...@re

Re: [edk2-devel] MOV64 and CLANGPDB

2025-02-14 Thread Michael Kubacki via groups.io
Thanks https://github.com/tianocore/edk2/pull/10760 is updated. I don't have a strong need for it to make the stable tag. I have a local solution that can be used in the meantime. On 2/14/2025 5:48 AM, Leif Lindholm wrote: On Fri, 14 Feb 2025 at 01:54, Michael Kubacki wrote: That worked.

Re: [edk2-devel] MOV64 and CLANGPDB

2025-02-14 Thread Leif Lindholm via groups.io
On Fri, 14 Feb 2025 at 01:54, Michael Kubacki wrote: > That worked. Splendid! Thanks. Ard figured out how to reproduce the issue as well - the behaviour changes between -target aarch64-windows-none and -target aarch64-linux-gnu, so more LLP64 fun. > Let me know what you'd like to do with > http