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

165 Commits

Author SHA1 Message Date
2a1990e043
Userspace code runs ! 2021-03-01 16:57:48 +01:00
d0d546e073
We now jump to userspace ! 2021-03-01 16:29:37 +01:00
3c1e97c157
Rewritten GDT descriptors 2021-03-01 16:07:39 +01:00
7621babbd1
WIP: GDT is now right. Have to debug iretq GPF 2021-02-28 14:06:29 +01:00
b57ed861ff
WIP : gdt problem ? 2021-02-27 01:03:09 +01:00
45fa378a65
Get rid of that unconsistent spaces 2021-02-26 13:23:25 +01:00
e00ce40c6e int 0x80 is triggered (but nothing printed though)
* Better gdb options (hbreak)
* 255 isr can now be registered
* EarlyExceptionHandler is static
2021-02-26 13:18:20 +01:00
3bb1b31eeb Out of memory great again 2021-02-22 15:47:51 +01:00
65694e4b5e
Happy new year ! (a bit late) 2021-02-18 19:54:35 +01:00
33a614d8e2
Legal update 2020-09-27 17:33:48 +02:00
cd10ff92a0
Rewriting all project tree 2020-02-19 22:19:58 +01:00
f1ae002ded
Some cleanup 2020-02-12 17:51:14 +01:00
12bdcbf19c Some updates 2020-02-10 19:46:20 +01:00
3df905601b Finish detecting ACPI tables and registerng these tables 2020-02-08 11:53:20 +01:00
da4c91d3c5 misc 2020-02-06 17:45:44 +01:00
849a0393a7 Update legals : repository copyright dates 2020-02-06 14:25:31 +01:00
3bd535e995 Work on DebugLog in a different buffer 2020-02-06 14:25:31 +01:00
cad56896cd More proper way for stack allocation 2020-02-06 14:25:31 +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
5594aba96b Minor adds 2020-01-21 09:16:42 +01:00
c8a7775b4f More improvements in allocator 2020-01-21 01:08:28 +01:00
067c9cf5a8 Minor modifs 2020-01-20 20:05:02 +01:00
deb2c0ed3b paging and allocator functional, heap bug resolved #67 2020-01-20 19:38:27 +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
a22eb6669d [BUG] Stack smashed during paging init 2020-01-17 14:09:45 +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
2bec082b2d Page allocator functionnal #67 2020-01-14 16:58:38 +01:00
2df15a1488 Page allocator functionnal #67 2020-01-14 16:54:47 +01:00
1de0d05ad2 Working on page allocator (4) #67 2020-01-14 01:10:23 +01:00
8437b854ca Working on page allocator (4) #67 2020-01-14 00:37:30 +01:00
aeb1ca721b Merge branch 'BetterMemory' of github.com:os-k-team/os-k into BetterMemory 2020-01-13 21:18:36 +01:00
459ed7c5b5 Working on page allocator (3) #67 2020-01-13 20:48:24 +01:00
6a054a4b67 Working on page allocator #67 2020-01-13 16:12:30 +01:00
ea8ffd6674 Working on page allocator #67 2020-01-12 23:25:44 +01:00
d056bc2fb6 Working on page allocator #67 2020-01-12 17:21:12 +01:00
7c0fd93ad5 Header rationalization for mm/ dir 2020-01-12 16:53:23 +01:00
3bce4c6208 Working on Paging API #67 2020-01-11 00:17:42 +01:00