diff options
author | Ilias Apalodimas <ilias.apalodimas@linaro.org> | 2024-10-24 14:01:55 +0300 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-10-30 21:44:38 +0100 |
commit | 4588ab997634a73ac2ac6b47ce8009152f59cace (patch) | |
tree | 5305a7fbffb02538b962ef1bfd96bf6e4c5b1214 /lib/efi_loader/efi_bootmgr.c | |
parent | a464a27017ad2c011a71966482f73d40dabc2b62 (diff) |
efi_loader: Simplify efi_free_pages()
We currently call efi_free_pages() with a notify flag and explicitly
update the efi memory map. That's not needed as lmb_free_flags() will do
that for us if the LMB_NONOTIFY flag is removed
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'lib/efi_loader/efi_bootmgr.c')
0 files changed, 0 insertions, 0 deletions