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
2024-12-03 05:32:00 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b8b7a798d4
limine
/
stage2
/
mm
History
mintsuki
e8f1c9437a
Change return type of cpuid(), add APIC existance check, do not assume BSP APIC ID to be 0
2020-10-22 15:25:10 +02:00
..
mtrr.c
Change return type of cpuid(), add APIC existance check, do not assume BSP APIC ID to be 0
2020-10-22 15:25:10 +02:00
mtrr.h
Add write-combining and MTRR support to speed up VBE framebuffer
2020-09-27 17:39:30 +02:00
pmm.c
Remove conv_mem_rewind() as it could be a dangerous source of bugs, modify code that used it accordingly
2020-10-20 02:38:01 +02:00
pmm.h
Remove conv_mem_rewind() as it could be a dangerous source of bugs, modify code that used it accordingly
2020-10-20 02:38:01 +02:00
vmm.c
Fix vmm warnings
2020-09-21 13:41:31 +02:00
vmm.h
Reorganise headers
2020-09-21 12:15:55 +02:00