commit | 71c2444f3065f890888d0cc11a9785915a73480e | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun Jul 30 12:36:17 2023 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Aug 03 09:21:02 2023 +0200 |
tree | 5dc7ee60299278f6b76ca6f4139fa63e053b63ae | |
parent | d8df891eea991b7f37b56b3c9df5e7be8ce02001 [diff] |
efi_loader: out of memory in efi_add_memory_map_pg Handle out of memory situation in efi_add_memory_map_pg(). Fixes: 5d00995c361c ("efi_loader: Implement memory allocation and map") Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>