
7 Sep
2016
7 Sep
'16
8 p.m.
On Mon, Sep 05, 2016 at 11:59:22PM +0200, Mian Yousaf Kaukab wrote:
Provide version of struct efi_mem_desc in efi_get_memory_map().
EFI_BOOT_SERVICES.GetMemoryMap() in UEFI specification v2.6 defines memory descriptor version to 1. Linux kernel also expects descriptor version to be 1 and prints following warning during boot if its not:
Unexpected EFI_MEMORY_DESCRIPTOR version 0
Signed-off-by: Mian Yousaf Kaukab yousaf.kaukab@gmail.com
Applied to u-boot/master, thanks!
--
Tom