Commit Graph

21 Commits

Author SHA1 Message Date
Alex Kotov 22ec69dfca
Improve Multiboot 2 API (#148) 2022-12-17 06:31:09 +04:00
Alex Kotov 383fcb4133
Improve Multiboot 2 printing (#147) 2022-12-17 01:05:48 +00:00
Alex Kotov c1bf030159
Finish Multiboot 2 API (#146)
Closes #67
2022-12-16 12:28:58 +04:00
Alex Kotov c99cce166e
Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
Alex Kotov dc7b1002a4
Split Make file into subdirectories (#48) 2022-06-10 08:23:03 +03:00
Alex Kotov 28e0cf6a54
Main: build with Tiny C Compiler 2022-06-06 05:42:18 +03:00
Alex Kotov 0718b62b8e Improve example 2022-01-14 12:23:30 +05:00
Alex Kotov 377ba05c95 Add example 2022-01-14 12:23:30 +05:00
Alex Kotov afe3556467 Fix enums 2022-01-14 12:23:30 +05:00
Alex Kotov e5f850ec40 Generate Multiboot 2 headers 2022-01-14 12:23:30 +05:00
Alex Kotov 65bda3f73a Add field multiboot2_header_example2.tag_relocatable_header 2022-01-14 12:23:30 +05:00
Alex Kotov df4f518f77 Add field multiboot2_header_example2.tag_efi_*_entry_addr 2022-01-14 12:23:30 +05:00
Alex Kotov ade74a9941 Add field multiboot2_header_example2.tag_efi_boot_services 2022-01-14 12:23:30 +05:00
Alex Kotov ef03fc4123 Add field multiboot2_header_example2.tag_module_align 2022-01-14 12:23:30 +05:00
Alex Kotov 2c7e0055d0 Add field multiboot2_header_example2.tag_framebuffer 2022-01-14 12:23:30 +05:00
Alex Kotov 0e8609977d Add field multiboot2_header_example2.tag_flags 2022-01-14 12:23:30 +05:00
Alex Kotov b7a3949552 Add field multiboot2_header_example2.tag_entry_addr 2022-01-14 12:23:30 +05:00
Alex Kotov 999ccc17d0 Add field multiboot2_header_example2.tag_addr 2022-01-14 12:23:30 +05:00
Alex Kotov cd2b1b99e3 Add field multiboot2_header_example2.tag_info_req 2022-01-14 12:23:30 +05:00
Alex Kotov 7b7b3d7ce3 Write test 2022-01-14 12:23:30 +05:00
Alex Kotov bf9f635c83 Add files 2022-01-14 12:23:30 +05:00