]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: implement multiple event support
authorxypron.glpk@gmx.de <xypron.glpk@gmx.de>
Tue, 18 Jul 2017 18:17:18 +0000 (20:17 +0200)
committerAlexander Graf <agraf@suse.de>
Wed, 19 Jul 2017 12:26:09 +0000 (14:26 +0200)
commitddc8425c0c9cfbbe015cf522400c604970036d3e
treee0b7f1a96651dd042dacc787bd7c6d28154cbfb7
parent9f74433efb981e8ce47f3b4f615661bdd3b76898
efi_loader: implement multiple event support

Up to now the boot time supported only a single event.
This patch now allows four events.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
include/efi_api.h
include/efi_loader.h
lib/efi_loader/efi_boottime.c