1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
libhermit/arch/x86/loader
Stefan Lankes 940be14a0e remove dependency from kernel_end
- this patch solves linker problems, if kernel_end located above 2GB
- in multi-kernel mode, it requires also a patch for Linux
2017-04-18 00:26:38 +02:00
..
include remove old Makefile/autotools based build system and debian scripts 2017-04-03 18:14:42 +02:00
CMakeLists.txt cmake: initial support for CMake build system 2017-04-03 18:14:56 +02:00
entry.asm reodering of the directory structure 2016-12-03 00:43:49 +01:00
link.ld reodering of the directory structure 2016-12-03 00:43:49 +01:00
main.c remove dependency from kernel_end 2017-04-18 00:26:38 +02:00
page.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
printf.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
stdio.c remove obsolete VGA support 2017-03-04 10:52:18 +01:00
string.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
uart.c revise UART support, determine port via PCI scan 2017-04-03 07:17:46 +02:00