u-boot/lib/efi_loader
Ilias Apalodimas 3075708017 lmb: Remove lmb_alloc_base_flags()
lmb_alloc_base() is just calling lmb_alloc_base_flags() with LMB_NONE.
There's not much we gain from this abstraction, so let's remove the
former add the flags argument to lmb_alloc_base() and make the code
a bit easier to follow.

Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Tested-by: Sam Protsenko <semen.protsenko@linaro.org>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2024-12-30 13:21:55 -06:00
..
2024-09-30 17:48:12 -06:00
2024-10-30 21:46:12 +01:00
2024-11-01 13:37:58 -06:00
2023-12-21 08:54:37 -05:00
2023-12-21 08:54:37 -05:00
2023-12-21 08:54:37 -05:00
2023-12-21 08:54:37 -05:00
2023-12-21 08:54:37 -05:00
2024-01-16 17:05:29 -05:00
2023-12-21 08:54:37 -05:00
2024-09-12 17:35:37 +02:00
2023-12-21 08:54:37 -05:00
2024-11-09 09:59:41 +01:00