kolibrios/kernel/trunk
Rustem Gimadutdinov (rgimad) a772f5b96f Change "mov reg, 0" to "xor reg, reg" where it's possible
git-svn-id: svn://kolibrios.org@9977 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-02-17 20:25:06 +00:00
..
acpi
blkdev
boot Switch to the unified (BIOS and UEFI) kernel image 2024-01-14 01:39:36 +00:00
bootloader Change "mov reg, 0" to "xor reg, reg" where it's possible 2024-02-17 20:25:06 +00:00
bus
core Change "mov reg, 0" to "xor reg, reg" where it's possible 2024-02-17 20:25:06 +00:00
detect
docs 1.Add procedure check exception 12 (overflow stack) 2.Add info in reference of function 68,24 (rus) 3.Change max limit size of the load file to 1G, for load big WinApp files. 4.Fix procedure close tcp socket: 2024-02-16 18:07:13 +00:00
fs
gui
hid
network 1.Add procedure check exception 12 (overflow stack) 2.Add info in reference of function 68,24 (rus) 3.Change max limit size of the load file to 1G, for load big WinApp files. 4.Fix procedure close tcp socket: 2024-02-16 18:07:13 +00:00
posix
sec_loader/trunk
sound
test
video Change "mov reg, 0" to "xor reg, reg" where it's possible 2024-02-17 20:25:06 +00:00
asmxygen.py
bootbios.inc Switch to the unified (BIOS and UEFI) kernel image 2024-01-14 01:39:36 +00:00
build.bat
build.sh
const.inc kernel, sf9: zero data buffer for empty slots 2024-01-16 02:44:48 +00:00
COPYING.TXT
crc.inc
data16.inc
data32.inc Switch to the unified (BIOS and UEFI) kernel image 2024-01-14 01:39:36 +00:00
data32et.inc
data32sp.inc
encoding.inc
fdo.inc
imports.inc
init.inc Switch to the unified (BIOS and UEFI) kernel image 2024-01-14 01:39:36 +00:00
kernel32.inc
kernel.asm Revert the length of uglobals buffer (fix r9968) 2024-01-16 05:39:27 +00:00
kernelsp.inc
kglobals.inc
macros.inc
Makefile
memmap.inc
proc32.inc
readme-ext-loader.txt
runtests.py
struct.inc
sys.conf
Tupfile.lua Revert the length of uglobals buffer (fix r9968) 2024-01-16 05:39:27 +00:00
unicode.inc
unpacker.inc