commit | 798a441e40d2cf6e3220ea3df875849af5366aa2 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Nov 06 21:17:48 2017 +0100 |
committer | Alexander Graf <agraf@suse.de> | Fri Dec 01 13:22:56 2017 +0100 |
tree | 7bb87285533f9860b6c1af9993212e85722214ac | |
parent | f8d4ec366cc69b80ba5b7195aa052efa0a92b8df [diff] |
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 <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>