]> git.sur5r.net Git - u-boot/commit
efi_memory: return MapKey
authorxypron.glpk@gmx.de <xypron.glpk@gmx.de>
Fri, 21 Jul 2017 17:05:44 +0000 (19:05 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 24 Jul 2017 12:46:13 +0000 (14:46 +0200)
commitc6e3c3e68a240e7d503b7e4fee9ea6002e33f6a0
treeba2b9f001868199d532ee98e535410543a8d4020
parent0ecba5db85fb566bcbb3ba96fda85f26f78be22d
efi_memory: return MapKey

efi_get_memory_map should set a defined value for map_key.

We later can introduce the test against this value in
efi_exit_boot_services as required by the UEFI standard.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_loader/efi_memory.c