[U-Boot] [PATCH v2 1/5] efi: app: Add a sysreset driver
Simon Glass
sjg at chromium.org
Thu Jul 19 15:21:48 UTC 2018
On 19 July 2018 at 04:07, Bin Meng <bmeng.cn at gmail.com> wrote:
> This adds the DM sysreset driver for EFI application support.
>
> Signed-off-by: Bin Meng <bmeng.cn at 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 at chromium.org>
More information about the U-Boot
mailing list