Skip to content
Commit 8f7e2b29 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: set entry point in efi_load_pe()



Up to now efi_load_pe() returns the entry point or NULL in case of an
error. This does not allow to return correct error codes from LoadImage().

Let efi_load_pe() return a status code and fill in the entry point in the
corresponding field of the image object.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 0e18f584
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment