On 13 May 2015 at 02:12, Kevin Hilman khilman@kernel.org wrote:
https://github.com/96boards/documentation/wiki/UEFI
Trying to get UEFI booting via this wiki didn't really work well. I had to check with several others to get things actually working.
A couple major things I found in the last day or so:
- it mentions the ptable.img file, but doesn't say where to find it
ptable.img will be generated at l-loader directory. I'll append it into wiki.
- It mentions starting fastboot from UEFI, which requires your
boot-uefi.img have a fastboot application on it. However, the wiki guides you through creating a boot-uefi.img with a kernel/dtb/initrd but no fastboot.efi, so trying to start fastboot from the shell doesn't work.
AndroidFastboot.efi will be generated in linaro-edk2/Build/HiKey/RELEASE_GCC48/AARCH64/EmbeddedPkg/Application/AndroidFastboot/AndroidFastbootApp/OUTPUT directory.
And we renamed it from AndroidFastboot.efi to Fastboot.efi in boot-uefi.img.
OK. I'll append it into the wiki.
Kevin _______________________________________________ Dev mailing list Dev@lists.96boards.org https://lists.96boards.org/mailman/listinfo/dev