This website requires JavaScript.
Explore
Help
Sign In
Aren
/
rulimine
Watch
1
Star
0
Fork
0
You've already forked rulimine
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
970b4e3fc9
rulimine
/
stage2
/
mm
History
mintsuki
970b4e3fc9
misc: Fix a bunch of warnings related to potentially used uninitialised variables
2020-11-16 21:23:11 +01: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
pmm: Only align memory map when explicitly requested as not to fragment ext_mem allocations too much
2020-11-14 13:29:30 +01: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
misc: Fix a bunch of warnings related to potentially used uninitialised variables
2020-11-16 21:23:11 +01:00
vmm.h
Reorganise headers
2020-09-21 12:15:55 +02:00