1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-16 00:00:06 +01:00
libhermit/arch/x86/loader
2017-08-07 19:39:22 +02:00
..
include fix typo 2017-08-07 09:29:44 +02:00
CMakeLists.txt disable builtin functions 2017-08-07 19:39:22 +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 remove obsolete static array 2017-08-07 09:48:57 +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 remove compiler warnings 2017-08-07 09:33:28 +02:00