[PATCH 1/1] efi_loader: replace printf by log in efi_uclass.c
Simon Glass
sjg at chromium.org
Thu Dec 3 03:04:08 CET 2020
On Tue, 1 Dec 2020 at 01:24, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Use logging functions instead of printf() and debug().
>
> Change logging messages for uclass creation and destruction to log_debug().
>
> Reported-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> lib/efi_driver/efi_uclass.c | 18 +++++++++---------
> 1 file changed, 9 insertions(+), 9 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list