]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: signature of ExitBootServices()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 5 May 2019 19:58:35 +0000 (21:58 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 7 May 2019 19:10:04 +0000 (21:10 +0200)
commita3fd8f1c636a80c3d7b8b08eea00966a6dd15b38
treec3a03a121e334488fcf090fff9874cdc1e5d20ee
parent7d30909cb7c3e04392270e66b07787dfcc9d0145
efi_loader: signature of ExitBootServices()

Consistently use efi_uintn_t as type of memory keys.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Alexander Graf <graf@amazon.com>
include/efi_api.h
lib/efi_loader/efi_boottime.c