Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MdePkg/StmApi.h: Add SMM_REV_ID definition for STM header #5861

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

makubacki
Copy link
Member

Description

The SMM_REV_ID is defined in the STM specification: https://www.intel.com/content/www/us/en/content-details/671521/smi-transfer-monitor-stm-developer-or-user-guide.html?wapkw=stm, section 10.1.1.

This adds it into the StmApi.h for potential STM usage.

  • Breaking change?
  • Impacts security?
  • Includes tests?

How This Was Tested

  • CI

Integration Instructions

  • N/A

@makubacki makubacki self-assigned this Jul 2, 2024
@makubacki makubacki added push Auto push patch series in PR if all checks pass and removed push Auto push patch series in PR if all checks pass labels Jul 12, 2024
The `SMM_REV_ID` is defined in the STM specification:
https://www.intel.com/content/www/us/en/content-details/671521/smi-transfer-monitor-stm-developer-or-user-guide.html?wapkw=stm,
section 10.1.1.

This adds it into the `StmApi.h` for potential STM usage.

Signed-off-by: Michael Kubacki <[email protected]>
@makubacki makubacki added the push Auto push patch series in PR if all checks pass label Jul 12, 2024
@mergify mergify bot merged commit 72d6e24 into tianocore:master Jul 12, 2024
127 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
push Auto push patch series in PR if all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants