Skip to content
Commit 416a9f84 authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

efi: libstub: pass image handle to handle_kernel_image()



In a future patch, arm64's implementation of handle_kernel_image() will
omit randomizing the placement of the kernel if the load address was
chosen randomly by the loader. In order to do this, it needs to locate a
protocol on the image handle, so pass it to handle_kernel_image().

Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent 24b72bb1
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