Alex Kotov
|
a5f4adda40
|
Rename Multiboot2 info validation funcs
|
2022-01-13 09:20:49 +05:00 |
|
Alex Kotov
|
e68d131fae
|
Rename tag base struct
|
2022-01-13 09:20:49 +05:00 |
|
Alex Kotov
|
5edcfe90bd
|
Rename tag types
|
2022-01-13 09:20:49 +05:00 |
|
Alex Kotov
|
603ba7bfc3
|
Fix struct KernAux_Multiboot2
|
2022-01-11 14:29:56 +05:00 |
|
Alex Kotov
|
d254adbe21
|
Fix struct KernAux_Multiboot2_Tag_Module
|
2022-01-11 14:14:53 +05:00 |
|
Alex Kotov
|
8fb5096746
|
Fix struct KernAux_Multiboot2_Tag_BootLoaderName
|
2022-01-11 14:12:36 +05:00 |
|
Alex Kotov
|
949c43436e
|
Fix struct KernAux_Multiboot2_Tag_BootCmdLine
|
2022-01-11 14:10:16 +05:00 |
|
Alex Kotov
|
9636303f86
|
Use size_t instead of unsigned ints
|
2021-12-16 20:26:16 +05:00 |
|
Alex Kotov
|
e2c29728a4
|
Fix compiler warnings
|
2021-12-15 00:32:56 +05:00 |
|
Alex Kotov
|
5b3fd3fbf1
|
Improve code style
|
2021-12-15 00:23:30 +05:00 |
|
Alex Kotov
|
4ada31d7f5
|
Conditionally include "config.h"
|
2020-12-07 09:46:37 +05:00 |
|
Alex Kotov
|
667ab653ad
|
Move "config.h" to root
|
2020-12-07 09:42:52 +05:00 |
|
Alex Kotov
|
115b6f28c4
|
Do not use "-nostdinc" option
|
2020-12-06 15:16:19 +05:00 |
|
Alex Kotov
|
07e914f938
|
Fix conditional compilation
|
2020-11-30 16:40:39 +05:00 |
|
Alex Kotov
|
6528cd1007
|
Add const "KERNAUX_NULL"
|
2020-11-30 05:15:36 +05:00 |
|
Alex Kotov
|
3be57b6ccb
|
Add type "kernaux_bool"
|
2020-11-30 05:12:25 +05:00 |
|
Alex Kotov
|
36dbe4b8a9
|
Validate that Multiboot 2 memory map tag entru size is not 0
|
2020-11-29 03:56:43 +05:00 |
|
Alex Kotov
|
96d9f1e65e
|
Validate that Multiboot 2 memory map tag entry size is mul of 8
|
2020-11-29 03:56:43 +05:00 |
|
Alex Kotov
|
27729540d5
|
Add some test data and fix bug
|
2020-11-28 08:17:13 +05:00 |
|
Alex Kotov
|
20a572532b
|
Multiboot 2 tags are aligned
|
2020-11-28 07:41:07 +05:00 |
|
Alex Kotov
|
920f44277e
|
Rename file
|
2020-11-28 05:32:11 +05:00 |
|