Chloe M. 3c5d0a5ce3 386: mbr: Obtain memory map
Signed-off-by: Chloe M. <chloe@mirocom.org>
2026-05-28 17:12:16 -05:00
2026-05-28 17:12:16 -05:00
2026-05-27 23:30:27 -05:00
2026-05-27 20:28:53 -05:00
2026-05-27 20:58:01 -05:00
2026-05-27 23:30:27 -05:00

-- 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.
S
Description
An experimental shim loader.
Readme 62 KiB
Languages
Assembly 81.7%
Makefile 13.9%
Linker Script 2.7%
C 1.7%