commit | 17fac0e2e3f426d1e048231adc05e9080f6fffac | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun Jul 30 12:27:03 2023 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Aug 03 09:21:02 2023 +0200 |
tree | 20401b3a4cb61e02d27abda3cb6534d113927a18 | |
parent | f0c16f90d8bfcef22763b7ca3742f4e4eede1517 [diff] |
efi_loader: out of memory in efi_mem_carve_out Handle out of memory situation in efi_mem_carve_out(). 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>