.. |
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
|
add 3 constants
|
2022-01-04 18:51:19 +00:00 |
core
|
replacing TASKDATA.event_mask with APPDATA.event_mask and cleared code
|
2022-01-11 20:38:19 +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
|
replacing TASKDATA.event_mask with APPDATA.event_mask and cleared code
|
2022-01-11 20:38:19 +00:00 |
hid
|
add APPDATA.state for delete TASKDATA
|
2022-01-10 22:29:14 +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
|
discontinuing the use of the twdw constant
|
2022-02-03 18:41:21 +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
|
add APPDATA.wnd_number
|
2022-01-10 16:52:37 +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] Move sysfn 1, 4, 13, 38 implementations from kernel.asm to window.inc
|
2021-12-26 13:18:33 +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] Sysfn 15, 25, 39 (working with background graphics) moved from kernel.asm to gui/background.inc file
|
2021-12-27 15:34:18 +00:00 |
kernel.asm
|
replacing TASKDATA.event_mask with APPDATA.event_mask and cleared code
|
2022-01-11 20:38:19 +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 |