rulimine/common/lib
mintsuki d9e51dc7c8 gterm: Change resolutions at which autoscaling is triggered 2023-07-29 11:56:59 -05:00
..
acpi.c misc: Rename UEFI and BIOS define macros 2022-09-02 02:29:12 +02:00
acpi.h misc: Rename UEFI and BIOS define macros 2022-09-02 02:29:12 +02:00
config.c config: Add and document ARCH built-in macro 2023-06-15 02:34:11 +02:00
config.h limine: Add UEFI PXE support based on @qookei's original patch with small changes. 2023-01-20 21:05:24 +01:00
elf.c elf: elf64_load(): Remove accidentally left in debug code 2023-07-09 04:11:19 +02:00
elf.h limine/elf: Optimise not to scan .bss for requests 2023-07-09 04:11:19 +02:00
elsewhere.c misc: blib.h -> misc.h 2022-08-26 23:44:47 +02:00
elsewhere.h misc: Bring mb2 up to par to mb1 wrt everywhere ranges and bug fixes 2022-06-29 10:27:04 +02:00
fb.c misc: Backport multiple framebuffer support from trunk 2023-02-16 04:13:22 +01:00
fb.h misc: Backport multiple framebuffer support from trunk 2023-02-16 04:13:22 +01:00
gterm.c gterm: Change resolutions at which autoscaling is triggered 2023-07-29 11:56:59 -05:00
gterm.h misc: Backport multiple framebuffer support from trunk 2023-02-16 04:13:22 +01:00
guid.c misc: blib.h -> misc.h 2022-08-26 23:44:47 +02:00
guid.h misc: stage23 -> common 2022-02-03 10:38:43 +01:00
image.c image: Use stbi_image_free() instead of freeing buffer ourselves 2023-03-05 09:25:57 +01:00
image.h image: Use stbi_image_free() instead of freeing buffer ourselves 2023-03-05 09:25:57 +01:00
libc.h image: Use stb_image for image loading 2023-03-05 09:25:57 +01:00
libc.s2.c image: Use stb_image for image loading 2023-03-05 09:25:57 +01:00
macros.aarch64_asm.h Initial AArch64 port (#205) 2022-08-18 17:32:54 +02:00
mem.asm_x86_64 misc: Use assembly for memory functions on x86 2023-07-09 04:11:19 +02:00
mem.s2.asm_ia32 misc: Use assembly for memory functions on x86 2023-07-09 04:11:19 +02:00
memory.s2.c misc: Use assembly for memory functions on x86 2023-07-09 04:11:19 +02:00
misc.c misc: Dynamically allocate EFI memmap copy 2022-10-07 10:16:21 +02:00
misc.h uri: Add checksum validation 2022-10-14 05:42:15 +02:00
misc.s2.c uri: Add checksum validation 2022-10-14 05:42:15 +02:00
panic.s2.c misc: Backport multiple framebuffer support from trunk 2023-02-16 04:13:22 +01:00
part.c part: Require keypresses between entry displays in list_volumes() 2023-07-09 04:11:19 +02:00
part.h limine: Add UEFI PXE support based on @qookei's original patch with small changes. 2023-01-20 21:05:24 +01:00
part.s2.c misc: Rename UEFI and BIOS define macros 2022-09-02 02:29:12 +02:00
print.h misc: Update several macros 2022-08-26 23:30:00 +02:00
print.s2.c misc: Updates for Flanterm rebrand 2023-03-30 05:40:21 +02:00
rand.c misc: blib.h -> misc.h 2022-08-26 23:44:47 +02:00
rand.h misc: stage23 -> common 2022-02-03 10:38:43 +01:00
readline.c misc: Backport multiple framebuffer support from trunk 2023-02-16 04:13:22 +01:00
readline.h misc: Rename UEFI and BIOS define macros 2022-09-02 02:29:12 +02:00
real.h misc: stage23 -> common 2022-02-03 10:38:43 +01:00
real.s2.asm_bios_ia32 Revert "bios: Get rid of self-modifying interrupt call code" 2022-08-25 20:13:42 +02:00
sleep.asm_bios_ia32 build: Increase portability of Makefile targets 2022-06-15 03:25:36 +02:00
spinup.asm_aarch64 asm: Add missing section directives 2023-06-20 13:26:27 +02:00
spinup.asm_bios_ia32 build: Increase portability of Makefile targets 2022-06-15 03:25:36 +02:00
spinup.asm_uefi_ia32 build: Increase portability of Makefile targets 2022-06-15 03:25:36 +02:00
spinup.asm_uefi_x86_64 build: Increase portability of Makefile targets 2022-06-15 03:25:36 +02:00
term.c term: Drop in_bootloader for new Flanterm 2023-03-30 05:40:21 +02:00
term.h term: Drop in_bootloader for new Flanterm 2023-03-30 05:40:21 +02:00
time.c misc: Rename UEFI and BIOS define macros 2022-09-02 02:29:12 +02:00
time.h misc: stage23 -> common 2022-02-03 10:38:43 +01:00
trace.h misc: stage23 -> common 2022-02-03 10:38:43 +01:00
trace.s2.c misc: Rename UEFI and BIOS define macros 2022-09-02 02:29:12 +02:00
uri.c Revert "misc: Revert back to using tinf for all GZ decompression" 2023-05-03 22:51:14 +02:00
uri.h uri: Add checksum validation 2022-10-14 05:42:15 +02:00