diff options
author | Levi Yun <yeoreum.yun@arm.com> | 2024-09-26 14:23:01 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-01-17 14:55:42 +0000 |
commit | b370eab8987d27fe9b679201d85312b06ac3b730 (patch) | |
tree | 9466c530f2933bf17352ee6aafed5fe34d696bde /MdePkg/Include | |
parent | 6dd5375820f66cbae7e6beb19f12d50cda9a8370 (diff) | |
download | edk2-b370eab8987d27fe9b679201d85312b06ac3b730.tar.gz |
StandaloneMmPkg: introduce StandaloneMmExtractGuidedSectionLib
The default ExtractGuidedSectionLib used by Standalone MM is the
implementation in EmbeddedPkg. However, the ExtractGuidedSectionLib
implementation in EmbeddedPkg builds HOBs to save the extract handler
information.
Since StandaloneMm is consumer of HOB, not a HOB producer, introduce
a StandaloneMmExtraGuidedSectionLib implementation that saves the
extract handler information in the ConfigurationTable.
This StandaloneMmExtraGuidedSectionLib can be used by MM_STANDALONE
and MM_CORE_STANDALONE modules.
Signed-off-by: Levi Yun <yeoreum.yun@arm.com>
Diffstat (limited to 'MdePkg/Include')
0 files changed, 0 insertions, 0 deletions