commit | 7fb96a10b31953cde698326a61e963ba9df1dc1f | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Apr 03 22:29:30 2018 +0200 |
committer | Alexander Graf <agraf@suse.de> | Wed Apr 04 11:36:08 2018 +0200 |
tree | daa9b80bdf9d2a8acf8611b494bb2ef6829bbdda | |
parent | eab2dc37ee457191583c5d9ff26ce9d7ccda3637 [diff] |
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>