Apply BIOS Attributes and Setup Secure Boot Certificates - #972
Draft
breml wants to merge 17 commits into
Draft
Conversation
breml
force-pushed
the
940-firmware-config
branch
3 times, most recently
from
August 3, 2026 13:12
877741c to
a36276c
Compare
breml
force-pushed
the
940-firmware-config
branch
2 times, most recently
from
August 7, 2026 05:46
dac91a9 to
95cd911
Compare
breml
force-pushed
the
940-firmware-config
branch
from
August 7, 2026 07:03
95cd911 to
fc79060
Compare
breml
force-pushed
the
940-firmware-config
branch
2 times, most recently
from
August 7, 2026 09:49
37c3dce to
e57d627
Compare
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
…ficates methods for BMC interface Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
breml
force-pushed
the
940-firmware-config
branch
2 times, most recently
from
August 10, 2026 05:43
af23060 to
60d9fdc
Compare
…cureBootCertificates methods Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
through BMC Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
… bios-attributes apply commands Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
breml
force-pushed
the
940-firmware-config
branch
from
August 10, 2026 13:02
60d9fdc to
34b68cd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves: #940
Blocked by: lxc/incus-os#1220
Given a YAML file
bios.yamlwith the supported Redfish Bios Attributes on the root level like this:The BIOS settings can be applied using
operations-center provisioning server bmc apply-bios-attributes <server-name> bios.yaml