efi_loader: correct a function prototype of QueryCapsuleCapabilities()
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Wed, 14 Nov 2018 07:18:53 +0000 (16:18 +0900)
committerAlexander Graf <agraf@suse.de>
Sun, 2 Dec 2018 20:59:37 +0000 (21:59 +0100)
commit19dd90748cb60ab2cf88b3e9c52b0da4bc0ae0a5
tree6d634edbd0b60060b1350dbf3e00102367a33abc
parent108bdff84a0b9104f05cb04a41bdd14f67f0d4c6
efi_loader: correct a function prototype of QueryCapsuleCapabilities()

See UEFI specification v2.7, section 8.5.3.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
include/efi_api.h
lib/efi_loader/efi_runtime.c