Skip to content

Properly serialize ACPI tables #519

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

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Properly serialize ACPI tables #519

merged 1 commit into from
Dec 17, 2024

Conversation

tjones60
Copy link
Contributor

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 December 17, 2024 21:35
@tjones60 tjones60 merged commit ce30cfd into microsoft:main Dec 17, 2024
25 checks passed
tjones60 added a commit to tjones60/openvmm that referenced this pull request Jan 10, 2025
Adds a new vec_base64_vec module for deserializing a Vec of Vec's. Used
for the ACPI tables.
@benhillis benhillis added the backport_2411 Change should be backported to the release/2411 branch label Feb 6, 2025
@jstarks
Copy link
Member

jstarks commented Feb 6, 2025

Backported in #646.

@jstarks jstarks added backported_2411 PR that has been backported to release/2411 and removed backport_2411 Change should be backported to the release/2411 branch labels Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backported_2411 PR that has been backported to release/2411
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants