mintsuki
|
a425f1ca2f
|
disk: Add additional volume_index_i overflow guards
|
2023-08-17 12:55:58 -05:00 |
|
mintsuki
|
50f87fc3f6
|
exceptions: Change naming of exceptions in panic message
|
2023-08-14 10:58:30 -05:00 |
|
mintsuki
|
92d52e3e02
|
Revert "Revert "fs: Drop ext* support""
This reverts commit 1e65ada438 .
|
2023-08-12 17:53:15 -05:00 |
|
mintsuki
|
980b3aab90
|
limine: Do not return SMBIOS response if not present
|
2023-08-10 19:01:07 -05:00 |
|
xvanc
|
656468bc0b
|
smp/riscv: don't report completion to BSP before actually completed
|
2023-08-10 12:27:27 -05:00 |
|
mintsuki
|
f3ea5c7ab3
|
limine: Set up framebuffer caching as WC
|
2023-08-08 13:47:53 -05:00 |
|
mekb
|
29e93762f7
|
menu: Add option to hide help text
|
2023-08-04 22:53:42 +10:00 |
|
xvanc
|
d7d4aea753
|
vmm/riscv: execute sfence after loading satp
|
2023-08-02 16:58:31 -05:00 |
|
xvanc
|
56cdc669bf
|
limine/riscv: remove dependency on lower half identity map
|
2023-08-02 15:20:47 -05:00 |
|
xvanc
|
46d3dcd600
|
vmm/riscv: fix bug in vmm_max_paging_mode()
|
2023-08-02 15:05:53 -05:00 |
|
mintsuki
|
c811a9a18f
|
rv64: Misc relaxation related fixes
|
2023-08-01 05:06:40 -05:00 |
|
mintsuki
|
edaadc2201
|
gterm: Change resolutions at which autoscaling is triggered
|
2023-07-29 04:45:02 -05:00 |
|
mintsuki
|
e1d25f8c66
|
menu: Center menu vertically
|
2023-07-29 03:52:57 -05:00 |
|
mintsuki
|
551d5163fb
|
gop: Readd preset mode storage
|
2023-07-29 03:12:31 -05:00 |
|
mintsuki
|
b8ea97ccb1
|
menu: Do not draw box around boot menu
|
2023-07-29 02:17:34 -05:00 |
|
mintsuki
|
53aa3417e5
|
menu: Adjust centering by 2 characters to the left
|
2023-07-28 04:02:27 -05:00 |
|
mintsuki
|
1fc52415dd
|
menu: Fix a couple of boot menu alignment issues
|
2023-07-28 01:36:19 -05:00 |
|
mintsuki
|
bfa16d3d3b
|
menu: Initialise max_len if null regardless of shift
|
2023-07-28 00:30:44 -05:00 |
|
mintsuki
|
521a1f2276
|
menu: Fix maybe uninitialised issue with cur_len var
|
2023-07-27 23:17:36 -05:00 |
|
mintsuki
|
7ca22bd6e8
|
menu: Fix NULL deref bug with shift variable
|
2023-07-27 23:12:35 -05:00 |
|
mintsuki
|
1bccba02ae
|
console: Add slide command
|
2023-07-27 23:09:42 -05:00 |
|
mintsuki
|
6c1eba874a
|
menu: Center boot menu
|
2023-07-27 22:50:17 -05:00 |
|
mintsuki
|
71ba012a93
|
gterm: Autoscale font on higher resolutions
|
2023-07-27 01:41:32 -05:00 |
|
Kacper Słomiński
|
1a03213601
|
limine: Remove dependency on identity map in AArch64 code
|
2023-07-26 23:13:33 +02:00 |
|
Kacper Słomiński
|
eee638c583
|
limine: Adjust higher half offsets for AArch64
|
2023-07-26 23:05:40 +02:00 |
|
Kacper Słomiński
|
075824686f
|
limine: Use a higher-half pointer for the stack on AArch64
|
2023-07-26 23:05:40 +02:00 |
|
mintsuki
|
303592f9e7
|
limine: Do not drop unconditional mapping of first 4GiB
|
2023-07-25 02:54:00 -05:00 |
|
mintsuki
|
296aba6bb7
|
limine: Drop legacy identity map and map of reserved regions
|
2023-07-21 15:21:38 -05:00 |
|
mintsuki
|
81e6849431
|
misc: Minor updates to linker scripts
|
2023-07-15 01:10:06 +02:00 |
|
mintsuki
|
fb038c99c6
|
build: Get rid of OBJCOPY2ELF_FLAGS since only IA-32/BIOS used it
|
2023-07-14 22:33:24 +02:00 |
|
mintsuki
|
bf2a37992d
|
build: Get rid of RISCV_CFLAGS variable as it is now unnecessary
|
2023-07-13 07:58:07 +02:00 |
|
mintsuki
|
f16b428aaf
|
riscv64: Do not use global pointer register
|
2023-07-13 04:45:33 +02:00 |
|
mintsuki
|
b72d033510
|
elf: elf64_load(): Remove accidentally left in debug code
|
2023-07-09 03:40:06 +02:00 |
|
mintsuki
|
11f50a6aaa
|
part: Require keypresses between entry displays in list_volumes()
|
2023-07-09 03:37:55 +02:00 |
|
mintsuki
|
79e50a82af
|
misc: Use assembly for memory functions on x86
|
2023-07-09 03:09:45 +02:00 |
|
mintsuki
|
17e26c8c95
|
elf: Fix potential uninitialised usage of bss_size
|
2023-07-09 03:09:45 +02:00 |
|
mintsuki
|
9333f1ca8b
|
limine/elf: Optimise not to scan .bss for requests
|
2023-07-08 23:44:50 +02:00 |
|
mintsuki
|
99d671ecf8
|
build: Drop -Wno-deprecated-declarations flag
|
2023-06-20 16:24:27 +02:00 |
|
mintsuki
|
7882d89b4e
|
limine: Drop 5-level paging request support
|
2023-06-20 16:10:08 +02:00 |
|
mintsuki
|
1ad6d6013e
|
limine: Drop terminal request support
|
2023-06-20 15:58:52 +02:00 |
|
mintsuki
|
2ac43a320f
|
asm: Add missing section directives
|
2023-06-20 13:24:49 +02:00 |
|
mintsuki
|
2d6a1e4535
|
console: Add firmware type command
|
2023-06-20 11:10:33 +02:00 |
|
mintsuki
|
6e41938206
|
gensyms: Filter out non-function symbols
|
2023-06-20 08:54:53 +02:00 |
|
mintsuki
|
66268f7d7f
|
pmm: Use fixed value of 1024 for recl entries count
|
2023-06-15 13:06:52 +02:00 |
|
mintsuki
|
cb14f44eb3
|
pmm: Fix change-memmap-in-use bug
|
2023-06-15 12:54:36 +02:00 |
|
mintsuki
|
910a0d84a0
|
vmm: Fix page_sizes values and move declaration to top
|
2023-06-15 08:21:48 +02:00 |
|
mintsuki
|
670b635ae8
|
config: Add and document ARCH built-in macro
|
2023-06-15 02:23:48 +02:00 |
|
mintsuki
|
bc8188e275
|
misc: limine.sys -> limine-bios.sys
|
2023-06-15 02:02:32 +02:00 |
|
mintsuki
|
7b1284808a
|
build: Fix permissions of output files in makefile instead of release recipe
|
2023-06-15 01:33:17 +02:00 |
|
mintsuki
|
2b154138fe
|
misc: Updates for new limine-efi
|
2023-06-12 05:57:47 +02:00 |
|