On Tue, Jan 22, 2013 at 12:19 AM, baban devkate <baban...@gmail.com> wrote:
> I am trying win2008/Linux installation & boot on QEMU+ OVMF, but bootloader
> app was crashing so i started doing this experiment with other Images and
> landed here.
>
> When I debugged it, I learnt that crash is in CoreStartImage() at
> Image->EntryPoint ().
>
> Experiment-
> When I duplicate any application and then execute that application type
> image from 'fs0:' ( QEMU ATA disk with FAT32 formatted) crashes QEMU,
> whereas Boot Services driver Image works.
>
> Further debugging i came to know that, Shell 'cp' command is inconsistent
> with Driver.efi and Application.efi images copy. It's corrupting the only
> application images after copy and not driver images, I confirmed this using
> 'comp' command.

Are you by any chance using the qemu '-hda fat:dir' parameters? If so,
could you try using a disk image instead?

-Jordan

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to