Hi Cran,

I build OVMF GCC X64 image, can boot Qemu into shell with below commands. I can 
enter shell, reconnect -r, exit to setup, and the vga display looks good to me. 
What build command did you use? 
 
build -t GCC5 -a X64  -p OvmfPkg/OvmfPkgX64.dsc -n 5 -b DEBUG 
-DDEBUG_ON_SERIAL_PORT
qemu-system-x86_64 -bios OVMF.fd -serial file:serial.log -m 4096 -hda fat:. 
-monitor stdio -s


Steven Shi
Intel\SSG\STO\UEFI Firmware

Tel: +86 021-61166522
iNet: 821-6522


> -----Original Message-----
> From: edk2-devel [mailto:[email protected]] On Behalf Of
> Bruce Cran
> Sent: Friday, August 19, 2016 12:59 AM
> To: Michael Zimmermann <[email protected]>
> Cc: edk2-devel-01 <[email protected]>
> Subject: Re: [edk2] OVMF not booting when built with GCC5 toolset?
> 
> On 8/18/2016 10:57 AM, Michael Zimmermann wrote:
> > IA32 or X64? I noticed that EmulatorPkg-X64 just produces a segfault
> > when booting. IA32 works just fine. I didn't try to use GCC49 yet.
> 
> X64 - both DEBUG and RELEASE.
> 
> Bruce
> _______________________________________________
> edk2-devel mailing list
> [email protected]
> https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to