
22 Jun
2018
22 Jun
'18
9:28 p.m.
On 22 June 2018 at 02:38, Bin Meng bmeng.cn@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@gmail.com
lib/efi/efi_stub.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org