diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2024-10-13 13:10:38 +0200 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2024-11-17 08:54:01 +0100 |
commit | 851062278436c9a887749e7b73598a28dd902ac0 (patch) | |
tree | 1d243b6c6fd149f51653ff4a733358e928d5eedf /drivers/firmware/efi/efi.c | |
parent | 80d01ce607cbffd8fa6ceb8a91ce07667bc51d5a (diff) | |
download | lwn-851062278436c9a887749e7b73598a28dd902ac0.tar.gz lwn-851062278436c9a887749e7b73598a28dd902ac0.zip |
efi/libstub: Take command line overrides into account for loaded files
When CONFIG_CMDLINE_OVERRIDE or CONFIG_CMDLINE_FORCE are configured, the
command line provided by the boot stack should be ignored, and only the
built-in command line should be taken into account.
Add the required handling of this when dealing with initrd= or dtb=
command line options in the EFI stub.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'drivers/firmware/efi/efi.c')
0 files changed, 0 insertions, 0 deletions