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

Feature Idea "Boottime Linker" #382

Open
Shinribo opened this issue Jul 10, 2024 · 0 comments
Open

Feature Idea "Boottime Linker" #382

Shinribo opened this issue Jul 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Shinribo
Copy link

I had a short discussion on the OSDev Discord with the resulting idea of Boottime linking done by a bootloader. After thinking about it for a while, I came to the conclusion that the idea might actually be useful as it would reduce the complexity of the boot process and increase modularity of a kernel (for example the boot driver can be different for each install, acpi and DT-Driver dont need to be statically linked and a kernel can use a plattform optimized hal).

@mintsuki mintsuki added the enhancement New feature or request label Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants