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

29 Commits

Author SHA1 Message Date
25b5eb6c78 Cleanup in boot 2020-01-15 16:26:44 +01:00
b6aa941715 Small cleanup 2019-11-08 14:39:20 +01:00
8716e896da Working on gdt and autoscroll 2019-05-20 20:28:18 +02:00
4f3bda6ec2 Correcting dynamic paging 2019-05-16 23:56:23 +02:00
2c7967f772 Working static paging 2019-05-15 15:55:57 +02:00
b3240ec324 Paging now controlled by the kernel 2019-05-15 02:26:55 +02:00
3a42a811d2 Some logical changes and improvements 2019-05-13 15:18:00 +02:00
7e3d6c4817 Heap smashing, human readability and stack security 2019-05-13 02:00:02 +02:00
39091a44c1 Kernel image size calculation corrected 2019-05-11 22:26:40 +02:00
d7abbcf608 It was completely ********* 2019-05-11 20:55:46 +02:00
c0ded6f3a7 minor correction for kernel end addr 2019-05-09 10:52:36 +02:00
2dd6ce9dc7 end of prepaging reorg 2019-03-28 22:53:16 +01:00
c49941df7c Correction of the mapping that sucked 2019-03-28 10:34:18 +01:00
ca7b1b731a Big enhancement with memory identity mapping of 8 first gigs 2019-03-27 17:29:39 +01:00
4caefd028a Stack & heap stuff 2019-03-25 23:10:06 +01:00
32c7c99bc2 Just learned SysV ABI calling conventions and clean-up stuff 2019-03-12 22:11:00 +01:00
bbb4931238 Loader (#28)
Loading the kernel is now successful
2019-03-08 08:43:44 +01:00
3b5cb12a7d Revert "Revert "The bug is now fixed. We can focus on the elf loader""
This reverts commit 18179baec01c5587248fbbb06a7d02335a2ea00f.
2019-03-06 20:06:11 +01:00
3f0f789b1d Revert "Revert "LONG MODE MULTIBOOT WORKS gsp!""
This reverts commit ff2841c0ad894030a34f3a3db19bb55e68271083.
2019-03-06 20:06:11 +01:00
9f2ebed70a Revert "Revert "LONG MODE MULTIBOOT WORKS gsp!""
This reverts commit b910f6961a657798726df37831e78824879f3c2c.
2019-03-06 20:06:11 +01:00
810371a1df Revert "Revert "stuff""
This reverts commit 8ac808d1297edaeacf88f83a99591ff9b37b672b.
2019-03-06 20:06:11 +01:00
2a88a0e66f Revert "stuff"
This reverts commit d9beafb80771298839d25beae70bd8f81447391e.
2019-03-06 09:07:31 +01:00
e7586f635e Revert "LONG MODE MULTIBOOT WORKS gsp!"
This reverts commit 641bfe6db892f94711354fc2b60f6c037e9c37f3.
2019-03-06 09:07:31 +01:00
57260ebb62 Revert "LONG MODE MULTIBOOT WORKS gsp!"
This reverts commit 995fda7c569a5996377275886183d5b15911ec2f.
2019-03-06 09:07:31 +01:00
3d7288c459 Revert "The bug is now fixed. We can focus on the elf loader"
This reverts commit b67ba69246aec64fe29083099469874eb900da41.
2019-03-06 09:07:31 +01:00
91c57e49c6 The bug is now fixed. We can focus on the elf loader 2019-03-05 22:51:59 +01:00
703a5fc067 LONG MODE MULTIBOOT WORKS gsp! 2019-03-05 22:51:59 +01:00
530475e5f5 LONG MODE MULTIBOOT WORKS gsp! 2019-03-05 22:51:59 +01:00
d70d150da2 stuff 2019-03-05 22:51:59 +01:00