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
0cfb40b58a
rulimine
/
stage2
History
mintsuki
86a69d8724
Add write-combining and MTRR support to speed up VBE framebuffer
2020-09-27 17:39:30 +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
Refactor VBE code
2020-09-26 03:56:44 +02:00
mm
Add write-combining and MTRR support to speed up VBE framebuffer
2020-09-27 17:39:30 +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
Fix some warnings in the decompressor and do not use special symbol main() for entry points
2020-09-18 22:15:27 +02:00
limine.h
Finish implementing SMP
2020-09-18 19:02:47 +02:00
linker.ld
Fix issue with int 13h DAP potentially not fitting within a single real mode segment; load stage 2 at 0x8000 and disable LTO as it is broken for some unknown reasons now
2020-09-25 22:36:26 +02:00
main.c
Add write-combining and MTRR support to speed up VBE framebuffer
2020-09-27 17:39:30 +02:00
Makefile
Fix bugs related to handling real mode switch in inline assembly sections; reenable LTO as that fixes it
2020-09-25 22:57:57 +02:00
menu.c
Refactor VBE code
2020-09-26 03:56:44 +02:00
menu.h
Complete background infrastructure and fix some bmp bugs
2020-09-22 00:18:13 +02:00