1284 Commits

Author SHA1 Message Date
Baptiste Wicht
518d42295f Cleanup 2016-08-05 13:53:34 +02:00
Baptiste Wicht
c831c3a685 Cleanup boot 32 2016-08-05 13:51:42 +02:00
Baptiste Wicht
c8fb950419 Cleanup headers 2016-08-05 13:47:34 +02:00
Baptiste Wicht
ad1167f32b Transmit tss as early memory 2016-08-05 12:20:09 +02:00
Baptiste Wicht
558e144efc Use early memory to share vesa information 2016-08-05 12:05:20 +02:00
Baptiste Wicht
f4608b6fc1 Improve early memory
Fix logging in 16bit
Use early memory for e820
2016-08-03 22:02:34 +02:00
Baptiste Wicht
19c045d518 New try 2016-08-03 20:54:37 +02:00
Baptiste Wicht
366107b036 Store e820 entry count with early memory 2016-08-03 20:43:57 +02:00
Baptiste Wicht
565c230359 Code style 2016-08-03 19:23:50 +02:00
Baptiste Wicht
e53f24e8e1 Disable 2016-08-03 19:21:05 +02:00
Baptiste Wicht
544fe60ee0 Cleanup 2016-08-03 19:18:39 +02:00
Baptiste Wicht
0d7cc74bce Use early memory for early logging
Does not work in 16bit yet, for some obscure fucking reason
2016-08-03 19:15:24 +02:00
Baptiste Wicht
19b61e2fed Fix paging init bug 2016-08-03 17:32:54 +02:00
Baptiste Wicht
457a399196 Improve paging 2016-08-03 17:32:50 +02:00
Baptiste Wicht
892487a22d Cleanup logging 2016-08-03 17:31:38 +02:00
Baptiste Wicht
1c4816103e Comments 2016-08-03 17:19:53 +02:00
Baptiste Wicht
4d14d9161b Add some logging 2016-08-02 23:08:19 +02:00
Baptiste Wicht
98edd67f71 Remove restrictions
Since we do not use dynamic allocation we can use printf_raw in
early mode
2016-08-02 23:07:09 +02:00
Baptiste Wicht
dcaabe0e1c Use printf_raw
This has the advantage of no memory allocation!
2016-08-02 18:08:01 +02:00
Baptiste Wicht
a34c5bcd49 Provide __printf_raw 2016-08-02 17:51:40 +02:00
Baptiste Wicht
f61b9b0e8d Make addresses more dynamic and flexible 2016-07-31 14:18:22 +02:00
Baptiste Wicht
c8c1d914dc Review early memory 2016-07-31 14:14:11 +02:00
Baptiste Wicht
3f1fe2e5b1 Publish e820 information 2016-07-31 13:25:01 +02:00
Baptiste Wicht
e2272caf4e Prepare some space for early transfer 2016-07-31 13:14:13 +02:00
Baptiste Wicht
f9bea8cfe8 Prepare better initialization of thor 2016-07-31 12:22:50 +02:00
Baptiste Wicht
4c87d6386a Silence warnings 2016-07-24 16:27:45 +02:00
Baptiste Wicht
c2bbe1fa1d Cleanup 2016-07-24 16:16:18 +02:00
Baptiste Wicht
7ea56b853b Silence some warnings 2016-07-24 16:15:11 +02:00
Baptiste Wicht
6f95f19999 Fix warning 2016-07-24 16:12:22 +02:00
Baptiste Wicht
57f755bdae ACPI Reset if possible 2016-07-24 16:06:03 +02:00
Baptiste Wicht
389e0846fb Allow resizing of ACPI tables 2016-07-24 15:32:21 +02:00
Baptiste Wicht
c7a0a2ee19 Use the century register when available 2016-07-24 15:08:55 +02:00
Baptiste Wicht
eaf912b079 Better logging 2016-07-24 14:20:21 +02:00
Baptiste Wicht
3875158331 Better logging 2016-07-24 13:15:17 +02:00
Baptiste Wicht
315c6b0901 Dynamic allocation of the kernel tasks's stacks 2016-07-24 13:10:15 +02:00
Baptiste Wicht
9b3a7f11c4 Cleanup 2016-07-24 12:46:10 +02:00
Baptiste Wicht
d610a137e9 Fixes of the gc process 2016-07-24 12:44:48 +02:00
Baptiste Wicht
b762345c49 Use ACPICA directly for shutdown 2016-07-24 12:30:24 +02:00
Baptiste Wicht
b5a6966b7f Shutdown may fail 2016-07-24 12:18:21 +02:00
Baptiste Wicht
ac212b34b1 Review ACPICA logging 2016-07-24 11:36:56 +02:00
Baptiste Wicht
adcecabe2c Fix buddy allocation bug 2016-07-24 11:28:13 +02:00
Baptiste Wicht
c1e8ee5cd0 Improve debugging 2016-07-24 11:26:44 +02:00
Baptiste Wicht
252f46692b Better error handling 2016-07-23 23:39:40 +02:00
Baptiste Wicht
35f55cdbfa Fix paging 2016-07-23 23:18:56 +02:00
Baptiste Wicht
82d577594d Full ACPICA initialization 2016-07-23 23:11:37 +02:00
Baptiste Wicht
e531ecaa01 Logging 2016-07-23 22:31:31 +02:00
Baptiste Wicht
bc7cbd8064 Fix ACPICA locking 2016-07-23 22:31:17 +02:00
Baptiste Wicht
fe40319cdc Initialize ACPICA in an asynchronous thread 2016-07-23 22:11:03 +02:00
Baptiste Wicht
3beff6ac02 Cleanup 2016-07-23 22:10:30 +02:00
Baptiste Wicht
fd1eb5e550 Doc 2016-07-23 21:59:08 +02:00