On Sun, 19 Mar 2023 at 21:21, Heinrich Schuchardt <[email protected]> wrote: > > Use efi_alloc() to allocate memory. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > lib/efi_loader/efi_device_path_to_text.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

