]> Git Repo - J-u-boot.git/commit
efi_loader: Clean up file size calculations
authorIlias Apalodimas <[email protected]>
Thu, 25 Mar 2021 19:55:16 +0000 (21:55 +0200)
committerHeinrich Schuchardt <[email protected]>
Thu, 25 Mar 2021 20:03:51 +0000 (21:03 +0100)
commitac30aad21076e9eeb460af2865b863f3ae3d2eaa
tree4a880a9274c31963b1a330520c5dd99916164db7
parent5e21958c02e20bbba444c8061f8b87405093a9b5
efi_loader: Clean up file size calculations

We recently added a common function for calculating file size,
instead of copy pasting the code around.  Switch one of the
occurences over to the common function

Signed-off-by: Ilias Apalodimas <[email protected]>
Reviwed-by: Heinrich Schuchardt <[email protected]>
lib/efi_loader/efi_boottime.c
This page took 0.036296 seconds and 4 git commands to generate.