]> git.baikalelectronics.ru Git - uboot.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)
commit633ed531f96bde02fe034bf03b8e8559ecb80960
treeb3fa324797f6d881d64be2fccba98b67bcfcaaa0
parent143b085da5bdb31a9f2d923d14246443f18c4f16
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