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

Simplified disk builder #313

Closed

Conversation

jasoncouture
Copy link
Contributor

@jasoncouture jasoncouture commented Jan 5, 2023

Part one of addressing issue #299 requires PR #302 first, and incorporates changes from PR #304
Closes #287

Starts at commit: 154dbab

jasoncouture and others added 14 commits January 9, 2023 12:02
This adds support for loading a ramdisk/initrd, and an API to add one to the boot image.
Co-authored-by: Philipp Oppermann <dev@phil-opp.com>
…p, and remove the extra unnecessary variable
Rather than replace range_inclusive, we can remove the nesting doll math from ramdisk_page_count instead.
IMO this makes the code a bit more readable.
Co-authored-by: Philipp Oppermann <dev@phil-opp.com>
Co-authored-by: Philipp Oppermann <dev@phil-opp.com>
…or the ramdisk path

Co-authored-by: Philipp Oppermann <dev@phil-opp.com>
@jasoncouture jasoncouture mentioned this pull request Jan 9, 2023
@jasoncouture
Copy link
Contributor Author

Merged into #302

@jasoncouture jasoncouture reopened this Jan 9, 2023
@jasoncouture jasoncouture marked this pull request as draft January 9, 2023 17:46
@jasoncouture
Copy link
Contributor Author

Going to open a new PR for my other branch for this instead. which is compatible with the current main branch.

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.

Add cargo features to build only UEFI or BIOS bootloader
1 participant