| .. | ||
| a20.inc | ||
| boot0.asm | ||
| boot1.asm | ||
| const.inc | ||
| fat12.inc | ||
| Makefile | ||
| memory.inc | ||
| multiboot.inc | ||
| README.org | ||
| utils.inc | ||
| video.inc | ||
StupidOS Bootloader
0x100000 +-----------------------+
| |
| Reserved |
| |
0x080000 +-----------------------+
| |
| Kernel preload |
| |
0x00F000 +-----------------------+
| |
| buffer |
| |
0x008000 +-----------------------+
| |
| Boot0 |
| |
0x007000 +-----------------------+
| |
| Real mode stack |
| |
0x006000 +-----------------------+
| |
| Boot1 |
| |
0x001000 +-----------------------+
| |
| Reserved (BIOS & IVT) |
| |
0x000000 +-----------------------+