microsoft / mu_feature_ipmi

Project Mu - Feature Repo- Firmware support for IPMI
https://microsoft.github.io/mu/
Other
15 stars 29 forks source link

SMM & DXE will both run BMC initialization in absence of the PEI module #17

Open cfernald opened 2 years ago

cfernald commented 2 years ago

If the PEI module is not executed, either by choice or lack of PEI, or the PEI module fails to create the HOB for some reason, then both SMM and DXE will run the get ID and self-test initialization. This may cause performance impacts and potentially unexpected behavior in any platform initialization that occurs.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had activity in 45 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.