Re: [edk2-devel] PR#5939 broke the legacy VM bootup

2025-01-15 Thread Crystal Lee via groups.io
Hi Min, We have the same issue with Ubuntu 22.04.04 after loading shim, Ubuntu 22.04.5(using shim 15.8) has fixed the issue. Thanks, Crystal -Original Message- From: Ard Biesheuvel Sent: Tuesday, January 14, 2025 4:35 PM To: Xu, Min M Cc: devel@edk2.groups.io; Crystal Lee (李怡萱) ; Felix

Re: [edk2-devel] PR#5939 broke the legacy VM bootup

2025-01-14 Thread Gerd Hoffmann via groups.io
> This is a long standing bug in shim, that has been fixed 2 years ago > [0] but the distros keep shipping outdated versions, due to the > reluctance of MS to sign new shim builds. Yep, the process is slow and tedious. latest centos stream shim review is here: https://github.com/rhboot/shim-revie

Re: [edk2-devel] PR#5939 broke the legacy VM bootup

2025-01-14 Thread Ard Biesheuvel via groups.io
On Tue, 14 Jan 2025 at 09:31, Xu, Min M wrote: > > On Tuesday, January 14, 2025 4:22 PM, Ard Biesheuvel wrote: > > > > On Tue, 14 Jan 2025 at 03:54, Xu, Min M wrote: > > > > > > Hi, Crystal > > > > > > PR#5939 (https://github.com/tianocore/edk2/pull/5939) was merged yesterday > > but it seems it

Re: [edk2-devel] PR#5939 broke the legacy VM bootup

2025-01-14 Thread Min Xu via groups.io
On Tuesday, January 14, 2025 4:22 PM, Ard Biesheuvel wrote: > > On Tue, 14 Jan 2025 at 03:54, Xu, Min M wrote: > > > > Hi, Crystal > > > > PR#5939 (https://github.com/tianocore/edk2/pull/5939) was merged yesterday > but it seems it broke the legacy VM bootup. > > > > > > > > Below is the crash lo

Re: [edk2-devel] PR#5939 broke the legacy VM bootup

2025-01-14 Thread Ard Biesheuvel via groups.io
On Tue, 14 Jan 2025 at 03:54, Xu, Min M wrote: > > Hi, Crystal > > PR#5939 (https://github.com/tianocore/edk2/pull/5939) was merged yesterday > but it seems it broke the legacy VM bootup. > > > > Below is the crash log of the failure. > I take it this crash occurs after loading shim? -=-=-=-=-