Skip to content

Conversation

ifankner
Copy link

On some systems, there are still issues with load option parsing. This behavior occurs only on a few models (e.g., Dell 7420) and only in combination with the DEFAULT_LOADER variable, as it overrides the hardcoded path and filename, producing a non-bootable name for the second-stage loader (see link).

This patch adds a build option DISABLE_ALL_LOAD_OPTIONS to disable parsing of load options for all devices.

Adds the build option DISABLE_ALL_LOAD_OPTIONS to disable parsing of load options for all devices.

Signed-off-by: Ingo Fankner <ingo.fankner@rohde-schwarz.com>
@ifankner ifankner force-pushed the disable-all-load-options branch from 4bd839c to 2e59132 Compare September 26, 2025 15:41
@ifankner ifankner changed the title disable all load options Add build option DISABLE_ALL_LOAD_OPTION Sep 26, 2025
@joeyli
Copy link
Contributor

joeyli commented Sep 30, 2025

I have reviewed and simply test the patch. It is good to me.

Reviewed-by: Joey Lee jlee@suse.com

@ifankner ifankner changed the title Add build option DISABLE_ALL_LOAD_OPTION Add build option DISABLE_ALL_LOAD_OPTIONS Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants