rulimine/stage23/lib
2021-12-29 01:24:58 +01:00
..
acpi.c misc: Use %p where appropriate in prints 2021-12-11 22:30:48 +01:00
acpi.h acpi: cleanup smbios lookup to use actual smbios structs 2021-10-08 17:16:51 +02:00
blib.c misc: Add no_unwind to some variables 2021-12-12 20:01:29 +01:00
blib.h misc: Implement .no_unwind section 2021-12-12 20:01:29 +01:00
blib.s2.c term: Introduce quiet mode 2021-11-20 21:57:01 +01:00
bmp.c everywhere: Use pmm_free() in more places 2021-10-21 02:57:41 +02:00
bmp.h everywhere: Use pmm_free() in more places 2021-10-21 02:57:41 +02:00
config.c config: Misc macro improvements 2021-12-15 19:50:52 +01:00
config.h misc: Implement .no_unwind section 2021-12-12 20:01:29 +01:00
elf.c Revert "Revert "misc: Allow recovering from panics"" 2021-12-12 18:25:59 +01:00
elf.h bootboot+elf: deduplicate ELF structures 2021-11-10 01:52:45 +01:00
fb.c misc: Change how bios and uefi macros are defined and tested 2021-07-15 10:03:47 +02:00
fb.h gterm: Many improvements 2021-04-11 02:30:48 +02:00
gterm.c everywhere: Use pmm_free() in more places 2021-10-21 02:57:41 +02:00
gterm.h console: Introduce Limine console 2021-10-31 22:07:18 +01:00
guid.c misc: General code reorganisation 2021-02-25 01:24:54 +01:00
guid.h stivale2: Implement boot volume struct tag 2021-11-24 19:08:46 +01:00
image.c everywhere: Use pmm_free() in more places 2021-10-21 02:57:41 +02:00
image.h everywhere: Use pmm_free() in more places 2021-10-21 02:57:41 +02:00
libc.h iso9660: Fix improper handling of filename casing 2021-06-12 08:03:49 +02:00
libc.s2.c misc: Move to assembly for mem family functions 2021-12-11 22:30:48 +01:00
libgcc.s2.asm32 libgcc: Small __*divmoddi4 bug fix 2021-12-29 01:24:58 +01:00
mem.asm64 misc: Move to assembly for mem family functions 2021-12-11 22:30:48 +01:00
mem.s2.asm32 misc: Move to assembly for mem family functions 2021-12-11 22:30:48 +01:00
panic.s2.c panic: Prevent recursive panics during early boot 2021-12-15 19:50:52 +01:00
part.h chainload: Misc bug fixes and improvements 2021-09-27 04:04:15 +02:00
part.s2.c volume: Fix bug where reads close to the end of drive may fail 2021-12-24 00:32:46 +01:00
print.h misc: Add verbose config option 2021-05-11 06:46:42 +02:00
print.s2.c elf: Print out range addresses on allocation failure 2021-12-07 12:30:40 +01:00
pxe.asmb asm: Reorganise assembly code to avoid symlink use 2021-10-22 20:23:25 +02:00
rand.c cpu: Remove static from header inline functions 2021-08-22 17:37:09 +02:00
rand.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
readline.c Revert "Revert "misc: Allow recovering from panics"" 2021-12-12 18:25:59 +01:00
readline.h readline: re-add emacs key support 2021-08-26 00:15:42 +02:00
real.asmb asm: Reorganise assembly code to avoid symlink use 2021-10-22 20:23:25 +02:00
real.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
sleep.asmb asm: Reorganise assembly code to avoid symlink use 2021-10-22 20:23:25 +02:00
spinup.asm32u asm: Reorganise assembly code to avoid symlink use 2021-10-22 20:23:25 +02:00
spinup.asm64u asm: Reorganise assembly code to avoid symlink use 2021-10-22 20:23:25 +02:00
spinup.asmb asm: Reorganise assembly code to avoid symlink use 2021-10-22 20:23:25 +02:00
term.c panic: Prevent recursive panics during early boot 2021-12-15 19:50:52 +01:00
term.h panic: Prevent recursive panics during early boot 2021-12-15 19:50:52 +01:00
term.s2.c panic: Prevent recursive panics during early boot 2021-12-15 19:50:52 +01:00
time.c bootboot: Remove bootboot support from Limine 2021-11-10 14:24:57 +01:00
time.h bootboot: Remove bootboot support from Limine 2021-11-10 14:24:57 +01:00
trace.h misc: We don't stacktrace on UEFI 2021-03-13 03:40:17 +01:00
trace.s2.c misc: Use %p where appropriate in prints 2021-12-11 22:30:48 +01:00
uri.c Revert "Revert "misc: Allow recovering from panics"" 2021-12-12 18:25:59 +01:00
uri.h everywhere: Implement pmm_free() 2021-10-21 02:54:27 +02:00