summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2018-12-26 12:49:09 +0100
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2019-02-16 15:42:20 +0100
commit8f7e2b2980a2d964db60a19a5d2ef8532caddf7d (patch)
tree08140cfb6de91b29c1a5ff58da9c6587736b1498 /api
parent0e18f584de59a86aaf86bd328dbd16fbd0175b3d (diff)
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: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'api')
0 files changed, 0 insertions, 0 deletions