summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_runtime.c
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2018-02-04 23:05:13 +0100
committerAlexander Graf <agraf@suse.de>2018-02-10 00:24:00 +0100
commit9f0930e5d9c71a97b14f8993b3d3150a79b6a2ef (patch)
treeeed18f7dcd9d13fbb5bfc37f8c81c889888ffd0d /lib/efi_loader/efi_runtime.c
parentae86b6be122f880224ba3e569d3e86d6b9553bb7 (diff)
efi_loader: create stub for CreateEventEx
Currently we set the function pointer for the CreateEventEx boot service to NULL. When called this would lead to an immediate failure. A function stub is provided which handles the case that the boot service is called without an event group and returns EFI_UNSUPPORTED otherwise. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'lib/efi_loader/efi_runtime.c')
0 files changed, 0 insertions, 0 deletions