efi_loader: consistently use efi_uintn_t in boot services
authorHeinrich Schuchardt <[email protected]>
Mon, 6 Nov 2017 20:17:48 +0000 (21:17 +0100)
committerAlexander Graf <[email protected]>
Fri, 1 Dec 2017 12:22:56 +0000 (13:22 +0100)
commitf5a2a93892ff8a8f066bc9f84eb9f0cf35ba0c67
tree7bb87285533f9860b6c1af9993212e85722214ac
parent152cade32643fdbdd73614db4cfb159876b58262
efi_loader: consistently use efi_uintn_t in boot services

Consistenly use efi_uintn_t wherever the UEFI spec uses
UINTN in boot services interfaces.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
include/efi_api.h
include/efi_loader.h
lib/efi_loader/efi_boottime.c
lib/efi_loader/efi_memory.c
lib/efi_selftest/efi_selftest.c
lib/efi_selftest/efi_selftest_events.c
lib/efi_selftest/efi_selftest_manageprotocols.c
lib/efi_selftest/efi_selftest_snp.c
lib/efi_selftest/efi_selftest_tpl.c