1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
libhermit/arch/x86/loader
2017-07-17 16:35:09 +02:00
..
include fix typos, fix meaing of PAGE_CEIL and PAGE_FLOOR 2017-07-15 16:24:08 +02:00
CMakeLists.txt add flag to be sure that the linker creates a static binary 2017-07-17 16:35:09 +02:00
entry.asm simplify code, increase the compatibility to AMD processors 2017-05-30 23:04:14 +02:00
link.ld reodering of the directory structure 2016-12-03 00:43:49 +01:00
main.c fix typos, fix meaing of PAGE_CEIL and PAGE_FLOOR 2017-07-15 16:24:08 +02:00
page.c fix typos, fix meaing of PAGE_CEIL and PAGE_FLOOR 2017-07-15 16:24:08 +02:00
printf.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
stdio.c revise uart interface, remove obsolete code 2017-06-02 20:08:42 +02:00
string.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
strstr.c add option to define uart port via kernel parameters 2017-05-27 21:26:12 +02:00
strtol.c add option to define uart port via kernel parameters 2017-05-27 21:26:12 +02:00
uart.c set default baudrate to 38400 2017-06-03 08:16:19 +02:00