main
-- BOTA SHIM --
~ A boot shim that gets the early stuff out of the way ::
- Stage 2 is a specialized payload, size is configured, minimum 4096
- Stage 2 must implement its own ATA driver for kernel loading
~ Project structure ::
- lo/ : Low-level machine specific code
!! NOTE !!
To test, set SAMPLE_KERNEL and SAMPLE_PAYLOAD to 1 within the "mk/conf.mk" file.
Description
Languages
Assembly
81.7%
Makefile
13.9%
Linker Script
2.7%
C
1.7%