kolibrios/kernel/trunk
Kirill Lipatov (Leency) cc4e120366 Starting Blue screen:
- The next message was improved: "New settings have been applied. Do you want to record them for the future boots? Answer 'yes' only if your booting device is writable." to avoid users saving changes on CD. This is a bug 'cos normally such behaviour must be handeled in the code http://board.kolibrios.org/viewtopic.php?p=80012#p80012
- Hide option "Create blank image" which is outdated now

git-svn-id: svn://kolibrios.org@9938 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-09-13 23:43:36 +00:00
..
acpi uefi64kos: Detect last PCI bus, use fastcall macro. 2021-11-01 02:04:30 +00:00
blkdev [KERNEL] cleared the code of unnecessary comments 2023-08-20 21:54:50 +00:00
boot Starting Blue screen: 2023-09-13 23:43:36 +00:00
bootloader uefi64kos: Fix reporting of file size 2021-11-17 23:17:45 +00:00
bus [KERNEL] updated local labels in functions and other small changes 2023-04-08 21:24:05 +00:00
core [KERNEL] cleared the code of unnecessary comments 2023-08-20 21:54:50 +00:00
detect Translate russian comments to english #2 , no code changes 2020-07-14 22:30:33 +00:00
docs [KERNEL] cleared the code of unnecessary comments 2023-08-20 21:54:50 +00:00
fs [KERNEL] Added the "FsAdd" function for drivers on file systems. 2023-01-21 18:07:32 +00:00
gui [KERNEL] cleared the code of unnecessary comments 2023-08-20 21:54:50 +00:00
hid [KERNEL] The window subsystem has been redesigned: 2023-08-18 20:51:33 +00:00
network [KERNEL]: Replaced magic numbers with constants and cleaned code 2023-06-17 18:40:54 +00:00
posix [KERNEL] fixed vulnerability (execution of user code in kernel mode) in sysfn 77.10 and sysfn 77.11 2022-10-25 18:20:48 +00:00
sec_loader/trunk Rename Panel to Taskbar 2015-02-23 16:01:43 +00:00
sound [KERNEL] updated local labels in functions and other small changes 2023-04-08 21:24:05 +00:00
test [KERNEL][TEST] Fix tests fail for new qemu. 2023-06-18 13:48:44 +00:00
video [KERNEL] The window subsystem has been redesigned: 2023-08-18 20:51:33 +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 replacing TASK DATA.pid with APPDATA.tid 2022-02-06 20:33:29 +00:00
build.sh Split bootbios.asm and kernel.asm. 2017-12-16 20:21:10 +00:00
const.inc [KERNEL] cleared the code of unnecessary comments 2023-08-20 21:54:50 +00:00
COPYING.TXT copyrights 2007-03-26 12:18:08 +00:00
crc.inc small update copyright year in kernel 2022-02-12 17:27:41 +00:00
data16.inc small update copyright year in kernel 2022-02-12 17:27:41 +00:00
data32.inc [KERNEL] The window subsystem has been redesigned: 2023-08-18 20:51:33 +00:00
data32et.inc small update copyright year in kernel 2022-02-12 17:27:41 +00:00
data32sp.inc small update copyright year in kernel 2022-02-12 17:27:41 +00:00
encoding.inc small update copyright year in kernel 2022-02-12 17:27:41 +00:00
fdo.inc small update copyright year in kernel 2022-02-12 17:27:41 +00:00
imports.inc small update copyright year in kernel 2022-02-12 17:27:41 +00:00
init.inc Unhardcode some PAGE_SIZE related numbers 2023-02-12 21:37:30 +00:00
kernel32.inc small update copyright year in kernel 2022-02-12 17:27:41 +00:00
kernel.asm [KERNEL] cleared the code of unnecessary comments 2023-08-20 21:54:50 +00:00
kernelsp.inc small update copyright year in kernel 2022-02-12 17:27:41 +00:00
kglobals.inc [KERNEL] Trigger GitHub mirror sync. 2023-08-14 18:55:18 +00:00
macros.inc small update copyright year in kernel 2022-02-12 17:27:41 +00:00
Makefile Split bootbios.asm and kernel.asm. 2017-12-16 20:21:10 +00:00
memmap.inc [KERNEL] The window subsystem has been redesigned: 2023-08-18 20:51:33 +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] Run UMKa tests if enabled. 2023-08-20 10:40:03 +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] Generate .fas file for kernel with extended primary loader 2022-04-27 16:23:37 +00:00
unicode.inc small update copyright year in kernel 2022-02-12 17:27:41 +00:00
unpacker.inc small update copyright year in kernel 2022-02-12 17:27:41 +00:00