commit | f8599dc49ee70babc6235a08aee88dc1ce4d9e0b | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jul 27 20:28:47 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jul 30 21:36:22 2019 +0200 |
tree | 73f1eeadc02f4861c3df03d53f4d6ce60b2911be | |
parent | 915ab27828d9e40def47a8cb896bdb9cf9b18a44 [diff] |
efi_loader: definition of efi_virtual_address_map() Use efi_uintn_t where the UEFI spec uses UINTN. Use efi_uintn_t also for the result of the division of two efi_uintn_t. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>