exectos/xtldr
belliash 79a5027bca
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Cleanup AMD64 part of CPU initialization, as it has been moved to the kernel
2023-01-29 01:01:36 +01:00
..
amd64 Introduce architecture library as new kernel subsystem and move selected routines into new subsystem 2023-01-28 10:34:55 +01:00
i686 Introduce architecture library as new kernel subsystem and move selected routines into new subsystem 2023-01-28 10:34:55 +01:00
includes Pass framebuffer pitch information to the kernel 2023-01-18 20:15:41 +01:00
modules Cleanup AMD64 part of CPU initialization, as it has been moved to the kernel 2023-01-29 01:01:36 +01:00
blproto.c Loop over halt; add missing calling convention 2022-12-27 20:12:59 +01:00
CMakeLists.txt Correct comments 2023-01-02 18:06:54 +01:00
console.c Loop over halt; add missing calling convention 2022-12-27 20:12:59 +01:00
efiutil.c Print COM port address properly 2023-01-11 23:29:27 +01:00
memory.c Map EfiLoaderData as some UEFI implementations might need this before kernel take over control 2023-01-11 23:26:54 +01:00
string.c Print hexadecimal values in uppercase 2023-01-16 15:55:38 +01:00
system.c Loop over halt; add missing calling convention 2022-12-27 20:12:59 +01:00
volume.c Loop over halt; add missing calling convention 2022-12-27 20:12:59 +01:00
xtldr.c Introduce architecture library as new kernel subsystem and move selected routines into new subsystem 2023-01-28 10:34:55 +01:00