mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
Adds a new library instance to support logging performance data in Standalone MM. - Add StandaloneMmPerformanceLib instance - Move common MM logic to a new file `SmmPerformanceLibInternal.c` - Since the library largely defers most logic to the performance measurement protocol a large degree of code can be shared between Standalone MM and Traditional MM. Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com> |
||
|---|---|---|
| .. | ||
| SmmPerformanceLib.c | ||
| SmmPerformanceLib.inf | ||
| SmmPerformanceLib.uni | ||
| SmmPerformanceLibInternal.c | ||
| SmmPerformanceLibInternal.h | ||
| StandaloneMmPerformanceLib.c | ||
| StandaloneMmPerformanceLib.inf | ||
| StandaloneMmPerformanceLib.uni | ||