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)
commitc68415922b340c6b26f94326a6899977a67d61c9
treee0b7f1a96651dd042dacc787bd7c6d28154cbfb7
parent2fd945fe7287a15a29051242c9d021647a6f52dc
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