mirror of
https://github.com/tailix/libkernaux.git
synced 2025-10-30 23:47:50 -04:00
Rewrite memory map (#156)
This commit is contained in:
parent
46bd3f1c8e
commit
b812b52a9c
19 changed files with 597 additions and 458 deletions
2
tests/.gitignore
vendored
2
tests/.gitignore
vendored
|
|
@ -11,12 +11,12 @@
|
|||
/test_elf
|
||||
/test_free_list
|
||||
/test_mbr
|
||||
/test_memmap
|
||||
/test_multiboot2_common_packing
|
||||
/test_multiboot2_header_helpers
|
||||
/test_multiboot2_header_print
|
||||
/test_multiboot2_header_print.c
|
||||
/test_multiboot2_header_validation
|
||||
/test_multiboot2_info_convert_memmap
|
||||
/test_multiboot2_info_helpers
|
||||
/test_multiboot2_info_print
|
||||
/test_multiboot2_info_print.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue