]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit89e04550129ec6a221785c99d505f807222fd285
tree6d634edbd0b60060b1350dbf3e00102367a33abc
parente70ed75fa9c8640514ed2dd3c3c3bdc0c691a30c
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