kolibrios/kernel/trunk
Rustem Gimadutdinov (rgimad) 3d99a055b8 [KERNEL] Add sysfn 39.3 - copy rect of background image to buffer.
Previously was only 39.2 that reads one pixel from background image.
(39.2 is shomehow useless due to big context switching overhead if you trying to read some area of pixels using 39.2)

git-svn-id: svn://kolibrios.org@9458 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-22 17:10:59 +00:00
..
acpi uefi64kos: Detect last PCI bus, use fastcall macro. 2021-11-01 02:04:30 +00:00
blkdev [KERNEL] Update documentation of disk.inc 2021-12-05 15:51:25 +00:00
boot [KERNEL] Add test framework 2021-11-04 23:52:56 +00:00
bootloader uefi64kos: Fix reporting of file size 2021-11-17 23:17:45 +00:00
bus uefi64kos: Detect last PCI bus, use fastcall macro. 2021-11-01 02:04:30 +00:00
core fix 68.31 2021-12-18 23:39:17 +00:00
detect Translate russian comments to english #2 , no code changes 2020-07-14 22:30:33 +00:00
docs [KERNEL] Add sysfn 39.3 - copy rect of background image to buffer. 2021-12-22 17:10:59 +00:00
fs kernel: fix export of file_system_lfn_protected. 2021-09-09 22:37:00 +00:00
gui kernel: Check for base+len overflow in is_region_userspace 2021-07-09 09:22:44 +00:00
hid kernel: Unhardcode a few values in hid/keyboard.inc. 2021-06-19 23:36:32 +00:00
network [KERNEL] Fix eth_input function documentation 2021-12-04 19:56:44 +00:00
posix [KERNEL] use constants instead of hardcoded values, other small fixes 2021-06-19 08:41:09 +00:00
sec_loader/trunk Rename Panel to Taskbar 2015-02-23 16:01:43 +00:00
sound Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00
test [KERNEL][TEST] Use python library instead of custom function 2021-12-03 15:52:30 +00:00
video [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA: 2021-06-17 09:41:16 +00:00
asmxygen.py [ASMXYGEN] Conform PEP8 except line import re 2021-12-07 19:35:46 +00:00
bootbios.asm [KERNEL] Add test framework 2021-11-04 23:52:56 +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 uefi64kos: Detect last PCI bus, use fastcall macro. 2021-11-01 02:04:30 +00:00
COPYING.TXT copyrights 2007-03-26 12:18:08 +00:00
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 [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA: 2021-06-17 09:41:16 +00:00
data32et.inc Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00
data32sp.inc Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00
encoding.inc Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00
fdo.inc Unify fdo.inc and debug-fdo.inc files. 2019-05-16 00:49:45 +00:00
imports.inc Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00
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 [KERNEL] Add sysfn 39.3 - copy rect of background image to buffer. 2021-12-22 17:10:59 +00:00
kernelsp.inc Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00
kglobals.inc Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00
macros.inc [kernel][doxygen] Test commit duration and add a doxygen comment on dbgstr macro 2021-06-29 14:54:41 +00:00
Makefile Split bootbios.asm and kernel.asm. 2017-12-16 20:21:10 +00:00
memmap.inc Edit memmap to increase space for the kernel. 2020-10-02 12:23:04 +00:00
proc32.inc [kernel][doxygen] Documment endp macro 2021-06-29 19:41:20 +00:00
readme-ext-loader.txt Add extended_primary_loader to autobuild. 2020-10-04 16:53:59 +00:00
runtests.py [KERNEL][TEST] use_umka = False by default 2021-12-15 18:07:01 +00:00
struct.inc [kernel][doxygen] Hide utility macros from struct.inc 2021-07-08 16:34:04 +00:00
sys.conf * Fixed bug with handling of command-line for apps 2007-05-29 08:32:11 +00:00
Tupfile.lua [KERNEL][TEST] Do not pack test kernel (test speedup) 2021-11-05 00:28:48 +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 [kernel][unpacker] Update the unpacker comment in order to update the documentation 2021-07-08 16:57:24 +00:00