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

Bin Meng bmeng.cn at gmail.com
Tue Jun 12 13:07:36 UTC 2018


On Mon, Jun 11, 2018 at 10:54 PM, Simon Glass <sjg at chromium.org> wrote:
> 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>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list