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-12 23:24:02 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
limine
/
stage2
History
mintsuki
562e3c7c88
menu: Do not ignore key pressed during countdown
2020-09-28 22:39:28 +02:00
..
drivers
Add write-combining and MTRR support to speed up VBE framebuffer
2020-09-27 17:39:30 +02:00
fs
Fix conv_mem_alloc bug introduced by e721c3c
2020-09-26 15:41:37 +02:00
lib
menu: Do not ignore key pressed during countdown
2020-09-28 22:39:28 +02:00
mm
MTRR: Add cpuid mtrr feature check
2020-09-28 01:30:12 +02:00
protos
Add write-combining and MTRR support to speed up VBE framebuffer
2020-09-27 17:39:30 +02:00
sys
stivale2: Finish implementing x2APIC support
2020-09-27 01:32:47 +02:00
entry.asm
…
limine.h
…
linker.ld
…
main.c
Add write-combining and MTRR support to speed up VBE framebuffer
2020-09-27 17:39:30 +02:00
Makefile
…
menu.c
menu: Do not ignore key pressed during countdown
2020-09-28 22:39:28 +02:00
menu.h
…