[Feature]: Add gBeforeEndOfDxeEventGuid, gAfterEndOfDxeEventGuid and gDispatchDeferredImagesEventGuid and signal it in PlatformBootManagerLib #570
Labels
state:under-discussion
Under discussion
type:feature-request
A new feature proposal
urgency:medium
Important with a moderate impact
Feature Overview
Due to there are some requirement that we need to invoke some specific functions in some flow that has sequence requirement, we would like to add
gBeforeEndOfDxeEventGroupGuid
,gAfterEndOfDxeEventGroupGuid
andgDispatchDeferredImagesEventGroupGuid
.The
gBeforeEndOfDxeEventGroupGuid
andgAfterEndOfDxeEventGroupGuid
will be signaled in ExitPmAuth() that before and aftergEfiEndOfDxeEventGroupGuid
.The
gDispatchDeferredImagesEventGroupGuid
will be signaled in PlatformBootManagerBeforeConsole() afterEfiBootManagerDispatchDeferredImages
Solution Overview
Add gBeforeEndOfDxeEventGuid, gAfterEndOfDxeEventGuid and gDispatchDeferredImagesEventGuid to MsCorePkg.dec
The
gBeforeEndOfDxeEventGroupGuid
andgAfterEndOfDxeEventGroupGuid
will be signaled in ExitPmAuth() that before and aftergEfiEndOfDxeEventGroupGuid
.The
gDispatchDeferredImagesEventGroupGuid
will be signaled in PlatformBootManagerBeforeConsole() afterEfiBootManagerDispatchDeferredImages
Alternatives Considered
No response
Urgency
Medium
Are you going to implement the feature request?
I will implement the feature
Do you need maintainer feedback?
Maintainer feedback requested
Anything else?
No response
The text was updated successfully, but these errors were encountered: