-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The problem you're addressing (if any)
We need a way to pass dynamic configuration data to the payload. EFI variables work, but aren't ideal, for example in cases where the variable store is not initialized yet. See: Dasharo/coreboot#760
Describe the solution you'd like
An interface to pass runtime configuration variables to the payload. CFR can do this.
Where is the value to a user, and who might that user be?
More consistent behavior than EFI variables.
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request