You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: