]> git.sur5r.net Git - u-boot/commit
efi_loader: add missing runtime services stubs
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 9 Feb 2018 19:41:21 +0000 (20:41 +0100)
committerAlexander Graf <agraf@suse.de>
Fri, 9 Feb 2018 23:25:49 +0000 (00:25 +0100)
commit0c2307431e6ea3deb916ba1622046299df077ced
tree85049788b7efb8863b820a47e3bac47531d965ec
parentf3b5056c4e726238f3cbcdb8e5c34f38ba197611
efi_loader: add missing runtime services stubs

Add stubs for UpdateCapsule, QueryCapsuleCapabilities, and
QueryVariableInfo.

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