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

Apple Silicon: Integrate Bootloader Support for Apple Silicon with m1n1 and u-boot #2179

Open
Tracked by #2181
NripeshN opened this issue Jan 24, 2025 · 0 comments
Open
Tracked by #2181
Labels
enhancement New feature or request

Comments

@NripeshN
Copy link

NripeshN commented Jan 24, 2025

We need to set up a robust bootloader for Apple Silicon using a combination of m1n1 and u-boot. These two tools work well together and are already proven to function on Asahi Linux. This task will involve integrating them into our build pipeline and ensuring they align with our installer.

Ideas/Problems:

  • Apple's bootloader is notoriously restrictive, but m1n1 simplifies things considerably.
  • u-boot will work alongside m1n1 to provide a seamless booting experience.
  • Ensure the bootloader integration doesn’t overcomplicate our installer setup or conflict with existing configurations.
  • Coordinate with the Asahi Linux repos to leverage their groundwork while tailoring it for Bazzite.
@dosubot dosubot bot added the enhancement New feature or request label Jan 24, 2025
@NripeshN NripeshN changed the title Apple Silicon: Integrate m1n1 for Apple Silicon Bootloader Apple Silicon: Integrate Bootloader Support for Apple Silicon with m1n1 and u-boot Jan 24, 2025
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

1 participant