1
0
mirror of https://gitlab.os-k.eu/os-k-team/os-k.git synced 2023-08-25 14:03:10 +02:00
Commit Graph

404 Commits

Author SHA1 Message Date
379a3d95bf New command in sh : dmesg 2020-02-06 14:25:31 +01:00
Julian Barathieu
245b02c76e ssp 2020-02-06 14:25:31 +01:00
Julian Barathieu
551d9ccac3 dmesg 2020-02-06 14:25:31 +01:00
3bd535e995 Work on DebugLog in a different buffer 2020-02-06 14:25:31 +01:00
8603f22bcf Now detecting FADT 2020-02-06 14:25:31 +01:00
28e1a4278d misc 2020-02-06 14:25:31 +01:00
610c0d89bc Working on ACPI exploration 2020-02-06 14:25:31 +01:00
8237711a42 Misc cleanup 2020-02-06 14:25:31 +01:00
fc83361d81 RSDT read and controlled 2020-02-06 14:25:31 +01:00
d79161c645 RSDT detection successfull 2020-02-06 14:25:31 +01:00
cad56896cd More proper way for stack allocation 2020-02-06 14:25:31 +01:00
8af9b5fdb4 ACPI RSDT detected ! 2020-02-06 14:25:31 +01:00
e7e948cf5e Revert "new printf & proto-scanf"
This reverts commit 18168ea254010f14486f5aaaeac0b3c072769051.
2020-02-06 13:33:04 +01:00
e4c09a29ef Revert "scanf (proto)"
This reverts commit e0b3c3d81e46e9e4f90b58eb8b5a8d4c4f590dc7.
2020-02-06 13:32:50 +01:00
Julian Barathieu
be5ec0fcf5 scanf (proto) 2020-02-06 10:26:44 +01:00
Julian Barathieu
ddbf8ac07e new printf & proto-scanf 2020-02-06 10:11:32 +01:00
f30e2a1d4c Integration of scheduler into pit.c 2020-02-02 14:21:15 +01:00
589ce20818 Shell : scroll, new keyboard layout, history 2020-02-02 13:37:26 +01:00
43d62e167e Acpi 2020-02-02 13:33:57 +01:00
45bffd5cf9 Better busines computation, better size calculation and asserts 2020-01-27 15:28:44 +01:00
eecabef0a0 musage.c update with allocator 2020-01-23 17:38:51 +01:00
0ebb53d312 Merge branch 'shell' into BetterMemory 2020-01-21 11:24:30 +01:00
Julian Barathieu
85afd8c222 scroll 2020-01-21 11:15:16 +01:00
5594aba96b Minor adds 2020-01-21 09:16:42 +01:00
c8a7775b4f More improvements in allocator 2020-01-21 01:08:28 +01:00
e854a92753 Merge branch 'shell' into BetterMemory 2020-01-20 20:07:47 +01:00
Julian Barathieu
5b4f009be5 up 2020-01-20 20:06:26 +01:00
Julian Barathieu
e8deefc741 up 2020-01-20 20:05:03 +01:00
067c9cf5a8 Minor modifs 2020-01-20 20:05:02 +01:00
Julian Barathieu
3fc80a9a28 up 2020-01-20 20:01:35 +01:00
f6f1896cb7 Merge branch 'BetterMemory' 2020-01-20 19:38:46 +01:00
deb2c0ed3b paging and allocator functional, heap bug resolved #67 2020-01-20 19:38:27 +01:00
Julian Barathieu
5b69c0a1e9 up 2020-01-20 19:21:07 +01:00
Julian Barathieu
3bba87c227 up 2020-01-20 19:17:05 +01:00
a8035052a9 [Bug] Problem with mapping 2020-01-20 19:09:42 +01:00
8d839cd586 [Bug] Problem with mapping 2020-01-20 01:17:10 +01:00
d69e028f56 [Bug] Problem with mapping 2020-01-19 18:54:33 +01:00
9e033fa441 Bug with MmGetPageDescriptorFromVirtual() 2020-01-19 01:44:29 +01:00
77f4895d48 Working on allocator 2020-01-18 13:40:56 +01:00
ded1e99fb9 Working on allocator 2020-01-18 12:50:36 +01:00
6a498c2d08 Some tests 2020-01-18 00:48:05 +01:00
018bdc4ff6 Paging now functionnal 2020-01-17 23:13:52 +01:00
f7e857a946 [BUG] 2020-01-17 22:57:09 +01:00
a22eb6669d [BUG] Stack smashed during paging init 2020-01-17 14:09:45 +01:00
Julian Barathieu
057052244c up 2020-01-16 17:44:03 +01:00
d99e22fe41 [BUG] Stack smashed during paging init 2020-01-16 15:51:03 +01:00
de43801a48 [BUG] Problem with stack during paging init 2020-01-16 00:08:04 +01:00
7a7d458bc6 Page allocator fully functionnal #67 2020-01-15 16:12:13 +01:00
69b0a65a0f misc modifications 2020-01-15 01:34:46 +01:00
d13472712d Page allocator functionnal #67 2020-01-14 17:07:23 +01:00