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-09 05:34:54 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
limine
/
stage2
History
N00byEdge
0c81b639fb
Don't stop download if tftp server sends packets smaller than the negotiated mtu
2020-12-01 23:50:49 +01:00
..
drivers
vbe: Fix handling of VBE versions older than 3.0
2020-11-29 08:26:08 +01:00
fs
…
lib
config: Add default expanded entries
2020-12-01 02:52:03 +01:00
mm
…
protos
linux: Allocate the relocation buffer for the command line early so it's allocated before the real mode code
2020-12-01 03:49:01 +01:00
pxe
Don't stop download if tftp server sends packets smaller than the negotiated mtu
2020-12-01 23:50:49 +01:00
sys
…
entry.asm
…
gensyms.sh
…
limine.h
…
linker.ld
…
main.c
config: Dynamically allocate buffer for config values when requested
2020-11-27 19:33:34 +01:00
Makefile
…
menu.c
menu: Fix issue where command line buffer was allocated in conventional memory and subsequently discarded
2020-12-01 03:09:38 +01:00
menu.h
…