summaryrefslogtreecommitdiff
path: root/arch/x86/boot
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2023-10-17 16:25:13 +0300
committerIngo Molnar <mingo@kernel.org>2023-10-18 13:03:04 +0300
commit50dcc2e0d62e3c4a54f39673c4dc3dcde7c74d52 (patch)
tree7b7b64ca438e2fd366a0449446c60be2f0d661c5 /arch/x86/boot
parentd55d5bc5d937743aa8ebb7ca3af25111053b5d8c (diff)
downloadlinux-50dcc2e0d62e3c4a54f39673c4dc3dcde7c74d52.tar.xz
x86/boot: efistub: Assign global boot_params variable
Now that the x86 EFI stub calls into some APIs exposed by the decompressor (e.g., kaslr_get_random_long()), it is necessary to ensure that the global boot_params variable is set correctly before doing so. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Cc: linux-kernel@vger.kernel.org
Diffstat (limited to 'arch/x86/boot')
0 files changed, 0 insertions, 0 deletions