Re: [edk2-devel] OVMF SMM Support

2024-04-08 Thread Wu, Jiaxin
s.io; Wu, Jiaxin ; Gerd Hoffmann > > Subject: Re: [edk2-devel] OVMF SMM Support > > Might be related to this issue > https://gitlab.com/qemu-project/qemu/-/issues/2064. > > On 4/8/2024 4:33 AM, Wu, Jiaxin wrote: > > Hi Gerd, > > > > With below OVM

Re: [edk2-devel] OVMF SMM Support

2024-04-08 Thread Michael Kubacki
Might be related to this issue https://gitlab.com/qemu-project/qemu/-/issues/2064. On 4/8/2024 4:33 AM, Wu, Jiaxin wrote: Hi Gerd, With below OVMF build and QEMU command, OVMF hangs after SendSmiIpi (mBspApicId) during SmmRelocateBases(), is there any issues with latest code to support SMM o

Re: [edk2-devel] OVMF SMM Support

2024-04-08 Thread Gerd Hoffmann
On Mon, Apr 08, 2024 at 08:33:30AM +, Wu, Jiaxin wrote: > Hi Gerd, > > With below OVMF build and QEMU command, OVMF hangs after SendSmiIpi > (mBspApicId) during SmmRelocateBases(), is there any issues with > latest code to support SMM on OVMF or my local command/configuration > issue? Have no