kolibrios/kernel/trunk
Coldy ed25f2c1ca Dll autoload
Kernel
- removed unnecessary and rewrote/add some comments, no code changes
User (lib/dll.obj)   
- Introduced new KX header as extension for existing formats
- Added staring KX header processing
- Improved import table test logic, no reason to kill app for import absence - skip 
  import processing (tnx ProMiNick)
- Add ReadMe.txt


git-svn-id: svn://kolibrios.org@8709 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-01 16:17:27 +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: Make sure 32bit trampoline is below 4GiB 2021-03-31 19:45:53 +00:00
bus Fix hardcoded $Revision: XXXX$ values. 2020-11-20 03:45:41 +00:00
core Dll autoload 2021-05-01 16:17:27 +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 fixed multiple vulnerabilities in sysfn70 caused by absence of user addresses check 2021-04-24 21:16:55 +00:00
gui fixed same vulnerability in sysfn 48.3 2021-02-21 11:03:16 +00:00
hid
network Fix vulnerabilitie in sysfn 74.1 (add sanity check for user buffer), now user applications can't corrupt kernel memory via invalid buffer address 2021-04-28 06:56:45 +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
build.bat
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 For DLL autoload 2021-04-17 08:52:27 +00:00
data32et.inc
data32sp.inc
encoding.inc
fdo.inc
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 fixed vulnerability (reading kernel memory from userspace) in sysfn25 2021-04-22 19:59:52 +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
unpacker.inc