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

Update PI Specification Version Macro #6218

Merged
merged 4 commits into from
Oct 16, 2024

Conversation

sachinami
Copy link
Contributor

@sachinami sachinami commented Sep 19, 2024

Defined PI specification version.
Used them to define revisions of PEI/DXE/MM system tables.

Also updated certain commits to sync with PI 1.8 A Specification

Cc: Felix Polyudov [email protected]
Cc: Dhanaraj V [email protected]
Cc: Liming Gao [email protected]

Description

As defined in PI 1.8.A specification, created new macros to indicate PI Specification Version.
PEI, DXE and MM system table revisions will now be based on this main macro which will be updated for each PI Specification release.

  • Breaking change?
    • Breaking change - Does this PR cause a break in build or boot behavior?
    • Examples: Does it add a new library class or move a module to a different repo.
  • Impacts security?
    • Security - Does this PR have a direct security impact?
    • Examples: Crypto algorithm change or buffer overflow fix.
  • Includes tests?
    • Tests - Does this PR include any explicit test code?
    • Examples: Unit tests or integration tests.

How This Was Tested

N/A

Integration Instructions

N/A

@sachinami sachinami changed the title MdePkg: Define PI Specification Version Macro Update PI Specification Version Macro Oct 14, 2024
@mdkinney mdkinney added the push Auto push patch series in PR if all checks pass label Oct 15, 2024
Defined PI specification version.
Used them to define revisions of PEI/DXE/MM system tables.

Cc: Felix Polyudov <[email protected]>
Cc: Dhanaraj V <[email protected]>
Cc: Liming Gao <[email protected]>
Signed-off-by: Sachin Ganesh <[email protected]>
…A spec

Clarified comments regarding the usage of RegisterContext parameter of
Register() API in EFI_MM_SX_DISPATCH_PROTOCOL.

As defined in the PI 1.7 A Errata specification.

Cc: Felix Polyudov <[email protected]>
Cc: Dhanaraj V <[email protected]>
Cc: Liming Gao <[email protected]>
Signed-off-by: Sachin Ganesh <[email protected]>
Added comments to describe the storage location of DXE Services Table,
HOB List Table and PEI Vector Handoff Table.

As defined in PI 1.7 A Errata specification.

Cc: Felix Polyudov <[email protected]>
Cc: Dhanaraj V <[email protected]>
Cc: Liming Gao <[email protected]>
Signed-off-by: Sachin Ganesh <[email protected]>
@mergify mergify bot merged commit 92c1274 into tianocore:master Oct 16, 2024
126 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.

2 participants