diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2024-03-22 18:11:32 +0100 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2024-07-18 23:05:02 +0200 |
commit | ae835a96d72cd025421910edb0e8faf706998727 (patch) | |
tree | 77215de55f1920106bd4215784fd3b55e1300243 /drivers/platform/surface/aggregator/controller.c | |
parent | ee8b8f5d83eb2c9caaebcf633310905ee76856e9 (diff) |
x86/efistub: Revert to heap allocated boot_params for PE entrypoint
This is a partial revert of commit
8117961d98f ("x86/efi: Disregard setup header of loaded image")
which triggers boot issues on older Dell laptops. As it turns out,
switching back to a heap allocation for the struct boot_params
constructed by the EFI stub works around this, even though it is unclear
why.
Cc: Christian Heusel <christian@heusel.eu>
Reported-by: <mavrix#kernel@simplelogin.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'drivers/platform/surface/aggregator/controller.c')
0 files changed, 0 insertions, 0 deletions