tianocore / edk2

EDK II
https://github.com/tianocore/tianocore.github.io/wiki/EDK-II
Other
4.38k stars 2.4k forks source link

StandaloneMmPkg: Add PeiStandaloneMmHobProductionLib #5846

Open makubacki opened 6 days ago

makubacki commented 6 days ago

Description

This is a NULL class library with a constructor that registers notifications on data sources needed to produce HOBs consumed within the Standalone MM core environment.

The data source must be a standard based API, so the library remains portable.

How This Was Tested

Integration Instructions

The library should be linked to a PEIM on the platform that will be dispatched prior to Standalone MM IPL.