Commit Graph

1791 Commits

Author SHA1 Message Date
mintsuki
f01df5e00a build: Remove useless LIMINE_AS 2022-06-25 08:08:00 +02:00
mintsuki
9577993c14 build: Do not export $TOOLCHAIN from toolchain-files 2022-06-25 08:08:00 +02:00
mintsuki
fb47c31e5e build: Do not check for $TOOLCHAIN-cc 2022-06-25 08:08:00 +02:00
mintsuki
381ec7d3d8 build: Improve toolchain detection 2022-06-25 08:08:00 +02:00
mintsuki
8ce6d7daba build: Run toolchain-detect at configure time 2022-06-25 08:08:00 +02:00
mintsuki
7684f0346d build: Add toolchain-detect 2022-06-25 08:08:00 +02:00
mintsuki
2cd8dbe96a build: Remove useless x86-specific test from configure 2022-06-25 08:08:00 +02:00
mintsuki
006efad34b build: Disable all ports by default 2022-06-25 08:08:00 +02:00
mintsuki
a796a6dd4e build: Increase portability of Makefile targets 2022-06-25 08:08:00 +02:00
mintsuki
db74af5344 build: Make bootstrap not call configure 2022-06-25 08:08:00 +02:00
mintsuki
a11d457c5f build: autogen.sh -> bootstrap 2022-06-25 08:08:00 +02:00
mintsuki
67c690b383 build: Update due to limine-efi rebranding 2022-06-25 08:08:00 +02:00
mintsuki
051a0d317a Revert "build: Pin reduced-gnu-efi commit"
This reverts commit d5bd1e9143.
2022-06-25 08:08:00 +02:00
mintsuki
048e1ed936 pmm: Fix issue with get_memmap() that could cause page table corruption 2022-06-23 02:49:08 +02:00
mintsuki
7e1b323924 build: Use libgcc-binaries 2022-06-21 23:05:00 +02:00
mintsuki
72bbb18d46 Revert "gh: Use clang for release builds"
This reverts commit afe7571684.
2022-06-21 23:05:00 +02:00
mintsuki
afe7571684 gh: Use clang for release builds 2022-06-21 00:51:08 +02:00
mintsuki
46983e419b build: Use binary libgcc from GCC instead of our own stubs. Closes #180 2022-06-20 05:31:16 +02:00
mintsuki
c69c3844c5 ext: Turn presence of encryption feature to a warning. Closes #179 2022-06-19 20:56:38 +02:00
mintsuki
87a5d4f509 multiboot: Fix section location calculation 2022-06-19 20:56:38 +02:00
peko
bf23488fd5 Update menu.c 2022-06-19 20:56:38 +02:00
mintsuki
a2fe0117d5 multiboot1: Add ELF sections load support 2022-06-19 20:56:38 +02:00
mintsuki
0a9148c8eb multiboot2: Use correct section list copy for section loading 2022-06-19 20:56:38 +02:00
mintsuki
98977f7d22 multiboot2: Fix broken section list size calculation (3) 2022-06-19 20:56:38 +02:00
mintsuki
dc71fe7f12 multiboot2: Fix broken section list size calculation (2) 2022-06-19 20:56:38 +02:00
mintsuki
26521c6dff multiboot2: Fix broken section list size calculation 2022-06-19 20:56:38 +02:00
mintsuki
3853dd0f79 multiboot2: Add mb2_alloc() for quirky allocation locations 2022-06-19 20:56:38 +02:00
mintsuki
d5bd1e9143 build: Pin reduced-gnu-efi commit 2022-06-19 20:48:03 +02:00
mintsuki
9f10f1aa4a term: Move notready and fallback backends to stage 2 2022-06-17 21:01:06 +02:00
mintsuki
564044ec36 stage1: Fix sector loading asm bug 2022-06-12 23:44:43 +02:00
mintsuki
57f384eed5 gop: Ensure QueryMode() is called properly 2022-06-02 09:52:32 +02:00
mintsuki
3b60c7bb80 Revert "gop: Force 32 bpp for preset mode fallback"
This reverts commit 3dbed1dc59.
2022-06-02 09:51:03 +02:00
mintsuki
571374fdd7 Revert "gop: Potential workarounds for modesetting issue"
This reverts commit cf8f4f86a8.
2022-06-02 09:50:13 +02:00
mintsuki
cf8f4f86a8 gop: Potential workarounds for modesetting issue 2022-06-01 19:50:27 +02:00
mintsuki
ab79b95632 elf: Load non-load sections in memory for multiboot 2022-05-29 06:03:59 +02:00
mintsuki
9a89e72dc8 multiboot1: use config_get_tuple when appropriate 2022-05-28 05:13:46 +02:00
Nathan Royer
67b75fa059 multiboot2: use config_get_tuple when appropriate 2022-05-28 05:05:11 +02:00
mintsuki
dd0790a5e0 limine-deploy: Fix bug where any_active is not properly set 2022-05-28 04:58:00 +02:00
mintsuki
0d07b9db15 build: Remove test and screenshot.png from tarballs 2022-05-22 08:42:13 +02:00
mintsuki
3dbed1dc59 gop: Force 32 bpp for preset mode fallback 2022-05-22 08:32:31 +02:00
mintsuki
c9f4f6bee7 fb: Change reactions of protocols to high fb sizes 2022-05-22 08:19:41 +02:00
mintsuki
f77b1f803b gop: Use EDID only if of better resolution than preset 2022-05-22 07:17:26 +02:00
mintsuki
b11b21dfb0 fb: Expand width and height to 64-bit 2022-05-22 06:38:34 +02:00
mintsuki
0d1871dc72 docs: Update README.md 2022-05-22 06:17:36 +02:00
mintsuki
683b38abd2 limine: Document new requests for terminal and framebuffer 2022-05-22 06:08:15 +02:00
mintsuki
9585dcbd5c limine: Add new requests for terminal and framebuffer 2022-05-22 03:44:04 +02:00
mintsuki
3d9737f5e6 build: Configure improvements 2022-05-21 04:23:03 +02:00
mintsuki
4205f7cd5f gensyms: Add exit traps 2022-05-21 03:19:57 +02:00
mintsuki
6036679a12 misc: Work around GNU binutils nonsense 2022-05-20 20:02:14 +02:00
mintsuki
76be53139a misc: Sanitise decompressor linker script 2022-05-20 06:12:17 +02:00