
20 Jul
2018
20 Jul
'18
3:39 a.m.
On Thu, Jul 19, 2018 at 11:21 PM, Simon Glass sjg@chromium.org wrote:
On 19 July 2018 at 04:07, Bin Meng bmeng.cn@gmail.com wrote:
This adds the DM sysreset driver for EFI application support.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
Changes in v2:
- drop patches already applied
- new patch to add a sysreset driver for efi app
lib/efi/efi_app.c | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org
applied to u-boot-x86, thanks!