Hello All
Well sometime back I had successfully build the DuetPkg on both IA32 & X64
architectures. Futher experimenting I came across the build64.sh which
enabled me to prepare the efiloaders & floppy images without the need to
follow their manual setups. Well after setting up my USB flash for DUET &
booting I faced a freeze problem "a hyphen" in the left side corner. It
would get stuck there until I restarted so I was just unable to figure the
problem. However getting to qemu to boot it seemed just successful so
capturing debugging messages would just be useless.
Thus goggling for solutions I came across rod books a BIOS to UEFI
Transformation wherein it was mentioned that one of the versions may
succeed i.e. either 2.1 or 2.3.1 so I figured out it between EDK_UEFI64 &
UDK_X64 (resp) & decided to go with the 2.1 version. To my surprise it just
booted successfully.
I dont know why there is a failure of UDK_X64 (UEFI 2.3.1). I had last time
falsely implicated it to be a EM64T error which I had noticed on Oracles VM
Box but my processor (Intel Pentium D) readily supports it. By the way this
how I had set up the USB.
I followed Migles
BootDuet<https://github.com/migle/BootDuet/blob/master/INSTALL>
user#cd BootDuet
user# dd if=/dev/zero of=/dev/sdb bs=3M count=1 && cfdisk /dev/sdb
Under which I created a msdos table, setting up a fat32 partition & 'boot'
& 'lba' flags
user#make lba64
user# make DEVICE=/dev/sdb1 install-bd32_64
then disconnected my USB & reconnecting
user# mount /dev/sdb1 /mnt/windows && ./copy_duet_files.sh /mnt/windows/
UDK_X64
I hope so someone on this mailing list would help me solve my problem.
A Many Thanks
Ross
------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience. Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel