Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8986 1030 d 3 h turbocat /kernel/branches/Kolibri-F/ Kolibri-F:
- Added syscall_ common name for system call functions.
- Fixed not logical names of system calls of functions.
 
8985 1030 d 5 h turbocat /kernel/branches/Kolibri-F/ a new branch of the Kolibri-F core was created  
7129 2324 d 21 h dunkaist /kernel/trunk/ Split bootbios.asm and kernel.asm.

* Move bios-related part of kernel.asm before B32 label to
bootbios.asm file;
* Move bx_from_load, boot_dev and kernel_restart_bootblock variables
to BOOT_* 0x9000 block;
* Update Tupfile.lua, Makefile, build.bat, build.sh accordingly;
* Now bios and uefi loaders can jump to very first byte of the kernel.
 
6908 2528 d 22 h ashmew2 /kernel/trunk/ Add a build script for Linux