]> git.sur5r.net Git - u-boot/commit
efi_loader: use efi_uintn_t for LoadImage
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 3 Apr 2018 20:29:30 +0000 (22:29 +0200)
committerAlexander Graf <agraf@suse.de>
Wed, 4 Apr 2018 09:36:08 +0000 (11:36 +0200)
commit7fb96a10b31953cde698326a61e963ba9df1dc1f
treedaa9b80bdf9d2a8acf8611b494bb2ef6829bbdda
parenteab2dc37ee457191583c5d9ff26ce9d7ccda3637
efi_loader: use efi_uintn_t for LoadImage

We generally use efi_uintn_t where the UEFI spec uses UINTN.

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_boottime.c