1244 Commits

Author SHA1 Message Date
mintsuki
3dcde21bcf build: Move to using autoconf 2022-01-16 22:59:29 +01:00
mintsuki
351031e212 disk: UEFI related adjustments v2.74.6 2022-01-14 02:06:39 +01:00
mintsuki
c842fc650f Revert "disk: Fix logic issue with UEFI volume detection"
This reverts commit 19bd7816614103331e849937fce836ec6e92cdba.
2022-01-14 02:06:39 +01:00
mintsuki
852e6fe812 build: Make install should not depend on all v2.74.5 2022-01-10 14:18:42 +01:00
mintsuki
3eecacf139 multiboot2: Pass actual size of all tags rather than allocated size 2022-01-10 14:18:42 +01:00
mintsuki
98949a01a2 ext2: Do not panic on feature checks when testing signature v2.74.4 2022-01-09 21:07:14 +01:00
mintsuki
dbdeae5ac5 disk: Fix logic issue with UEFI volume detection 2022-01-09 21:07:14 +01:00
mintsuki
16c193a710 gh: Update issue template v2.74.3 2022-01-08 19:40:36 +01:00
mintsuki
6ebc425c22 ext4: Fix bogus pmm_free() bugs. Fixes #146 2022-01-08 19:40:36 +01:00
mintsuki
30947f4d83 disk: Limit size of fastest_xfer_size on UEFI v2.74.2 2022-01-06 11:21:06 +01:00
mintsuki
b25cd49b6a term: Move fallback logic from panic.s2.c to term.s2.c 2022-01-06 11:21:06 +01:00
streaksu
792ef92073 disk: Make disk_read_sectors() return errors instead of bool v2.74.1 2022-01-03 23:02:30 +01:00
mintsuki
76ff0c1c80 build: Makefile -> GNUmakefile v2.74 2022-01-02 13:06:48 +01:00
mintsuki
291d45d9fb build: Makefile improvements 2022-01-02 13:06:48 +01:00
mintsuki
85dba6d595 disk: Fail disk_read_sectors() on any error code 2022-01-02 13:06:48 +01:00
mintsuki
7adda92032 disk: Use stdalign.h instead of GCC attribute 2022-01-02 13:06:48 +01:00
mintsuki
e06f7a3a3c misc: Update copyright years 2022-01-02 13:06:48 +01:00
mintsuki
a2e6051451 misc: Move to standard C11 noreturn 2022-01-02 13:06:48 +01:00
mintsuki
dce8fc92f4 volume: Catch xfer_size==0 condition in cache_block() v2.73.5 2021-12-29 01:24:58 +01:00
mintsuki
4d7d9e9c1a libgcc: Small __*divmoddi4 bug fix 2021-12-29 01:24:58 +01:00
mintsuki
00f7b00cf6 volume: Fix bug where reads close to the end of drive may fail v2.73.4 2021-12-24 00:32:46 +01:00
mintsuki
88864b2695 limine-install: Fix broken argc comparison 2021-12-24 00:32:46 +01:00
mintsuki
c1017c3fab chainload: Fix up drive number passed to spinup() 2021-12-24 00:32:46 +01:00
mintsuki
a04a84a5de build: Misc Makefile improvements 2021-12-24 00:32:46 +01:00
mintsuki
3654bb7efb stivale1&2: Allocate kernel with the right memmap type for 32-bit 2021-12-24 00:32:46 +01:00
mintsuki
a294dd3ced build: Improve clang detection code v2.73.3 2021-12-22 01:51:50 +01:00
mintsuki
9d6121038d lds: Move build-id inside limine.sys size area 2021-12-22 01:51:50 +01:00
mintsuki
438a38c7e1 fat32: Do not hardcode sector size v2.73.2 2021-12-20 07:57:37 +01:00
mintsuki
95ba687eb7 limine-install: Add O_BINARY flag to open() on win32 2021-12-20 07:57:37 +01:00
mintsuki
6e85bc53ab build: Fix makefile race condition 2021-12-20 07:57:37 +01:00
mintsuki
a171ab446c build: UEFI linker scripts adjustments v2.73.1 2021-12-19 02:30:52 +01:00
mintsuki
08bd89fbcc build: BIOS linker scripts adjustments 2021-12-19 02:30:52 +01:00
mintsuki
56d964ae32 build: Remove useless subsystem objcopy argument for UEFI 2021-12-19 02:30:52 +01:00
mintsuki
faa7579f76 menu: Do not reset term on editor exit to menu 2021-12-19 02:30:52 +01:00
mintsuki
1e4f97a59f Revert "build: Small change to EFI objcopy command"
This reverts commit 1e69aff0d7002c48324432ef011cf44ae6664a64.
2021-12-19 02:30:52 +01:00
mintsuki
98eca7fae0 config: Misc macro improvements v2.73 2021-12-15 19:50:52 +01:00
mintsuki
358b995b49 config: Implement macros 2021-12-15 19:50:52 +01:00
lukflug
65bebbbfef panic: Prevent recursive panics during early boot 2021-12-15 19:50:52 +01:00
mintsuki
987740691c build: Small change to EFI objcopy command v2.72 2021-12-12 20:01:29 +01:00
mintsuki
5b51d110ca misc: Add no_unwind to some variables 2021-12-12 20:01:29 +01:00
mintsuki
402577ad22 misc: Implement .no_unwind section 2021-12-12 20:01:29 +01:00
mintsuki
760e1b20c4 misc: Unwind both .data and .bss 2021-12-12 20:01:29 +01:00
mintsuki
13974faced menu: Fix stack alignment issue 2021-12-12 20:01:29 +01:00
mintsuki
a5073b9a6c Revert "Revert "misc: Allow recovering from panics""
This reverts commit 5f9ed4c78f744cbfcb408b7ed8ed567b139b7d29.
2021-12-12 18:25:59 +01:00
mintsuki
b70966e12d Revert "menu: Entry assembly fixes"
This reverts commit 90a07f0da6f7569adf11f58dc4ab7259c3404dce.
2021-12-12 18:25:48 +01:00
mintsuki
90a07f0da6 menu: Entry assembly fixes v2.71 2021-12-12 15:50:40 +01:00
mintsuki
5f9ed4c78f Revert "misc: Allow recovering from panics"
This reverts commit 40705e5935a918a37db2941a83b9b191eacca248.
2021-12-12 15:50:39 +01:00
mintsuki
5e439b3174 console: Add editor command v2.70 2021-12-11 22:36:16 +01:00
mintsuki
a4eb69e3c3 menu: Fix panic menu-reentry with TIMEOUT=0; fix entry assembly 2021-12-11 22:33:51 +01:00
mintsuki
40705e5935 misc: Allow recovering from panics 2021-12-11 22:33:27 +01:00