Add MBR boot code

This commit is contained in:
2025-09-27 14:07:17 +02:00
parent 370a635ee2
commit f81e895fe1
5 changed files with 154 additions and 16 deletions

1
boot/CMakeLists.txt Normal file
View File

@@ -0,0 +1 @@
add_subdirectory(bootsect)