mintsuki
|
6ac24628e8
|
build: Ensure load addresses of debug and tab sections are 0
|
2021-05-31 01:52:43 +02:00 |
mintsuki
|
e69f7429ce
|
build: Use linker directly instead of going thru compiler; ensure we are buildable with an llvm toolchain
|
2021-05-31 00:32:43 +02:00 |
mintsuki
|
235096cb62
|
build: Remove now useless libgcc.a references from linker scripts
|
2021-04-03 01:23:14 +02:00 |
mintsuki
|
9e60b1da10
|
misc: Split off a stage 2 symbol map and embed it into stage 2 so that it can print stacktrace symbol names before stage 3 is loaded
|
2021-03-12 05:19:56 +01:00 |
mintsuki
|
746d9146c6
|
Make the smp trampoline more UEFI friendly
|
2021-03-04 05:15:20 +01:00 |
mintsuki
|
edd4a8de60
|
Initial UEFI port
|
2021-03-02 10:23:43 +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 |