gwsystems / composite

A component-based OS
composite.seas.gwu.edu
185 stars 70 forks source link

boot_deps.h abstraction is lost #326

Closed phanikishoreg closed 6 years ago

phanikishoreg commented 6 years ago

With recent developments in llbooter, boot_deps.h has not been well abstracted to maintain clear distinction between the llbooter.c and boot_deps.h.

We'd need to refactor the code to maintain the abstraction that boot_deps.h is intended to be. We'll need to talk about this after the deadline.

Others commented 6 years ago

@gparmer is rewriting the booter, hopefully this won't be a problem in the future