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-13 07:34:15 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
limine
/
test
History
mintsuki
ed5d049c72
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
..
.gitignore
Add testing facilities
2020-03-24 23:39:02 +01:00
bg.bmp
Initial work on bitmap and background support. Add a public domain picture.
2020-09-21 17:43:37 +02:00
limine.cfg
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
linker.ld
Add RSDP detection to stivale
2020-03-26 01:37:56 +01:00
Makefile
Use elf64
2020-03-25 01:31:59 +01:00
test.asm
Initial SMP implementation
2020-09-18 14:39:29 +02:00