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

94 Commits

Author SHA1 Message Date
43d62e167e Acpi 2020-02-02 13:33:57 +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
25b5eb6c78 Cleanup in boot 2020-01-15 16:26:44 +01:00
54bb670023 BetterLoaderError.exe 2019-11-11 19:06:21 +01:00
afdd7aa4a0 Unroot the makefile, enhancements ! 2019-11-11 18:32:22 +01:00
b6aa941715 Small cleanup 2019-11-08 14:39:20 +01:00
1427b8ac01 Revert "INCONSISTENT -- unroot the makefile as much as possible"
This reverts commit fa91e3258543c112745ecb3bcb4e420b46253bc1.
2019-10-10 11:35:44 +02:00
901efa0390 INCONSISTENT -- unroot the makefile as much as possible 2019-10-07 17:43:03 +02:00
e0ef87af92 Some HD tests 2019-05-23 10:40:50 +02:00
b80c912a34 Some cosmetic changes 2019-05-22 18:15:23 +02: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
4e32aa157d Page Fault test 2019-05-15 21:04:14 +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
e473d63728 reorg 2019-05-14 14:39:44 +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
2623fc2d77 kaleid is remade if there is an error 2019-05-12 20:30:53 +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
79f7b736e6 idt in progress 2019-04-22 20:15:32 +02:00
1a051fc5b4 timeout changed 2019-04-06 21:21:34 +02:00
a839d6f1ca clean the makefile and the root directory 2019-04-01 11:40:58 +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
58754a32af Oups 2019-03-27 22:17:12 +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
8cb110059a merging 2019-03-24 21:16:19 +01:00
Julian Barathieu
9b4672d8ca Prefixes 2019-03-24 14:44:59 +01:00
cd3856083f stuff 2019-03-24 00:14:41 +01:00
5fc538c9d2 stuff ! 2019-03-22 15:03:41 +01:00
1aef44b1af Boot organization 2019-03-21 13:30:17 +01:00
5da56073ad Stuff 2019-03-19 12:24:27 +01:00
8c4a96a9f6 ooops 2019-03-18 14:27:34 +01:00
77b9f2d066 Makefile stuff 2019-03-16 22:33:09 +01:00
ced75b51f2 stuff I don't remember 2019-03-13 17:03:52 +01:00
17f714719b multiboooooooot 2019-03-12 23:25:30 +01:00
32c7c99bc2 Just learned SysV ABI calling conventions and clean-up stuff 2019-03-12 22:11:00 +01:00
f836157c90 stuff 2019-03-12 18:24:27 +01:00
8fca2de33f Revert "stuff"
This reverts commit be94ec4d2c1d5e3de08e50a0733bd53c69d1acd8, reversing
changes made to 2d9e02db0e580eaf9ccb6a6d2176ee16107a4b0a.
2019-03-12 17:31:25 +01:00
982cd618a6 stuff 2019-03-12 17:28:34 +01:00
4a9b54cc3e stuff 2019-03-12 17:25:25 +01:00
b9322e60e0 stuff 2019-03-12 17:13:09 +01:00
228df83a1a Merging from master (#34)
* Update Readme.md

* Debug this beautiful panicked kernel !

* Stuff I don't remember

* stuff

* merge

* merge

* Step 0 : InitTerms() is the bug

* Debug stuff

* Step 1 : StartPanic is the real problem

* Step 1 : StartPanic is the real problem

* Step 1 : StartPanic is the real problem

* Step 1 : In StartPanic is the real problem

* Step 1 : In StartPanic is the real problem

* Step 1 : In StartPanic is the real problem

* Step 1 : In StartPanic is the real problem

* Step 1 : In StartPanic is the real problem

* Step 1.5 : \n was a problem

* Step 2 : Well... It was a 'sleepy' problem

* Step 2 : Well... It was a 'sleepy' problem

* Step 2.1 : GetPanicStr is an array

* Step 2.2 : Now panic accept 8 chars

* Ok then !
2019-03-11 19:22:37 +01:00
4ba948669f Step 1 : In StartPanic is the real problem 2019-03-11 18:25:35 +01:00
021c94489b Step 1 : StartPanic is the real problem 2019-03-11 18:17:08 +01:00