]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: image_loader: replace EFI_PRINT with log macros
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Tue, 5 Jul 2022 05:48:13 +0000 (14:48 +0900)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 5 Jul 2022 12:37:16 +0000 (14:37 +0200)
commitb72d09fa7df75d56d2b618ce029bc8b001ed276b
treeb3fa324797f6d881d64be2fccba98b67bcfcaaa0
parentb330140659eab02c31236dd1925e1c573d503a03
efi_loader: image_loader: replace EFI_PRINT with log macros

Now We are migrating from EFI_PRINT() to log macro's.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
lib/efi_loader/efi_image_loader.c