[U-Boot] [PATCH 10/18] x86: efi: payload: Minor clean up on error message output

Simon Glass sjg at chromium.org
Mon Jun 11 14:54:11 UTC 2018


On 10 June 2018 at 05:25, Bin Meng <bmeng.cn at gmail.com> wrote:
> If GetMemoryMap() fails, we really want to know EFI_BITS_PER_LONG
> instead of BITS_PER_LONG. A space and LF are added in places where
> error message is output to improve readability.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  lib/efi/efi_stub.c | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list