]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: carve out efi_get_memory_map_alloc()
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 5 Jan 2023 17:26:01 +0000 (18:26 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 6 Jan 2023 21:27:30 +0000 (22:27 +0100)
commiteff444019545642a844431692dd51829aa52528c
treee52a108d870a0313f4f24a7f2f6a9e4acdfcfcdf
parentf4af97cdb4b9d702bf7d76d896e3b6d13a162bb3
efi_loader: carve out efi_get_memory_map_alloc()

Carve out code from efidebug command used to read the memory map.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
cmd/efidebug.c
include/efi_loader.h
lib/efi_loader/efi_memory.c