On 19 January 2015 at 17:28, Varad Gautam varadgautam@gmail.com wrote:
On 01/19/15 at 05:21 PM Ard Biesheuvel ard.biesheuvel@linaro.org wrote:
The current implementation fails in `handle_kernel_image()` when UEFI finds a discontinuity in the memory map during `allocate_pages()`[1]. This patch
Footnote?
:) http://lists.linaro.org/pipermail/linaro-uefi/2015-January/000645.html
The current ARM port in Tianocore does not deal very well with a flash device in RAM. It assumes you are shadowing from flash if it detects that PrePi is running from RAM.
I hit something similar here https://git.linaro.org/people/ard.biesheuvel/uefi-next.git/commit/470ecd1480...
So how do you load the UEFI image?