Kacper Słomiński
|
dc68fcaff7
|
limine: Use a higher-half pointer for the stack on AArch64
|
2023-07-26 17:05:33 -05:00 |
mintsuki
|
f365a46617
|
misc: Minor updates to linker scripts
|
2023-07-26 17:05:20 -05:00 |
mintsuki
|
871a8053c2
|
build: Get rid of OBJCOPY2ELF_FLAGS since only IA-32/BIOS used it
|
2023-07-26 17:05:06 -05:00 |
mintsuki
|
49ecb6b577
|
build: Get rid of RISCV_CFLAGS variable as it is now unnecessary
|
2023-07-26 17:04:54 -05:00 |
mintsuki
|
997e2c756a
|
ci: Remove openssh dependency no longer required for release
|
2023-07-26 17:04:46 -05:00 |
mintsuki
|
bc1896c5bb
|
riscv64: Do not use global pointer register
|
2023-07-26 17:04:30 -05:00 |
mintsuki
|
e261a96fa4
|
docs/protocol: Fix typo and mandate ra and gp registers to be 0 for rv64
|
2023-07-26 17:04:21 -05:00 |
mintsuki
|
1f82dd89c7
|
host/limine: Fix typo
|
2023-07-26 17:03:52 -05:00 |
mintsuki
|
93942a3334
|
docs: Update example Limine version in README to 5.20230709.0
|
2023-07-09 03:55:27 +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
|
d08ea721a5
|
limine.c: Add copyright and license information to version command
|
2023-06-20 10:19:01 +02:00 |
mintsuki
|
6e41938206
|
gensyms: Filter out non-function symbols
|
2023-06-20 08:54:53 +02:00 |
mintsuki
|
67fd1a8d9f
|
docs: Update example Limine version in README to 4.20230615.0
|
2023-06-15 13:20:43 +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
|
2da0a08072
|
build: Make limine-uefi-cd.bin 16MiB in size (use FAT16)
|
2023-06-15 03:14:04 +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
|
38ccb76c40
|
misc: limine-hdd.bin -> limine-bios-hdd.bin
|
2023-06-15 01:47:16 +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
|
34a2e85c34
|
misc: Add missing EFI executables install commands to host Makefile
|
2023-06-15 01:12:56 +02:00 |
mintsuki
|
ece02695e8
|
misc: limine-cd.bin -> limine-bios-cd.bin
|
2023-06-15 01:07:44 +02:00 |
mintsuki
|
45fd1ac08f
|
test: Misc updates to the linker script
|
2023-06-15 00:52:59 +02:00 |
mintsuki
|
264decd0ef
|
misc: limine-cd-efi.bin -> limine-uefi-cd.bin
|
2023-06-14 03:14:41 +02:00 |
mintsuki
|
d0b9bbdca6
|
misc: limine-pxe.bin -> limine-bios-pxe.bin
|
2023-06-14 03:04:01 +02:00 |
mintsuki
|
1c5fde5dc9
|
misc: Add BOOTRISCV64.EFI to permissions fix list
|
2023-06-14 00:25:42 +02:00 |
mintsuki
|
a069e220c0
|
docs: BOOT{IA32,X64,AA64}.EFI -> BOOT*.EFI
|
2023-06-14 00:14:20 +02:00 |
mintsuki
|
b764792c97
|
docs: Mention creating the ESP tree in ISOHYBRID partition
|
2023-06-13 12:35:15 +02:00 |
mintsuki
|
a9e6e00994
|
docs: Add donations link
|
2023-06-12 17:46:39 +02:00 |
mintsuki
|
2b154138fe
|
misc: Updates for new limine-efi
|
2023-06-12 05:57:47 +02:00 |
mintsuki
|
cde874fe80
|
misc: Updates for new flanterm
|
2023-06-10 19:23:50 +02:00 |
mintsuki
|
a627c732d5
|
docs: Update example Limine version in README to 4.20230606.0
|
2023-06-06 02:02:23 +02:00 |
mintsuki
|
b78309b45a
|
misc: Remove tinf from tree, pull at bootstrap time
|
2023-06-06 01:16:58 +02:00 |
mintsuki
|
666c5dfcd1
|
riscv64: Update location of __global_pointer$
|
2023-06-06 00:17:07 +02:00 |
mintsuki
|
13042bd25e
|
build/riscv64: libgcc-riscv64 -> libgcc-riscv64-softfloat
|
2023-06-06 00:02:07 +02:00 |
mintsuki
|
f6946a7f0c
|
test: Use retrage.github.io EDK2 nightly builds for all ports
|
2023-06-05 23:14:44 +02:00 |
mintsuki
|
74a6b8e125
|
protos/linux: Do not zero EFI memmap size on IA-32 EFI
|
2023-06-05 23:05:20 +02:00 |
mintsuki
|
705719a229
|
docs/readme: Adjust stb_image.h link to point to dev branch
|
2023-06-05 00:07:03 +02:00 |
mintsuki
|
e205d51ca4
|
docs: Add Limine pronounciation link to README.md
|
2023-06-04 23:39:14 +02:00 |
ミンツキ
|
fa7b2409e7
|
Merge pull request #276 from xvanc/trunk
limine: scale the maximum KASLR offset based on the address space size
|
2023-06-04 21:05:48 +02:00 |