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

Merged
merged 2 commits into from
Jan 10, 2025

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
@tjones60 tjones60 merged commit 9f2cc1c into microsoft:release/2411 Jan 10, 2025
22 checks passed
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.

2 participants