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

Discover hardware via device tree #72

Open
mariobalanica opened this issue Aug 2, 2023 · 1 comment
Open

Discover hardware via device tree #72

mariobalanica opened this issue Aug 2, 2023 · 1 comment
Labels
type/enhancement New feature or request

Comments

@mariobalanica
Copy link
Collaborator

Instead of mixing PCDs and libraries to describe the hardware, we could parse device trees and leverage the driver binding model in UEFI.

ACPI tables (and devices) can be generated this way as well.

This would also make it possible to build the firmware once, then just pack it alongside a DTB and other data (such as the splash logo) for each platform.

@mariobalanica mariobalanica added the type/enhancement New feature or request label Aug 2, 2023
@MollySophia
Copy link
Member

This sounds interesting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants