Files
linux/drivers/firmware/efi/libstub
Ard Biesheuvel 8510622784 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>
2024-11-17 08:54:01 +01:00
..
2024-07-10 12:22:46 +02:00
2020-05-06 11:27:55 +02:00
2021-08-19 09:02:55 +09:00