mintsuki
|
4859ee9790
|
Revert "multiboot: Take better care of not having the reloc stub overwritten"
This reverts commit 009fb59b69 .
|
2022-07-24 22:32:25 +02:00 |
mintsuki
|
d2b1579668
|
multiboot: Properly check elsewhere returns
|
2022-07-24 22:28:16 +02:00 |
mintsuki
|
2a448febb3
|
protos: Move 'loading kernel' prints where they belong
|
2022-07-13 08:34:30 +02:00 |
mintsuki
|
e5e125887b
|
protos: Remove pointless returns added for autodetection
|
2022-07-13 07:40:53 +02:00 |
mintsuki
|
009fb59b69
|
multiboot: Take better care of not having the reloc stub overwritten
|
2022-07-05 20:42:09 +02:00 |
mintsuki
|
af2f92210a
|
multiboot: Do not panic if unable to set text mode
|
2022-06-30 07:25:33 +02:00 |
mintsuki
|
0fac035a34
|
multiboot2: Add stub support for relocation header tag
|
2022-06-30 05:50:31 +02:00 |
mintsuki
|
b899d1accd
|
multiboot2: Remove useless, broken comparison
|
2022-06-29 15:20:09 +02:00 |
mintsuki
|
a1bf37382d
|
multiboot2: Bring framebuffer tag up to par with mb1
|
2022-06-29 13:25:09 +02:00 |
mintsuki
|
77b405a6b6
|
multiboot2: Bring a.out kludge up to par with mb1
|
2022-06-29 13:04:26 +02:00 |
mintsuki
|
3d65bfb9b9
|
misc: Misc elsewhere and multiboot-related bug fixes
|
2022-06-29 12:32:50 +02:00 |
mintsuki
|
215bf87993
|
misc: Bring mb2 up to par to mb1 wrt everywhere ranges and bug fixes
|
2022-06-29 10:27:04 +02:00 |
mintsuki
|
fba565b34e
|
elf: Add support for sliding and ELF ranges to ELF32 as well
|
2022-06-28 10:26:14 +02:00 |
mintsuki
|
b92d48e44f
|
multiboot(2): Initial support for arbitrary kernel load addresses
|
2022-06-27 10:55:57 +02:00 |
mintsuki
|
1e47160a62
|
multiboot: Fix section location calculation
|
2022-06-19 20:16:37 +02:00 |
mintsuki
|
77fa71ae92
|
multiboot2: Use correct section list copy for section loading
|
2022-06-19 01:08:17 +02:00 |
mintsuki
|
15ab3d7748
|
multiboot2: Fix broken section list size calculation (3)
|
2022-06-19 00:35:12 +02:00 |
mintsuki
|
ab84448be2
|
multiboot2: Fix broken section list size calculation (2)
|
2022-06-19 00:30:01 +02:00 |
mintsuki
|
ded43b60a3
|
multiboot2: Fix broken section list size calculation
|
2022-06-19 00:01:58 +02:00 |
mintsuki
|
7f6ac2d135
|
multiboot2: Add mb2_alloc() for quirky allocation locations
|
2022-06-18 23:40:34 +02:00 |
Nathan Royer
|
67b75fa059
|
multiboot2: use config_get_tuple when appropriate
|
2022-05-28 05:05:11 +02:00 |
mintsuki
|
41ea16e2ff
|
elf: Return is_reloc
|
2022-03-28 05:13:47 +02:00 |
mintsuki
|
8aa1372ce9
|
elf: Return image size
|
2022-03-26 05:03:02 +01:00 |
mintsuki
|
1984f401a1
|
build: Use config.h for generated constants
|
2022-02-20 23:05:53 +01:00 |
mintsuki
|
400202d926
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |