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

Refactor multiboot related stuff #31

Open
binarymaster opened this issue Jan 6, 2020 · 0 comments
Open

Refactor multiboot related stuff #31

binarymaster opened this issue Jan 6, 2020 · 0 comments

Comments

@binarymaster
Copy link
Contributor

  • Recently added ReactOS boot support partly implements multiboot support, which needs to be refactored and generalized to allow booting any multiboot-compliant binaries which Cromwell can read from the accessible storage devices
  • Refactoring should be done with care to ReactOS boot (it should not be broken, or become more complicated)
  • Some multiboot structures are duplicated in LoadReactOS.c and mb_header.h / mb_info.h header files, this needs to be fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant