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
7586 1861 d 7 h dunkaist /kernel/trunk/ Do not hardcode preboot timeout, use PREBOOT_TIMEOUT macro.  
7129 2294 d 9 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.
 
7121 2312 d 6 h dunkaist /kernel/trunk/ Remove VRR code, mostly commented out anyway.  
5363 3367 d 10 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
3777 3917 d 7 h yogev_ezra /kernel/trunk/ Added 2 more options to blue screen: c) BOOT_DEBUG_PRINT and d) BOOT_LAUNCHER_START. Existing option "Boot device" is now e).
BOOT_DEBUG_PRINT = If set to "yes"/"on", will duplicate debug output to the screen. Default is "no"/"off".
BOOT_LAUNCHER_START = If set to "no"/"off", LAUNCHER application won't be run after kernel has loaded. Default is "yes"/"on".
 
2643 4357 d 21 h clevermouse /kernel/trunk/ support for PnP disks, part 3: FAT16/FAT32  
2455 4398 d 13 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4549 d 8 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2261 4559 d 8 h mario79 /kernel/trunk/ Many fixes for blue boot screen  
1962 4669 d 13 h clevermouse /kernel/ merge kolibri-cfg into trunk  
767 5870 d 17 h diamond /kernel/trunk/ Restored text "All set - press ESC to start" because it is useful for debugging (when one needs to view log)  
764 5871 d 23 h Rus /kernel/trunk/ Deleted unnecessary text "All set - press ESC to start" and accompanying code. I hope it's really unnecessary.)  
749 5883 d 0 h Lrz /kernel/trunk/ fixed bug in blue screen and add hardware cursor for ATI mobility 7500 card test on IBM Think Pad R51  
746 5883 d 18 h Lrz /kernel/trunk/boot/ blue screen: save selected resolution instead of VESA mode number (thanks to Serge)  
709 5897 d 14 h diamond /kernel/trunk/ * V86 manager
* support of drives visible by BIOS through V86 mode
* shutdown fixes
* background redraw fixes
* when booting from CD/DVD, load all floppy by tracks, not only used sectors
 
593 6089 d 16 h mikedld /kernel/trunk/ Revision numbering fix  
545 6129 d 14 h spraid /kernel/trunk/boot/ added variant for d (preload) - 4-format ram disk
(need when ram disk not loading and not linked)
for example - loading from cdorm
 
514 6156 d 16 h diamond /kernel/trunk/ * unknown/unsupported videomode at boot leads to return in config manager
* boot config manager now allows to totally disable DMA access to HD
 
465 6189 d 23 h serge /kernel/trunk/ merge flat kernel  
431 6212 d 18 h serge /kernel/trunk/ copyrights  

Show All