Add EFI bootloader subproject

This commit is contained in:
2022-08-03 10:45:22 +02:00
parent 0a7b105d96
commit 09e4edc026
4 changed files with 97 additions and 0 deletions

View File

@@ -63,3 +63,4 @@ set_disk_image_size(128)
# Build subprojects
add_subdirectory(bootdata)
add_subdirectory(xtldr)