Skip to content

uefi: Add HiiKeywordHandler and HiiConfigAccess protocol #1684

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

seijikun
Copy link
Contributor

@seijikun seijikun commented Jun 4, 2025

Added stubs for EFI_HII_CONFIG_ACCESS_PROTOCOL and EFI_CONFIG_KEYWORD_HANDLER_PROTOCOL.
Added initial parser for the ConfigurationString according to UEFI Specification 35.2.1.

Unfortunately, the protocols turned out to not be what I was searching for.
I will try to drive this MR to completion as long as it does not become too much work, but I will probably not be adding much more in this direction.

Blocked by (& contains): #1683

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

@seijikun seijikun force-pushed the mr-hiicfg branch 9 times, most recently from 6f733ec to 25ccb35 Compare June 10, 2025 11:26
@seijikun
Copy link
Contributor Author

Sorry for the delay. Finally got around to rebase this

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