On 22 October 2017 at 06:45, Heinrich Schuchardt wrote:
> UINTN is used in the UEFI specification for unsigned integers
> matching the bitness of the CPU.
>
> Types in U-Boot should be lower case. The patch replaces it
> by efi_uintn_t.
>
> Suggested-by: Simon Glass
> Suggested-by: Rob Clark
> S
UINTN is used in the UEFI specification for unsigned integers
matching the bitness of the CPU.
Types in U-Boot should be lower case. The patch replaces it
by efi_uintn_t.
Suggested-by: Simon Glass
Suggested-by: Rob Clark
Signed-off-by: Heinrich Schuchardt
---
include/efi_api.h
2 matches
Mail list logo