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-20 19:14:12 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
limine
/
stage2
History
mintsuki
74c7c0d776
Add E9_OUTPUT config option
2020-10-20 02:38:44 +02:00
..
drivers
BIOS disk driver: do not make assumptions about sector size being 512 bytes
2020-10-18 06:35:20 +02:00
fs
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
lib
Add E9_OUTPUT config option
2020-10-20 02:38:44 +02:00
mm
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
protos
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
sys
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
entry.asm
…
limine.h
…
linker.ld
…
main.c
Add BIOS drive indexing
2020-10-18 06:23:39 +02:00
Makefile
Add BIOS drive indexing
2020-10-18 06:23:39 +02:00
menu.c
…
menu.h
…