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 3 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_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 2 times, most recently from 112d9de to 96bf8bd Compare June 4, 2025 22:12
@seijikun seijikun force-pushed the mr-hiicfg branch 3 times, most recently from 8bbe252 to aeee82a Compare June 4, 2025 22:27
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