Re: [edk2-devel] OVMF is crashing for me in master

2019-10-11 Thread Andrew Fish via Groups.Io
> On Oct 11, 2019, at 9:33 AM, Laszlo Ersek wrote: > > Hi Andrew, > > On 10/11/19 15:13, Andrew Fish wrote: > >> I'm with Pete on this as my expectation would be the progress bar >> completes when you are done. I'd also point out that a common progress >> bar UI implementation is to show the

Re: [edk2-devel] OVMF is crashing for me in master

2019-10-11 Thread Laszlo Ersek
Hi Andrew, On 10/11/19 15:13, Andrew Fish wrote: > I'm with Pete on this as my expectation would be the progress bar > completes when you are done. I'd also point out that a common progress > bar UI implementation is to show the area that is going to be updated. > I don't think our UI does that,

Re: [edk2-devel] OVMF is crashing for me in master

2019-10-11 Thread Andrew Fish via Groups.Io
> On Oct 11, 2019, at 4:50 AM, Laszlo Ersek wrote: > > Hi, > > On 10/11/19 03:19, Liming Gao wrote: >> Andrew: >> I verify the change (2de1f611be06ded3a59726a4052a9039be7d459b >> MdeModulePkg/BdsDxe: Also call PlatformBootManagerWaitCallback on 0) >> in Emulator. >> It works, because PCD v

Re: [edk2-devel] OVMF is crashing for me in master

2019-10-11 Thread Andrew Fish via Groups.Io
sue. I agree your >>> fix. >>> >>> Pete: >>> Will you contribute the patch to fix this hang issue in OVMF? >>> >>> Thanks >>> Liming >>> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of >>> Andr

Re: [edk2-devel] OVMF is crashing for me in master

2019-10-11 Thread Pete Batard
Hi Lazlo, On 2019.10.11 12:50, Laszlo Ersek wrote: Hi, On 10/11/19 03:19, Liming Gao wrote: Andrew: I verify the change (2de1f611be06ded3a59726a4052a9039be7d459b MdeModulePkg/BdsDxe: Also call PlatformBootManagerWaitCallback on 0) in Emulator. It works, because PCD value is set to

Re: [edk2-devel] OVMF is crashing for me in master

2019-10-11 Thread Laszlo Ersek
ontribute the patch to fix this hang issue in OVMF? >> >> Thanks >> Liming >> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of Andrew >> Fish via Groups.Io >> Sent: Friday, October 11, 2019 5:12 AM >> To: devel@edk2.groups.io; Pete Batard >

Re: [edk2-devel] OVMF is crashing for me in master

2019-10-11 Thread Laszlo Ersek
Hi, On 10/11/19 03:19, Liming Gao wrote: > Andrew: > I verify the change (2de1f611be06ded3a59726a4052a9039be7d459b > MdeModulePkg/BdsDxe: Also call PlatformBootManagerWaitCallback on 0) > in Emulator. > It works, because PCD value is set to 10 in Emulator. > > Before this change, if Time

Re: [edk2-devel] OVMF is crashing for me in master

2019-10-10 Thread Andrew Fish via Groups.Io
edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of Andrew > Fish via Groups.Io > Sent: Friday, October 11, 2019 5:12 AM > To: devel@edk2.groups.io; Pete Batard > Subject: [edk2-devel] OVMF is crashing for me in master > > This is my flavor of OVMF: build -p OvmfPkg/O

Re: [edk2-devel] OVMF is crashing for me in master

2019-10-10 Thread Liming Gao
@edk2.groups.io] On Behalf Of Andrew Fish via Groups.Io Sent: Friday, October 11, 2019 5:12 AM To: devel@edk2.groups.io; Pete Batard Subject: [edk2-devel] OVMF is crashing for me in master This is my flavor of OVMF: build -p OvmfPkg/OvmfPkgX64.dsc -a X64 -t XCODE5 It looks like I took an exception?

[edk2-devel] OVMF is crashing for me in master

2019-10-10 Thread Andrew Fish via Groups.Io
This is my flavor of OVMF: build -p OvmfPkg/OvmfPkgX64.dsc -a X64 -t XCODE5 It looks like I took an exception? Is it expected that an unhandled exception just hang in a dead loop? I would have expected some serial output about the failure? Looks like a divide by zero exception. The exception