]> git.baikalelectronics.ru Git - uboot.git/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)
commit0e752c107c1a976906007b638150fcdb5dd3e3ca
tree85049788b7efb8863b820a47e3bac47531d965ec
parent5a3007f27d5bb8d5a1450afd192aaa9fe2556f94
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