efi_loader: remove duplicate image size check
The image size is checked in efi_load_pe(). Avoid checking it twice.
Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>
Loading
Please register or sign in to comment
The image size is checked in efi_load_pe(). Avoid checking it twice.
Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>