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

[2411] Add generic ACPI tables from DPS to UEFI config #646

Open
wants to merge 2 commits into
base: release/2411
Choose a base branch
from

Conversation

tjones60
Copy link
Contributor

Backport for 2411.

Add generic ACPI tables from DevicePlatformSettings to the UEFI config
blob. UEFI currently only supports specific tables, so this is limited
to HMAT, IORT, MCFG, and SSDT for now.

Add generic ACPI tables from DevicePlatformSettings to the UEFI config
blob. UEFI currently only supports specific tables, so this is limited
to HMAT, IORT, MCFG, and SSDT for now.
Adds a new vec_base64_vec module for deserializing a Vec of Vec's. Used
for the ACPI tables.
@tjones60 tjones60 requested a review from a team as a code owner January 10, 2025 02:04
@github-actions github-actions bot added the release_2411 Targets the release/2411 branch. label Jan 10, 2025
@tjones60 tjones60 added backport_2411 Change should be backported to the release/2411 branch release_2411 Targets the release/2411 branch. and removed release_2411 Targets the release/2411 branch. backport_2411 Change should be backported to the release/2411 branch labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_2411 Targets the release/2411 branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant