Skip to content

Conversation

@nate-desimone
Copy link
Member

  • Build Standalone MM IPMI drivers only when Standalone MM is enabled.
  • Include the correct SMM/Standalone MM IPMI drivers into FvAdvanced.

- Build Standalone MM IPMI drivers only when Standalone MM is enabled.
- Include the correct SMM/Standalone MM IPMI drivers into FvAdvanced.

Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
INF IpmiFeaturePkg/BmcElog/DxeBmcElog.inf
INF IpmiFeaturePkg/BmcElog/SmmBmcElog.inf
INF IpmiFeaturePkg/GenericElog/Dxe/GenericElog.inf
!if gMinPlatformPkgTokenSpaceGuid.PcdStandaloneMmEnable == TRUE
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One thought I had here... does FvAdvanced get processed by the Standalone MM dispatcher?

If no, then we should remove the standalone MM version of these drivers and board code will have to deal with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant