rulimine/common/lib
mintsuki e49865a467 lib/time: EFI: Return time of 0 if GetTime() unsupported 2023-10-24 18:38:18 +02:00
..
acpi.c misc: Rename UEFI and BIOS define macros 2022-09-02 02:29:12 +02:00
acpi.h acpi: remove duplicate definition in sys/lapic.c 2023-09-16 11:28:15 -05:00
config.c config: Disable editor by default if config b2sum present. Fixes #296 2023-08-29 22:34:20 -05:00
config.h limine: Add UEFI PXE support 2023-01-17 18:47:36 +02:00
elf.c elf: Panic if there are PHDRs with different perms sharing same page 2023-09-24 01:56:50 -05:00
elf.h limine/elf: Optimise not to scan .bss for requests 2023-07-08 23:44:50 +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 video: Initial support for multiple framebuffers 2022-11-18 23:59:31 +01:00
fb.h video: Initial support for multiple framebuffers 2022-11-18 23:59:31 +01:00
gterm.c lib/gterm: Try to initialize all 32-bpp framebuffers 2023-10-24 18:38:18 +02:00
gterm.h video: Initial support for multiple framebuffers 2022-11-18 23:59:31 +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 08:47:38 +01:00
image.h image: Use stbi_image_free() instead of freeing buffer ourselves 2023-03-05 08:47:38 +01:00
libc.h lib/libc: add misc utilities 2023-09-16 11:21:17 -05:00
libc.s2.c lib/libc: add misc utilities 2023-09-16 11:21:17 -05:00
macros.aarch64_asm.h Initial AArch64 port (#205) 2022-08-18 17:32:54 +02:00
mem.asm_x86_64 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
mem.s2.asm_ia32 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
memory.s2.c misc: Use assembly for memory functions on x86 2023-07-09 03:09:45 +02:00
misc.c menu: Add option to hide help text 2023-08-08 14:09:11 -05:00
misc.h misc: aarch64: Remove unused enter_in_current_el() function 2023-09-16 14:28:33 -05:00
misc.s2.c misc: Misc stage 2 related improvements 2022-09-17 13:53:57 +02:00
panic.s2.c Initial riscv64 port (#274) 2023-06-04 01:36:06 +02:00
part.c part: Require keypresses between entry displays in list_volumes() 2023-07-09 03:37:55 +02:00
part.h limine: Add UEFI PXE support 2023-01-17 18:47:36 +02: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-29 22:43:06 +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 term: Compatibility with new terminal code 2022-12-30 07:58:46 +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 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
sleep.asm_bios_ia32 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
spinup.asm_aarch64 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
spinup.asm_bios_ia32 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
spinup.asm_riscv64 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
spinup.asm_uefi_ia32 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
spinup.asm_uefi_x86_64 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
term.c Initial riscv64 port (#274) 2023-06-04 01:36:06 +02:00
term.h term: Drop in_bootloader for new Flanterm 2023-03-30 01:23:55 +02:00
time.c lib/time: EFI: Return time of 0 if GetTime() unsupported 2023-10-24 18:38:18 +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: Misc EFI linker script improvements and drop .sbat 2023-09-11 17:16:19 -05:00
uri.c Revert "misc: Revert back to using tinf for all GZ decompression" 2023-05-03 19:53:27 +02:00
uri.h uri: Add checksum validation 2022-09-13 01:14:55 +02:00