This website works better with JavaScript.
Home
Explore
Help
Sign In
robin.thoni
/
ipxe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
11
Wiki
Activity
1505
Commits
2
Branches
Tree:
3cbf0db0a3
ipxe
/
src
/
interface
/
pxe
History
Michael Brown
6dcb182aee
Fill in BufferSize in PXENV_GET_CACHED_INFO
18 years ago
..
pxe.c
We *should* use the persistent reference API for our netdev reference, but there's so much else missing that it's not worth doing right now.
18 years ago
pxe_errors.c
Split error-message table portions of errno.h out to gpxe/errortab.h
18 years ago
pxe_loader.c
Currently unusable; do not attempt to compile
18 years ago
pxe_preboot.c
Fill in BufferSize in PXENV_GET_CACHED_INFO
18 years ago
pxe_tftp.c
We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.)
18 years ago
pxe_udp.c
We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.)
18 years ago
pxe_undi.c
We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.)
18 years ago