]> Git Repo - J-u-boot.git/commit - include/efi_api.h
efi_loader: definition of efi_virtual_address_map()
authorHeinrich Schuchardt <[email protected]>
Sat, 27 Jul 2019 18:28:47 +0000 (20:28 +0200)
committerHeinrich Schuchardt <[email protected]>
Tue, 30 Jul 2019 19:36:22 +0000 (21:36 +0200)
commit24e6722b8a6268b893a38d3a8a04c6dabf53fafd
tree73f1eeadc02f4861c3df03d53f4d6ce60b2911be
parentc0a8a952634ccc5cc437a21eba69c186e1f229a8
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 <[email protected]>
include/efi_api.h
lib/efi_loader/efi_runtime.c
This page took 0.037908 seconds and 4 git commands to generate.