Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
robin.thoni
/
ipxe
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
11
Wiki
Aktivität
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
875
Commits
2
Branches
Struktur:
41b399d672
master
old
v1.20.1-rthoni
v1.20.1
v1.0.0-rc1
v1.0.0
v0.9.9
v0.9.8
v0.9.7
v0.9.6
v0.9.5
v0.9.4
v0.9.3
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „41b399d672“
${ noResults }
ipxe
/
src
/
interface
/
pxe
Verlauf
Michael Brown
c3e41e6fd1
Added soon-to-be-requisite missing include.
vor 18 Jahren
..
pxe.c
Added soon-to-be-requisite missing include.
vor 18 Jahren
pxe_errors.c
gcc is rather over-aggressive about optimising out static data structures even when __atribute__ (( unused )) is correctly set...
vor 19 Jahren
pxe_loader.c
Split PXE code into preboot, udp, tftp, undi and loader units. PXE code now compiles without errors (though it won't actually work).
vor 19 Jahren
pxe_preboot.c
Merge from Etherboot 5.4
vor 19 Jahren
pxe_tftp.c
TFTP upgraded to use a core function library (in tftpcore.c) which will be shared between TFTP, TFTM and MTFTP protocols.
vor 19 Jahren
pxe_udp.c
Refer to implementation note on IP routing.
vor 19 Jahren
pxe_undi.c
Updated to remove obsolete constants
vor 19 Jahren