StandaloneMmCorePerformanceLib.inf: Add gEfiEventExitBootServicesGuid

Adds `gEfiEventExitBootServicesGuid` to the `[Guids]` section and
removes `gEdkiiSmmExitBootServicesProtocolGuid` from the
`[Protocols]` section for the current implementation.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
This commit is contained in:
Michael Kubacki 2025-03-25 13:22:39 -04:00 committed by mergify[bot]
parent 09faa4a1ce
commit 30f3fa0af7
1 changed files with 1 additions and 1 deletions

View File

@ -42,13 +42,13 @@
TimerLib
[Protocols]
gEdkiiSmmExitBootServicesProtocolGuid ## CONSUMES ## NOTIFY
gEfiLoadedImageProtocolGuid ## CONSUMES
[Guids]
gEfiFirmwarePerformanceGuid ## SOMETIMES_PRODUCES # SmiHandlerRegister
gEdkiiSmmPerformanceMeasurementProtocolGuid ## PRODUCES # Install protocol
gZeroGuid ## SOMETIMES_CONSUMES ## GUID
gEfiEventExitBootServicesGuid ## CONSUMES ## NOTIFY
[FixedPcd]
gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask ## CONSUMES