Skip to content

uefi: Fix shell args when run from a script #185

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 1, 2025

Conversation

JohnAZoidberg
Copy link
Member

@JohnAZoidberg JohnAZoidberg commented Jul 1, 2025

The UEFI tool wouldn't get any arugments when run from a UEFI shell
script. Manually runnning from the shell would work, but not from e.g.
startup.nsh

The UEFI tool wouldn't get any arugments when run from a UEFI shell
script. Manually runnning from the shell would work, but not from e.g.
startup.nsh

Signed-off-by: Daniel Schaefer <dhs@frame.work>
Make it easy to test execution from a script

Signed-off-by: Daniel Schaefer <dhs@frame.work>
@JohnAZoidberg JohnAZoidberg requested a review from quinchou77 July 1, 2025 02:47
@JohnAZoidberg
Copy link
Member Author

Tested on Framework hardware.

@JohnAZoidberg JohnAZoidberg merged commit 23a752b into main Jul 1, 2025
7 checks passed
@JohnAZoidberg JohnAZoidberg deleted the fix-script-shell-args branch July 1, 2025 04:05
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.

1 participant