Rolling Your Own Bootloader: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
Cic (talk | contribs)
m Killing "PlusPlus" for "C++ Bare Bones" too
Line 5:
=== Disclaimer ===
 
Okay. We have [[GRUB]], we have [[Bare bones]] and [[C PlusPlus bare bones|C++ bareBare bonesBones]] but still people complain we don't have a page explaining how the bootloader can be coded.
 
I won't try to give you full code that works because if that was what you were looking for, you'd be using one of the [[:Category:Bootloaders|premade bootloaders]] instead. This page plans to tell you what is needed and what could be wished in a bootloader, and optionally points at parts of the FAQ that can help you achieving the goals.