kolibrios/kernel/trunk
Ivan Baravy 673259b909 kernel: Protect OS threads from terminating by sf18.2.
git-svn-id: svn://kolibrios.org@8270 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-28 12:57:10 +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 memmap conversion from uefi to e820 format. 2020-11-18 19:34:59 +00:00
bus Fix hardcoded $Revision: XXXX$ values. 2020-11-20 03:45:41 +00:00
core Fix r8111 for APIC mode: Don't skip LAPIC initialization if already mapped. 2020-10-28 18:08:08 +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 Fix hardcoded $Revision: XXXX$ values. 2020-11-20 03:45:41 +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 uefi4kos: Read config and kernel files from the disk. 2020-10-06 03:32:57 +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 Use e820entry macro instead of hardcoded values. 2020-11-17 21:47:10 +00:00
kernel32.inc kernel: Split acpi.inc and hpet.inc from init.inc. 2020-10-21 14:23:51 +00:00
kernel.asm kernel: Protect OS threads from terminating by sf18.2. 2020-11-28 12:57:10 +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