[U-Boot] [PATCH 3/6] efi: stub: Move the use_uart assignment immediately after exit_boot_services() call

Bin Meng bmeng.cn at gmail.com
Sun Jun 24 00:54:05 UTC 2018


On Sat, Jun 23, 2018 at 3:28 AM, Simon Glass <sjg at chromium.org> wrote:
> On 22 June 2018 at 02:38, Bin Meng <bmeng.cn at gmail.com> wrote:
>> The use_uart assignment should follow immediately after the call to
>> exit_boot_services(), in case we want some debug output after that.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>  lib/efi/efi_stub.c | 6 +++---
>>  1 file changed, 3 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