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

General updates for UEFI 2.11 and PI 1.9 Specifications #10620

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

sachinami
Copy link
Contributor

@sachinami sachinami commented Jan 13, 2025

Description

This PR contains updates pertaining to :

UEFI 2.11 Specification:

  • MdePkg: Add HotPlug Memory Attribute
  • MdePkg: Add Confidential Computing Extension for RISC-V AP-TEE
  • MdePkg: Add UEFI 2.11 specification macro

PI 1.9 Specification:

  • MdePkg: Add Hot pluggable resource attribute

  • 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

Minimal changes. Validated with edk2 CI.

Integration Instructions

N/A

UEFI 2.11 Specification defines new memory attribute for hot plug.

Signed-off-by: Sachin Ganesh <sachinganesh@ami.com>
UEFI 2.11 Specification adds RISC-V AP-TEE Confidential Computing
Extension

Signed-off-by: Sachin Ganesh <sachinganesh@ami.com>
Add macro for UEFI 2.11 Specification support

Signed-off-by: Sachin Ganesh <sachinganesh@ami.com>
@sachinami
Copy link
Contributor Author

@lgao4 Please let me know if you have any other concerns in this PR.

PI 1.9 Specification defines new memory resource attribute for hot plug.

Signed-off-by: Sachin Ganesh <sachinganesh@ami.com>
@sachinami sachinami changed the title General updates for UEFI 2.11 Specification General updates for UEFI 2.11 and PI 1.9 Specifications Jan 27, 2025
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.

2 participants