diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2022-03-19 18:35:53 +0100 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2022-05-03 15:31:28 +0200 |
commit | 416a9f84a77cf826fed1bf9a1908b2d066c17430 (patch) | |
tree | 3ccd2b7499377aab52d198315b3d0d46c6068b7c /drivers/firmware/efi/libstub/randomalloc.c | |
parent | 24b72bb12e84c75e297a5a81f24b921d7a011575 (diff) | |
download | linux-416a9f84a77cf826fed1bf9a1908b2d066c17430.tar.gz linux-416a9f84a77cf826fed1bf9a1908b2d066c17430.tar.bz2 linux-416a9f84a77cf826fed1bf9a1908b2d066c17430.zip |
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: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'drivers/firmware/efi/libstub/randomalloc.c')
0 files changed, 0 insertions, 0 deletions