summaryrefslogtreecommitdiff
path: root/include/linux/unaligned
diff options
context:
space:
mode:
author[email protected] <[email protected]>2017-07-18 20:17:19 +0200
committerAlexander Graf <[email protected]>2017-07-19 14:31:04 +0200
commit503f26955489af052c0c01eaf7bdc6ae3ecc3aa2 (patch)
tree74a09ae5c95c7dbf170ae64f9976a121d4ea472d /include/linux/unaligned
parentc68415922b340c6b26f94326a6899977a67d61c9 (diff)
efi_loader: correct size for tpl level
The UEFI standard defines the type for the tpl level as EFI_TPL alias UINTN. UINTN is an integer is defined as an unsigned integer of native width. So we can use size_t for the definition. Signed-off-by: Heinrich Schuchardt <[email protected]> Signed-off-by: Alexander Graf <[email protected]>
Diffstat (limited to 'include/linux/unaligned')
0 files changed, 0 insertions, 0 deletions