-
Notifications
You must be signed in to change notification settings - Fork 53
uki: describe .efifw section #131
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
base: main
Are you sure you want to change the base?
Conversation
|
My general feeling is that this is too generic? Is there no expectations to the embedded blob? Is this all an implementation detail? And if it only an implementation detail, how often would this actually be used by others beyond the usecase in the systemd PR? |
|
I think being generic here is fine. What matters is that the firmware is in some format acceptable to the hardware. We can't really say much about it this point. If this becomes established, we can add additional details later. |
Add description for the firmware section (`.efifw`) in the specs.
|
Sorry for dropping the ball on this. Could you please rebase this? We really should get this landed. Please follow the wording of the .dtbauto stuff regarding the matching. |
|
@ani-sinha ping |
Add description for the firmware section (
.efifw) in the specs.See also systemd/systemd#35091