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

NERF: acpi tables should be built into a per-board ffs #278

Closed
osresearch opened this issue Oct 19, 2017 · 2 comments
Closed

NERF: acpi tables should be built into a per-board ffs #278

osresearch opened this issue Oct 19, 2017 · 2 comments

Comments

@osresearch
Copy link
Collaborator

The acpitable-data.ffs does not have a board name in it, leading to the wrong system's ACPI tables being linked in when $(BOARD) is changed.

@osresearch
Copy link
Collaborator Author

Counterpoint: should we we include the ACPI tables in our build or let the vendor ACPI DXE stuff generate them instead?

@osresearch
Copy link
Collaborator Author

This is now a LinuxBoot issue, although most mainboards have working ACPI now.

osresearch added a commit that referenced this issue Feb 5, 2018
Move board configuration into `boards/` instead of `config/`
Fix mistake in building kernel module tree before kernel was done.
Allow per-board initrd builds (#278)
Allow per-board configurations for things (#304)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant