1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2026-08-15 11:00:07 -04:00
Commit graph

12 commits

Author SHA1 Message Date
Alex Kotov
940f981ef1
Add debug mode and rewrite assertions (#52) 2022-06-13 19:28:00 +03:00
Alex Kotov
63ae527c4f
Main: Use assertions everywhere (closes #14) 2022-05-25 02:15:51 +03:00
Alex Kotov
56ec03fb71
Main: resolve FIXME 2022-05-24 18:09:02 +03:00
Alex Kotov
e2c60d3819 Test total size alignment 2022-01-14 12:23:30 +05:00
Alex Kotov
2c3714b99c Write code 2022-01-14 12:23:30 +05:00
Alex Kotov
55e5c6800b Add func stubs 2022-01-14 12:23:30 +05:00
Alex Kotov
2e83592c99 Add macros KERNAUX_MULTIBOOT2_*TAG_NEXT 2022-01-14 12:23:30 +05:00
Alex Kotov
23c479c411 Add macro KERNAUX_MULTIBOOT2_TAG_NEXT 2022-01-14 12:23:30 +05:00
Alex Kotov
0a309ec182 Add macro KERNAUX_MULTIBOOT2_TAG_SIZE_ALIGN 2022-01-14 12:23:30 +05:00
Alex Kotov
9227f70f10 Rename Multiboot2 info struct 2022-01-13 09:20:49 +05:00
Alex Kotov
ab84e5892f Rename Multiboot2 info tags 2022-01-13 09:20:49 +05:00
Alex Kotov
a5f4adda40 Rename Multiboot2 info validation funcs 2022-01-13 09:20:49 +05:00
Renamed from src/multiboot2/is_valid.c (Browse further)