mintsuki
|
3402b22cb6
|
misc: Move to standard C11 noreturn
|
2021-12-31 10:58:05 +01:00 |
mintsuki
|
e215f77411
|
build: De-symlink tinf
|
2021-10-22 20:08:11 +02:00 |
mintsuki
|
6e78e33989
|
misc: Replace Intel-syntax inline assembly with GAS-syntax inline assembly; ensure we can build with clang
|
2021-05-29 18:07:28 +02:00 |
mintsuki
|
f899648d86
|
build: Misc enhancements
|
2021-04-03 22:12:40 +02:00 |
mintsuki
|
81f39417eb
|
misc: Makefile adjustments
|
2021-02-22 04:34:36 +01:00 |
mintsuki
|
6739ff84ff
|
tinf: Do not share decompressor and stage2/3 decompression code
|
2021-02-21 05:01:18 +01:00 |
mintsuki
|
a9ff406d31
|
uri: Add support for gzip-compressed files
|
2020-12-27 00:27:47 +01:00 |
mintsuki
|
8460cee5ca
|
misc: Implement stacktrace
|
2020-11-15 17:56:10 +01:00 |
Matteo Semenzato
|
e7ae195304
|
Add pxe support
|
2020-11-05 01:53:18 +01:00 |
mintsuki
|
ed5d049c72
|
Fix issue with int 13h DAP potentially not fitting within a single real mode segment; load stage 2 at 0x8000 and disable LTO as it is broken for some unknown reasons now
|
2020-09-25 22:36:26 +02:00 |
mintsuki
|
6591a9c32f
|
Fix some warnings in the decompressor and do not use special symbol main() for entry points
|
2020-09-18 22:15:27 +02:00 |
mintsuki
|
1bb1bd2201
|
Revert to -masm=intel for inline assembly
|
2020-09-16 17:22:05 +02:00 |
mintsuki
|
cb9edd2a7b
|
Reorganise source tree
|
2020-09-14 19:32:11 +02:00 |