kolibrios/kernel/trunk
Kirill Lipatov (Leency) 4f9a8d23e4 1. loaddrv: show load drv result, show hint on error
2. debug.inc no need to use macros.inc for only one mcall
3. small fix in sysfuncs.txt
4. remove duplicated vendors in pcidev app

git-svn-id: svn://kolibrios.org@7644 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-30 11:05:08 +00:00
..
blkdev Relax Protective MBR checks. 2018-11-09 21:18:56 +00:00
boot Do not hardcode preboot timeout, use PREBOOT_TIMEOUT macro. 2019-02-22 22:40:13 +00:00
bootloader Сlear direction flag for Phoenix BIOS (for correct printing of messages in real mode). 2018-04-02 06:33:43 +00:00
bus Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
core По решению администрации убрал функцию 2018-08-27 13:24:33 +00:00
detect Update BOOT_DATA structure and use it instead of all the BOOT_* vars. 2017-12-17 02:12:53 +00:00
docs 1. loaddrv: show load drv result, show hint on error 2019-04-30 11:05:08 +00:00
fs Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
gui Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
hid Precise mouse settings 2016-02-15 00:31:38 +00:00
network Fix ICMP Echo reply, broken in #5522 2018-11-06 20:12:47 +00:00
posix Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
sec_loader/trunk
sound
video Fix kernel crash on high screen resolution. 2018-11-02 00:14:46 +00:00
bootbios.asm Do not hardcode preboot timeout, use PREBOOT_TIMEOUT macro. 2019-02-22 22:40:13 +00:00
build.bat update kernel build.bat 2019-03-13 12:03:42 +00:00
build.sh Split bootbios.asm and kernel.asm. 2017-12-16 20:21:10 +00:00
const.inc Fix kernel crash on high screen resolution. 2018-11-02 00:14:46 +00:00
COPYING.TXT
crc.inc Support GUID Partition Table (GPT) disk layout 2017-01-14 21:28:27 +00:00
data16.inc Split bootbios.asm and kernel.asm. 2017-12-16 20:21:10 +00:00
data32.inc Check for Catalan language, fix 'ca' build. 2019-03-12 00:44:14 +00:00
data32et.inc
data32sp.inc
encoding.inc
fdo.inc
imports.inc
init.inc Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
kernel32.inc kernel: initial pipe() support 2017-06-15 22:36:39 +00:00
kernel.asm Fix compilation with extended_primary_loader. 2019-03-11 21:33:33 +00:00
kernelsp.inc
kglobals.inc
macros.inc Add empty $Revision$ macro. 2017-11-20 09:58:28 +00:00
Makefile Split bootbios.asm and kernel.asm. 2017-12-16 20:21:10 +00:00
memmap.inc Update BOOT_DATA structure and use it instead of all the BOOT_* vars. 2017-12-17 02:12:53 +00:00
proc32.inc Update kernel's proc32.inc from fasm source 2018-06-15 00:31:47 +00:00
readme-ext-loader.txt Remove VRR code, mostly commented out anyway. 2017-11-29 00:15:25 +00:00
struct.inc
sys.conf
Tupfile.lua Split bootbios.asm and kernel.asm. 2017-12-16 20:21:10 +00:00
unpacker.inc