1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-09-25 23:05:17 -04:00
Commit graph

11 commits

Author SHA1 Message Date
Alex Kotov
79c8bcad6a
Add fixtures (#150) 2022-12-17 16:26:20 +04:00
Alex Kotov
c1bf030159
Finish Multiboot 2 API (#146)
Closes #67
2022-12-16 12:28:58 +04:00
Alex Kotov
7ea1d4b2b1
Rewrite macros (#121) 2022-11-29 05:19:35 +04:00
Alex Kotov
73a17df3dc
Portable packing and test struct sizes (#95) 2022-06-25 02:07:10 +03:00
Alex Kotov
c99cce166e
Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
Alex Kotov
eed0eadcc2
Fix Multiboot2 on Tiny C Compiler (#50) 2022-06-12 13:25:10 +03:00
Alex Kotov
56ec03fb71
Main: resolve FIXME 2022-05-24 18:09:02 +03:00
Alex Kotov
ecb9e8f03a Rename Multiboot2 test samples 2022-01-13 09:20:49 +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 tests/test_multiboot2_validation.c (Browse further)