Commit Graph

1675 Commits

Author SHA1 Message Date
mintsuki
47d9119ca9 ext: Turn presence of encryption feature to a warning. Closes #179 2022-06-19 20:36:34 +02:00
mintsuki
d88b5dcfa7 multiboot: Fix section location calculation 2022-06-19 20:36:34 +02:00
peko
eb8f45aee4 Update menu.c 2022-06-19 20:36:34 +02:00
mintsuki
d134094da2 multiboot1: Add ELF sections load support 2022-06-19 20:36:34 +02:00
mintsuki
c895cb0895 multiboot2: Use correct section list copy for section loading 2022-06-19 20:36:34 +02:00
mintsuki
dca0fb24b1 multiboot2: Fix broken section list size calculation (3) 2022-06-19 20:36:34 +02:00
mintsuki
1ca58af037 multiboot2: Fix broken section list size calculation (2) 2022-06-19 20:36:34 +02:00
mintsuki
8987bde62a multiboot2: Fix broken section list size calculation 2022-06-19 20:36:34 +02:00
mintsuki
89466b9125 multiboot2: Add mb2_alloc() for quirky allocation locations 2022-06-19 20:36:34 +02:00
mintsuki
382e8d1711 term: Move notready and fallback backends to stage 2 2022-06-17 20:43:06 +02:00
mintsuki
0503ebad2a stage1: Fix sector loading asm bug 2022-06-12 23:58:56 +02:00
mintsuki
835c42820b elf: Load non-load sections in memory for multiboot 2022-05-29 06:08:46 +02:00
mintsuki
061e15291e multiboot1: use config_get_tuple when appropriate 2022-05-29 06:08:46 +02:00
Nathan Royer
9759df0397 multiboot2: use config_get_tuple when appropriate 2022-05-29 06:08:46 +02:00
mintsuki
de1d876d8c limine-deploy: Fix bug where any_active is not properly set 2022-05-29 06:08:46 +02:00
mintsuki
a1d4b6ddb2 fat: Add missing semicolon 2022-05-07 17:00:55 +02:00
mintsuki
097175c6be fat: Improve detection code 2022-05-07 17:00:55 +02:00
mintsuki
1e45b22df0 elf: Do not assume relocatable unless DT_RELA present. Fixes #170 2022-05-07 17:00:55 +02:00
mintsuki
92a8b369c3 toolchain: Update GCC to 11.3.0 2022-04-23 04:33:31 +02:00
mintsuki
e6b8824e59 readline: Fix 1 uncaught NULL deref 2022-04-23 04:33:31 +02:00
mintsuki
108f785ece menu: Fix 2 uncaught NULL derefs 2022-04-23 04:33:31 +02:00
mintsuki
5526de2dd3 mm/efi: Fix issue where in-use bootloader memory may be erroneously allocated 2022-04-20 00:20:50 +02:00
mintsuki
b9cde22b65 build: Track specific reduced-gnu-efi commit 2022-04-20 00:20:50 +02:00
mintsuki
261ceecff4 term/protos: Do not call callback if NULL 2022-04-17 09:22:49 +02:00
mintsuki
ac01423e58 limine-deploy: Move code to activate partition to after MBR detection 2022-04-15 20:00:39 +02:00
mintsuki
0d0d2a00fc limine-deploy: Do not mark any protective MBR partition as active 2022-04-15 19:50:41 +02:00
mintsuki
0e1e88aa37 efi: Do not panic if GetMemoryMap() fails after first ExitBootServices() 2022-04-15 18:41:23 +02:00
mintsuki
40cbbe5dcb limine-deploy: Auto set an MBR partition as active if none found 2022-04-15 18:41:23 +02:00
mintsuki
18fc320925 limine-deploy: Remove leading underscore from limine.hdd variable name 2022-04-15 18:41:23 +02:00
mintsuki
7f3e8f6acc limine-deploy: Use EXIT_FAILURE and EXIT_SUCCESS 2022-04-15 18:41:23 +02:00
mintsuki
e00b20d562 build: Misc Makefile fixes 2022-04-13 01:41:02 +02:00
mintsuki
2a745ea3ea misc: Get rid of latest-binary 2022-04-13 01:34:02 +02:00
mintsuki
4fe82337b8 s2deploy: Fix bugs with 4dcd94f 2022-03-31 08:52:18 +02:00
mintsuki
2da7f5ed62 s2deploy: Make it big endian aware 2022-03-31 08:52:03 +02:00
mintsuki
4af966d76f smp: Make RDI pointer higher half aware 2022-03-30 22:26:09 +02:00
mintsuki
e6c9607f38 gterm: Default to transparent bg if wallpaper is set 2022-03-30 22:25:35 +02:00
mintsuki
31db0b9a4d misc: Initialise terminal before randomising memory 2022-03-30 22:24:28 +02:00
mintsuki
272c09f5d6 uri: Assign volume to compressed file handles 2022-03-30 22:23:59 +02:00
mintsuki
d8015b1c13 misc: Readd missing RANDOMISE_MEMORY implementation 2022-03-30 22:23:37 +02:00
mintsuki
4d6674fd6b gh: Unbind latest-binary 2022-03-26 12:34:44 +01:00
mintsuki
f41e6b29a2 stivale2: Fix terminal stack offset bug 2022-03-26 12:07:31 +01:00
Benji Dial
1ccb183139 and for tabs 2022-03-25 09:31:37 +01:00
Benji Dial
50c61ff0a7 also do it on the first line 2022-03-25 09:31:37 +01:00
Benji Dial
525caaabca skip spaces at the start of lines in config files 2022-03-25 09:31:37 +01:00
mintsuki
2e9bcdc25e smp: Make it higher half aware 2022-03-25 09:30:30 +01:00
mintsuki
8f37f48dbe misc: Panic improvements 2022-03-25 09:29:30 +01:00
mintsuki
10e6bc5540 elf: Add more sanity checks 2022-03-25 09:29:30 +01:00
mintsuki
acb6041c66 misc: Bug fixes
Co-authored-by: pitust <piotr@stelmaszek.com>
2022-03-25 09:29:30 +01:00
mintsuki
ff5059f9fb serial: Ensure DLAB off before initiatialisation 2022-03-11 05:21:10 +01:00
mintsuki
c877c0efa4 misc: New example background 2022-03-11 05:21:10 +01:00