[U-Boot] Fwd: Resend: Pull request for UEFI system for v2019.04-rc4 (2)
Heinrich Schuchardt
xypron.glpk at gmx.de
Mon Mar 11 20:51:35 UTC 2019
-------- Forwarded Message --------
Subject: Resend: Pull request for UEFI system for v2019.04-rc4 (2)
Date: Mon, 11 Mar 2019 19:30:46 +0100
From: Heinrich Schuchardt <xypron.glpk at gmx.de>
To: Tom Rini <trini at konsulko.com>, Alexander Graf <agraf at csgraf.de>,
Takahiro Akashi <takahiro.akashi at linaro.org>, Simon Glass
<sjg at chromium.org>, Bin Meng <bmeng.cn at gmail.com>, Matthias Brugger
<mbrugger at suse.com>
(Now with the correct sender address)
The following changes since commit e8e3f2d2d48f97b2c79b698eccedce8f4f880993:
Merge branch '2019-03-08-master-imports' (2019-03-08 18:04:13 -0500)
are available in the Git repository at:
https://github.com/xypron2/u-boot.git tag tag efi-2019-04-rc4-2
for you to fetch changes up to 3eeb09b4c06fd6eb5c724b21cd2ac538fc015a31:
x86: Add efi runtime reset (2019-03-11 00:44:42 +0100)
Primary key fingerprint:
6DC4 F9C7 1F29 A6FA 06B7 6D33 C481 DBBC 2C05 1AC4
Fix an error with the serial communication on boards with a very small
UART buffer which leads to a stalled system.
Provide an X86 reset driver for the UEFI runtime.
Travis CI:
https://travis-ci.org/xypron2/u-boot/builds/504644624
----------------------------------------------------------------
Alexander Graf (1):
x86: Add efi runtime reset
Matthias Brugger (1):
efi_loader: Fix serial console size detection
drivers/sysreset/sysreset_x86.c | 23 ++++++++++++++++++++++-
lib/efi_loader/efi_console.c | 62
+++++++++++++++++++++++++++++++++++---------------------------
2 files changed, 57 insertions(+), 28 deletions(-)
More information about the U-Boot
mailing list