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

efi: Populate EFI configuration table as much as possible #231

Merged

Conversation

rbradford
Copy link
Member

Populate with FDT if available, ACPI if available and falling back to the
zero vendor data if neither are available.

Signed-off-by: Rob Bradford rbradford@rivosinc.com

@rbradford rbradford requested a review from retrage March 13, 2023 17:23
@rbradford
Copy link
Member Author

This works with my RV64 port which only has an FDT table, right now, @retrage can you check that on your aarch64 testing this works fine with both an ACPI and FDT table loaded?

Populate with FDT if available, ACPI if available and falling back to the
zero vendor data if neither are available.

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
@rbradford rbradford force-pushed the 2023-03-13-efi-config-table branch from cf23286 to a9c168e Compare March 14, 2023 10:14
Copy link
Contributor

@retrage retrage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CH/aarch64 works with this change.

@retrage retrage merged commit 79babb9 into cloud-hypervisor:main Mar 14, 2023
@rbradford rbradford deleted the 2023-03-13-efi-config-table branch March 14, 2023 11:34
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