banan-os/bootloader/installer
Bananymous c69919738b BuildSystem: Move all userpace libraries under the userspace directory
As the number of libraries is increasing, root directory starts to
expand. This adds better organization for libraries
2024-06-18 13:14:35 +03:00
..
.gitignore Bootloader do some directory restructuring 2023-11-18 13:59:45 +02:00
CMakeLists.txt BuildSystem: Move all userpace libraries under the userspace directory 2024-06-18 13:14:35 +03:00
ELF.cpp Bootloader allow installation when BANAN_ARCH=i686 2024-04-02 12:48:35 +03:00
ELF.h Bootloader: installer now uses banan os elf headers intead of Linux's 2023-11-13 21:40:15 +02:00
GPT.cpp Bootloader: Add .data section 2024-01-12 19:27:36 +02:00
GPT.h Bootloader: Add .data section 2024-01-12 19:27:36 +02:00
GUID.cpp Bootloader: Add API to create GUID from string 2023-11-13 18:52:41 +02:00
GUID.h Bootloader: Add API to create GUID from string 2023-11-13 18:52:41 +02:00
crc32.cpp Bootloader: Start work on bootloader 2023-11-09 22:42:47 +02:00
crc32.h Bootloader: Start work on bootloader 2023-11-09 22:42:47 +02:00
main.cpp All: Cleanup all files 2024-01-24 15:53:38 +02:00