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

501 Commits

Author SHA1 Message Date
Antoine Cure
65312af6dc
PCI base functions 2020-02-11 23:47:02 +01:00
80214297c5
After strncmp bug correction 2020-02-11 17:45:58 +01:00
bb762db823
Merge branch 'shell' into pci 2020-02-11 16:27:32 +01:00
c214943340
misc cleanup 2020-02-11 16:25:54 +01:00
Julian Barathieu
ff0cb34df0 libbuf (reversal of reversal) 2020-02-11 11:16:24 +01:00
0f62dbb43b Merge branch 'acpi' into pci 2020-02-10 21:01:44 +01:00
57ad3aae80 Merge branch 'shell' into acpi 2020-02-10 20:35:14 +01:00
12bdcbf19c Some updates 2020-02-10 19:46:20 +01:00
2e06454c2e Merge branch 'acpi' into pci 2020-02-10 13:27:43 +01:00
f30031e1d9 MCFG detected successfully. Oof. #73 2020-02-10 13:24:20 +01:00
Julian Barathieu
b0c5ef74d2 strncmp 2020-02-10 11:05:34 +01:00
Antoine Cure
8b8d17d93d WIP: get PCI config base address from MCFG table (3) 2020-02-10 09:18:25 +01:00
Antoine Cure
ee3ad3b3fa WIP: get PCI config base address from MCFG table 2020-02-10 02:26:55 +01:00
ea4376fc54 Test signing commit 2020-02-10 02:02:33 +01:00
Antoine Cure
44781b1eaa Signature test 2020-02-10 01:24:53 +01:00
Antoine Cure
5d892df34e check MCFG 2020-02-10 01:24:53 +01:00
e07ba93742 WIP : MCFG #73 2020-02-09 23:31:47 +01:00
bcb647b9af WIP : MCFG #73 2020-02-09 22:08:23 +01:00
dd48126d63 WIP : MCFG #73 2020-02-09 22:08:00 +01:00
824420aa9a WIP : MCFG #73 2020-02-09 20:55:13 +01:00
25b913d140 DSDT supported ! 2020-02-09 16:52:41 +01:00
821019e0d8 some bug corrected 2020-02-08 16:02:59 +01:00
4ee95db32e some cleanup 2020-02-08 12:19:40 +01:00
97f1c5f25d Merge branch 'acpi' of gitlab.os-k.eu:os-k-team/os-k into acpi 2020-02-08 11:53:30 +01:00
3df905601b Finish detecting ACPI tables and registerng these tables 2020-02-08 11:53:20 +01:00
0b7247ef00 Spurious exception now detected and handled #83 2020-02-08 00:32:39 +01:00
4f0922e34a Spurious exception now detected and handled 2020-02-08 00:30:09 +01:00
3e8555315b Spurious interrupt? 2020-02-07 00:51:18 +01:00
ecb3021d8c Merge branch 'shell' into acpi 2020-02-06 17:46:12 +01:00
da4c91d3c5 misc 2020-02-06 17:45:44 +01:00
Julian Barathieu
e87e3def47 dmesg 2020-02-06 15:14:21 +01:00
7dc39cf628 Correcting bug 2020-02-06 15:11:59 +01:00
Julian Barathieu
974211dc43 prompt 2020-02-06 15:01:37 +01:00
Julian Barathieu
f340f7698f Merge branch 'shell' of gitlab.os-k.eu:os-k-team/os-k into shell 2020-02-06 15:01:07 +01:00
849a0393a7 Update legals : repository copyright dates 2020-02-06 14:25:31 +01:00
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
Julian Barathieu
bcea8c46c2 ssp 2020-02-06 14:10:56 +01:00
Julian Barathieu
efbefb823c dmesg 2020-02-06 14:07:57 +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
502d0afba1 Merge branch 'master' into shell 2020-02-06 13:27:03 +01:00
4bf7b5c9ca Work on DebugLog in a different buffer 2020-02-06 13:18:22 +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
2d7da323ec Now detecting FADT 2020-02-06 08:59:34 +01:00
61c05c2fb1 misc 2020-02-06 01:26:52 +01:00
b28740606a Working on ACPI exploration 2020-02-04 17:23:05 +01:00
51292364ce Misc cleanup 2020-02-04 00:41:41 +01:00
898c05588a RSDT read and controlled 2020-02-03 17:43:05 +01:00
327f63f3a9 RSDT detection successfull 2020-02-03 15:34:20 +01:00
06c62b78a5 More proper way for stack allocation 2020-02-03 13:43:40 +01:00
9f52833adb ACPI RSDT detected ! 2020-02-03 11:58:34 +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
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