Skip to content
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

[Feature]: Add MM UEFI Protocols #51

Open
makubacki opened this issue Feb 4, 2025 · 0 comments
Open

[Feature]: Add MM UEFI Protocols #51

makubacki opened this issue Feb 4, 2025 · 0 comments
Assignees
Labels
type:feature-request A new feature proposal urgency:low Little to no impact

Comments

@makubacki
Copy link
Member

Feature Overview

The following MM UEFI Protocols are defined in the PI Specification:

  • EFI_MM_BASE_PROTOCOL
  • EFI_MM_ACCESS_PROTOCOL
  • EFI_MM_CONTROL_PROTOCOL
  • EFI_MM_CONFIGURATION_PROTOCOL
  • EFI_MM_COMMUNICATION_PROTOCOL

The EFI_MM_COMMUNICATION_PROTOCOL is tracked separately in #49.

This request tracks adding the remaining protocols. These provide services that locate the MMST, manipulate the Management RAM (MMRAM) apertures, and generate MMIs. Some of these protocols provide only boot services while others have both boot services and runtime services. This is needed to implement DXE functionality that interacts with a MM environment.

Solution Overview

Add protocol definitions from PI Spec v1.9 V4 - UEFI Protocols - Section 5.

Alternatives Considered

No response

Urgency

Low

Are you going to implement the feature request?

I will implement the feature

Do you need maintainer feedback?

No maintainer feedback needed

Anything else?

No response

@makubacki makubacki added state:needs-triage Needs to triaged to determine next steps type:feature-request A new feature proposal labels Feb 4, 2025
@makubacki makubacki self-assigned this Feb 4, 2025
@makubacki makubacki removed the state:needs-triage Needs to triaged to determine next steps label Feb 4, 2025
@github-actions github-actions bot added urgency:low Little to no impact labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature-request A new feature proposal urgency:low Little to no impact
Projects
None yet
Development

No branches or pull requests

1 participant