Hi Roy,
On 04/30/2015 12:21 AM, Roy Franz wrote:
Hi Leif,
Is the beaglebone black EDK2 port in reasonable shape? If so I want to try Ard's new 32 bit EFI stub update a try on that.
The BBB EDK2 can boot to Intel BDS (default) or the UEFI Shell (when built with gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile|{ 0x83, 0xA5, 0x04, 0x7C, 0x3E, 0x9E, 0x1C, 0x4F, 0xAD, 0x65, 0xE0, 0x52, 0x68, 0xD0, 0xB4, 0xD1 }) from an MMC, but requires SPL/MLO to launch it. You would have to place the FD as u-boot.img on the formatted MMC [1] for a prebuilt MLO [2] to find it.
I tried building Ard's patchset with the upstream kernel yesterday, but had it break with
drivers/firmware/efi/efi.c:352:2: error: implicit declaration of function 'early_memremap' [-Werror=implicit-function-declaration] drivers/firmware/efi/efi.c:352:16: warning: assignment makes pointer from integer without a cast [enabled by default] drivers/firmware/efi/efi.c:362:2: error: implicit declaration of function 'early_memunmap' [-Werror=implicit-function-declaration]
[1] https://eewiki.net/pages/viewpage.action?pageId=35848442#BeagleBoneBlack-Set... [2] http://downloads.angstrom-distribution.org/demo/beaglebone/
Thanks, Varad
Thanks, Roy _______________________________________________ Linaro-uefi mailing list Linaro-uefi@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-uefi