kolibrios/kernel/trunk
Yogev Ezra 63c570c54d 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".

git-svn-id: svn://kolibrios.org@3777 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-07 23:12:01 +00:00
..
blkdev Some fixes code for IDE controllers. 2013-07-07 02:10:50 +00:00
boot Added 2 more options to blue screen: c) BOOT_DEBUG_PRINT and d) BOOT_LAUNCHER_START. Existing option "Boot device" is now e). 2013-07-07 23:12:01 +00:00
bootloader
bus USB: new API for drivers to query device characteristics 2013-07-01 21:35:01 +00:00
core Some fixes code for IDE controllers. 2013-07-07 02:10:50 +00:00
detect Dynamic setting interrupts for Floppy controller 2013-07-06 11:33:30 +00:00
docs USB: new API for drivers to query device characteristics 2013-07-01 21:35:01 +00:00
drivers sound: final attempt 2013-07-05 17:42:29 +00:00
fs Dynamic setting interrupts for Floppy controller 2013-07-06 11:33:30 +00:00
gui style fixes, no binary changes (style checker was sick for some time) 2013-06-26 23:35:43 +00:00
hid kernel: BytesPerScanLine removed, use _display.pitch instead 2013-06-05 09:29:50 +00:00
network Small bugfix in TCP_input for data when header prediction failed. 2013-07-04 10:15:03 +00:00
sec_loader/trunk
sound
video kernel: BytesPerScanLine removed, use _display.pitch instead 2013-06-05 09:29:50 +00:00
build.bat
const.inc Added 2 more options to blue screen: c) BOOT_DEBUG_PRINT and d) BOOT_LAUNCHER_START. Existing option "Boot device" is now e). 2013-07-07 23:12:01 +00:00
COPYING.TXT
data16.inc
data32.inc Fix bootlog 2013-07-07 02:31:00 +00:00
data32sp.inc Fix bootlog 2013-07-07 02:31:00 +00:00
encoding.inc
fdo.inc Fixed sys_msg_board (fn 63) to not rely on cross_order and take arguments in original order. 2013-06-07 14:12:54 +00:00
imports.inc
init.inc kernel: removed unnecessary duplication of BOOT_VAR 2013-06-29 08:26:56 +00:00
kernel32.inc fix some GUI problems highlighted by r3534 2013-05-27 16:49:46 +00:00
kernel.asm Added 2 more options to blue screen: c) BOOT_DEBUG_PRINT and d) BOOT_LAUNCHER_START. Existing option "Boot device" is now e). 2013-07-07 23:12:01 +00:00
kernelsp.inc
kglobals.inc
macros.inc
makefile Spanish translation (boot and kernel). Fix in makefile. Change name of booteng.inc to booten.inc 2013-02-26 18:29:14 +00:00
memmap.inc
proc32.inc
readme-ext-loader.txt
struct.inc
sys.conf
unpacker.inc