kolibrios/kernel/trunk/core
Ivan Baravy 034dd79f43 Switch to the unified (BIOS and UEFI) kernel image
The initial patch by bzt with my minor edits.

git-svn-id: svn://kolibrios.org@9958 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-14 01:39:36 +00:00
..
apic.inc Switch to the unified (BIOS and UEFI) kernel image 2024-01-14 01:39:36 +00:00
clipboard.inc [KERNEL] cleaned code and added description of some functions 2023-04-09 18:19:13 +00:00
conf_lib-sp.inc
conf_lib.inc
debug.inc [KERNEL] cleaned code and added description of some functions 2023-04-09 18:19:13 +00:00
dll.inc
export.inc
exports.inc [KERNEL] Added the "FsAdd" function for drivers on file systems. 2023-01-21 18:07:32 +00:00
ext_lib.inc
fpu.inc
heap.inc [KERNEL]: Replaced magic numbers with constants: 2023-02-14 23:26:59 +00:00
hpet.inc
irq.inc
malloc.inc
memory.inc [KERNEL]: Replaced magic numbers with constants and cleaned code 2023-06-17 18:40:54 +00:00
mtrr.inc [KERNEL] Use PAT if supported. Otherwise MTRR 2023-12-26 18:33:21 +00:00
mtrrtest.asm [KERNEL] Use PAT if supported. Otherwise MTRR 2023-12-26 18:33:21 +00:00
peload.inc
sched.inc [KERNEL] cleared the code of unnecessary comments 2023-08-20 21:54:50 +00:00
slab.inc
string.inc
sync.inc
sys32-sp.inc
sys32.inc [KERNEL] The window subsystem has been redesigned: 2023-08-18 20:51:33 +00:00
syscall.inc [KERNEL] cleared the code of unnecessary comments 2023-08-20 21:54:50 +00:00
taskman.inc [KERNEL] Graphics subsystem has been redesigned: 2023-09-22 16:31:40 +00:00
test_malloc.asm
timers.inc
Tupfile.lua
v86.inc