Home
last modified time | relevance | path

Searched hist:"416 a9f84" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/firmware/efi/libstub/
H A Driscv-stub.c416a9f84 Sat Mar 19 12:35:53 CDT 2022 Ard Biesheuvel <ardb@kernel.org> 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>
H A Defi-stub.c416a9f84 Sat Mar 19 12:35:53 CDT 2022 Ard Biesheuvel <ardb@kernel.org> 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>
H A Darm32-stub.c416a9f84 Sat Mar 19 12:35:53 CDT 2022 Ard Biesheuvel <ardb@kernel.org> 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>
H A Darm64-stub.c416a9f84 Sat Mar 19 12:35:53 CDT 2022 Ard Biesheuvel <ardb@kernel.org> 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>
H A Defistub.h416a9f84 Sat Mar 19 12:35:53 CDT 2022 Ard Biesheuvel <ardb@kernel.org> 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>