[U-Boot] [PATCH v2 1/5] efi: app: Add a sysreset driver
Bin Meng
bmeng.cn at gmail.com
Fri Jul 20 01:39:02 UTC 2018
On Thu, Jul 19, 2018 at 11:21 PM, Simon Glass <sjg at chromium.org> wrote:
> 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>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list