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
65b39a4111
rulimine
/
stage2
History
mintsuki
65b39a4111
menu: Make theme colours a single key
2020-11-05 13:29:42 +01:00
..
drivers
part: Some general cleanup
2020-11-02 10:17:20 +01:00
fs
part: Some general cleanup
2020-11-02 10:17:20 +01:00
lib
blib: Make strtoui return the address of the first non-numeric digit
2020-11-05 12:50:42 +01:00
mm
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
protos
blib: Make strtoui return the address of the first non-numeric digit
2020-11-05 12:50:42 +01:00
pxe
Add pxe support
2020-11-05 01:53:18 +01:00
sys
LAPIC: Fix bug where wrong CPUID bit was tested to check for APIC
2020-10-26 17:36:35 +01: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
Bump version number to 0.6
2020-11-01 10:39:49 +01: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 pxe support
2020-11-05 01:53:18 +01:00
Makefile
Add BIOS drive indexing
2020-10-18 06:23:39 +02:00
menu.c
menu: Make theme colours a single key
2020-11-05 13:29:42 +01:00
menu.h
Use URIs in the last few remaining places, update CONFIG.md
2020-11-01 22:07:10 +01:00