]> git.baikalelectronics.ru Git - uboot.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)
commitd74fc793be2da3abb2ced2320cf6fcd5f9f78f8d
treee52a108d870a0313f4f24a7f2f6a9e4acdfcfcdf
parentbb959547bf7c556702f15617013a8a017bd50f64
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