kolibrios/kernel/trunk
Coldy 44a5c1b211 Fixed 69.4. Bug, call with PID=2 stops the system process thereby freezing the entire system!
git-svn-id: svn://kolibrios.org@8534 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-12 10:13:20 +00:00
..
acpi fix r8111: Map acpi_apic_base page before access. 2020-10-27 19:32:57 +00:00
blkdev kernel: make ramdisk_init return pointer to disk structure. 2020-09-18 12:46:25 +00:00
boot Fix hardcoded $Revision: XXXX$ values. 2020-11-20 03:45:41 +00:00
bootloader uefi4kos: Fix boot and mouse pointer on some configurations. 2020-11-30 17:19:17 +00:00
bus Fix hardcoded $Revision: XXXX$ values. 2020-11-20 03:45:41 +00:00
core Fixed 69.4. Bug, call with PID=2 stops the system process thereby freezing the entire system! 2021-01-12 10:13:20 +00:00
detect Translate russian comments to english #2 , no code changes 2020-07-14 22:30:33 +00:00
docs SysFn 18.13 security fix: now apps cannot destroy kernel memory via passing illegal address in ecx 2020-11-24 12:49:42 +00:00
fs Add extended_primary_loader to autobuild. 2020-10-04 16:53:59 +00:00
gui Remove unused macro and fix a comment. 2020-10-21 19:58:55 +00:00
hid
network Don't put .dummy_fn function of net loopback device to data 'section'. 2020-10-16 18:36:30 +00:00
posix Add missing svn:keywords properties. 2020-11-03 16:03:39 +00:00
sec_loader/trunk
sound
video uefi4kos: Fix boot and mouse pointer on some configurations. 2020-11-30 17:19:17 +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
const.inc Use e820entry macro instead of hardcoded values. 2020-11-17 21:47:10 +00:00
COPYING.TXT
crc.inc Add missing svn:keywords properties. 2020-11-03 16:03:39 +00:00
data16.inc Add extended_primary_loader to autobuild. 2020-10-04 16:53:59 +00:00
data32.inc Move VMODE to ISO (as it is useless without drivers that are on ISO) 2020-12-01 01:03:36 +00:00
data32et.inc
data32sp.inc
encoding.inc
fdo.inc Unify fdo.inc and debug-fdo.inc files. 2019-05-16 00:49:45 +00:00
imports.inc
init.inc uefi4kos: Fix boot and mouse pointer on some configurations. 2020-11-30 17:19:17 +00:00
kernel32.inc kernel: Split acpi.inc and hpet.inc from init.inc. 2020-10-21 14:23:51 +00:00
kernel.asm is_region_userspace: removed extra condition which caused incorrect behavior of boxlib menu in hexedit and rtfread (cuz it uses address 0 i didnt know:D ) 2020-12-29 13:45:08 +00:00
kernelsp.inc
kglobals.inc
macros.inc
Makefile
memmap.inc Edit memmap to increase space for the kernel. 2020-10-02 12:23:04 +00:00
proc32.inc
readme-ext-loader.txt Add extended_primary_loader to autobuild. 2020-10-04 16:53:59 +00:00
struct.inc
sys.conf
Tupfile.lua uefi4kos: Read config and kernel files from the disk. 2020-10-06 03:32:57 +00:00
unicode.inc kernel: Bring back XFS: v4 and v5 disk formats are supported now. 2020-03-12 00:27:08 +00:00
unpacker.inc