mintsuki
|
ddf85ede0a
|
misc: Fixes for GCC 12 warnings; add extern prototypes for inline functions
|
2022-01-26 04:03:38 +01:00 |
|
mintsuki
|
fb99d3b0ab
|
bios: Move terminal entirely to stage 3
|
2022-01-25 09:25:23 +01:00 |
|
mintsuki
|
af013833dd
|
term: Support for reverse scroll, save/restore, and bug fixes
|
2022-01-18 23:50:20 +01:00 |
|
lukflug
|
65bebbbfef
|
panic: Prevent recursive panics during early boot
|
2021-12-15 19:50:52 +01:00 |
|
mintsuki
|
0b8608620a
|
term: Introduce quiet mode
|
2021-11-20 21:57:01 +01:00 |
|
mintsuki
|
54e92b23ad
|
everywhere: Use pmm_free() in more places
|
2021-10-21 02:57:41 +02:00 |
|
mintsuki
|
ea2665c53b
|
term: Overhaul (1)
|
2021-09-26 18:16:55 +02:00 |
|
mintsuki
|
17c5ec43e0
|
term: Finish up context control work
|
2021-08-16 20:56:39 +02:00 |
|
mintsuki
|
0b1c1ccc88
|
gterm: Add context control logic
|
2021-08-16 20:00:37 +02:00 |
|
mintsuki
|
c7a46830f6
|
term: Mass backport changes done in Vinix upstream
|
2021-08-16 18:02:28 +02:00 |
|
mintsuki
|
0dde09bbb9
|
term: Support bright colours
|
2021-07-31 23:51:48 +02:00 |
|
mintsuki
|
5d22de7733
|
term: Misc improvements
|
2021-07-31 20:52:46 +02:00 |
|
mintsuki
|
1aa5ae13fc
|
misc: Change how bios and uefi macros are defined and tested
|
2021-07-15 10:03:47 +02:00 |
|
mintsuki
|
25d9fd6614
|
term: Do not scroll screen when it shouldn't be
|
2021-07-08 16:33:24 +02:00 |
|
mintsuki
|
7ac20e0615
|
gterm: Many improvements
|
2021-04-11 02:30:48 +02:00 |
|
mintsuki
|
4bbc98b62e
|
Revert "video: Many terminal related bug fixes and improvements"
This reverts commit f7638e965b .
|
2021-04-11 01:26:50 +02:00 |
|
mintsuki
|
f7638e965b
|
video: Many terminal related bug fixes and improvements
|
2021-04-10 23:08:32 +02:00 |
|
mintsuki
|
bfc613bcbb
|
video: Fix missing terminal deinitialisation before changing into final video mode
|
2021-04-04 18:05:18 +02:00 |
|
mintsuki
|
98fdd625c4
|
video: Wire in new textmode modesetting logic; use BIOS instead of VGA ports to enable and disable hardware textmode cursor
|
2021-04-04 04:51:55 +02:00 |
|
mintsuki
|
edd4a8de60
|
Initial UEFI port
|
2021-03-02 10:23:43 +01:00 |
|
mintsuki
|
689e82dba7
|
vbe: Move graphical terminal code to gterm and ship font instead of dumping from graphics card
|
2021-03-02 06:05:14 +01:00 |
|
mintsuki
|
8c0c36ea74
|
misc: Change the way stage 2 and 3 are divided
|
2021-03-01 23:38:55 +01:00 |
|
mintsuki
|
08f6ea60a8
|
misc: Add measures to prevent stage 2 from accidentally relying on stage 3 before the latter is loaded
|
2021-02-25 11:28:14 +01:00 |
|
mintsuki
|
27848fc85c
|
misc: General code reorganisation
|
2021-02-25 01:24:54 +01:00 |
|