This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
limine
Watch
1
Star
0
Fork
0
You've already forked limine
mirror of
https://github.com/limine-bootloader/limine
synced
2025-02-20 19:14:12 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
limine
/
stage2
History
mintsuki
d9b062917a
Fix all warnings and add -Werror to CFLAGS so people stop committing broken code
2020-10-01 02:16:28 +02:00
..
drivers
Fix all warnings and add -Werror to CFLAGS so people stop committing broken code
2020-10-01 02:16:28 +02:00
fs
Fix wrong sizeof in the ext4 bgd branch
2020-09-30 23:51:41 +02:00
lib
Move kernel file code where it belongs
2020-10-01 02:12:13 +02:00
mm
pmm: Merge contiguous bootloader reclaimable entries
2020-09-30 22:51:56 +02:00
protos
Move kernel file code where it belongs
2020-10-01 02:12:13 +02:00
sys
…
entry.asm
…
limine.h
…
linker.ld
…
main.c
…
Makefile
Fix all warnings and add -Werror to CFLAGS so people stop committing broken code
2020-10-01 02:16:28 +02:00
menu.c
VBE: Add margin gradient
2020-09-30 17:29:07 +02:00
menu.h
…