]> Git Repo - J-u-boot.git/commit
efi_loader: use efi_uintn_t for LoadImage
authorHeinrich Schuchardt <[email protected]>
Tue, 3 Apr 2018 20:29:30 +0000 (22:29 +0200)
committerAlexander Graf <[email protected]>
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 <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
include/efi_api.h
lib/efi_loader/efi_boottime.c
This page took 0.034157 seconds and 4 git commands to generate.