http://git.etherboot.org
/
people
/
lynusvaz
/
gpxe.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[http] gPXE is a HTTP/1.0 client, not a HTTP/1.1 client
[people/lynusvaz/gpxe.git]
/
src
/
interface
/
2008-03-26
H. Peter Anvin
[PXEXT] Add FILE_API_CHECK API function
tree
|
commitdiff
2008-03-25
Michael Brown
[Settings] Remove assumption that all settings have...
tree
|
commitdiff
2008-03-23
Michael Brown
[DHCP] Fix up fake-packet creation as used by PXENV_GET...
tree
|
commitdiff
2008-03-22
Michael Brown
Merge branch 'master' of rom.etherboot.org:/gpxe
tree
|
commitdiff
2008-03-21
Michael Brown
[Settings] Migrate DHCP and NVO code to the new setting...
tree
|
commitdiff
2008-03-11
Michael Brown
Merge branch 'pxerom-pmm'
tree
|
commitdiff
2008-03-10
Michael Brown
Merge branch 'xl0-timer'
tree
|
commitdiff
2008-03-10
Michael Brown
[PXE] Work around a buffer-size bug in WinPE
tree
|
commitdiff
2008-03-04
Michael Brown
[PXEXT] Add PXENV_FILE_EXEC call to PXE extensions...
tree
|
commitdiff
2008-02-02
Michael Brown
Start restructuring pxe_tftp.c to cope with multicast...
tree
|
commitdiff
2008-01-22
Michael Brown
Merge commit 'laptop/master'
tree
|
commitdiff
2008-01-22
Michael Brown
Merge branch 'master' of rom.etherboot.org:/gpxe
tree
|
commitdiff
2008-01-22
Michael Brown
Add pxe_set_cached_filename() so that pxe_tftp.c can...
tree
|
commitdiff
2008-01-22
Michael Brown
Use XFER_INIT() macro.
tree
|
commitdiff
2008-01-08
Michael Brown
Make seek information part of the xfer metadata, rather...
tree
|
commitdiff
2007-12-06
Michael Brown
Fix compiler warnings that appear only on OpenBSD.
tree
|
commitdiff
2007-12-07
Michael Brown
Don't complain when callers provide too-short buffers for
tree
|
commitdiff
2007-11-24
Marty Connor
Merge branch 'mdc-working' of ssh://git.etherboot.org...
tree
|
commitdiff
2007-11-22
Michael Brown
Provide individually cached constructed copies of DHCP...
tree
|
commitdiff
2007-11-22
Michael Brown
Do not fill in the BufferLimit field in struct
tree
|
commitdiff
2007-08-23
Michael Brown
Merge commit 'holger/strings'
tree
|
commitdiff
2007-08-07
Holger Lubitz
Merge branch 'master' of git://git.etherboot.org/scm...
tree
|
commitdiff
2007-08-04
Michael Brown
Add PXE FILE API.
tree
|
commitdiff
2007-08-04
Michael Brown
Make read_user() non-blocking, and add select() call.
tree
|
commitdiff
2007-08-01
Holger Lubitz
Merge branch 'master' into strings
tree
|
commitdiff
2007-07-31
Michael Brown
Centralise construction of the DHCP request and respons...
tree
|
commitdiff
2007-07-24
Michael Brown
Add per-file error identifiers
tree
|
commitdiff
2007-07-08
Michael Brown
Separate the "is data ready" function of xfer_seek...
tree
|
commitdiff
2007-07-08
Michael Brown
Kill off unused request() method in data-xfer interface.
tree
|
commitdiff
2007-07-07
Michael Brown
Use net_device_operations structure and netdev_nullify...
tree
|
commitdiff
2007-07-05
Michael Brown
Allow recording of TX and RX errors to aid in end-user...
tree
|
commitdiff
2007-07-04
Michael Brown
!PXE and PXENV+ structures are in code segment, not...
tree
|
commitdiff
2007-07-03
Michael Brown
Add (untested) UNDI loader C-level implementation.
tree
|
commitdiff
2007-07-03
Michael Brown
Merge branch 'master' of rom.etherboot.org:/gpxe
tree
|
commitdiff
2007-07-03
Michael Brown
Separated out initialisation functions from startup...
tree
|
commitdiff
2007-07-03
Michael Brown
Merge branch 'master' of rom.etherboot.org:/gpxe
tree
|
commitdiff
2007-07-03
Michael Brown
Move pxe_netdev and set_pxe_netdev to pxe_undi.c and...
tree
|
commitdiff
2007-07-03
Marty Connor
Merge branch 'master' of /pub/scm/gpxe
tree
|
commitdiff
2007-07-03
Michael Brown
Implemented (untested) PXENV_START_UNDI.
tree
|
commitdiff
2007-07-03
Michael Brown
Report our interface type as "gPXE" to avoid working...
tree
|
commitdiff
2007-07-03
Michael Brown
Kill off PXENV_UNDI_FORCE_INTERRUPT support; we have...
tree
|
commitdiff
2007-07-03
Michael Brown
Reserve space for link-layer header in pxenv_undi_trans...
tree
|
commitdiff
2007-07-02
Michael Brown
Add missing call to free_iob() in pxenv_undi_isr().
tree
|
commitdiff
2007-07-02
Michael Brown
Add trivial net device statistics (TX and RX packet...
tree
|
commitdiff
2007-07-02
Michael Brown
Place netdev_open()/netdev_close() calls in appropriate...
tree
|
commitdiff
2007-07-02
Michael Brown
Add mechanism for providing TX completion events.
tree
|
commitdiff
2007-07-02
Marty Connor
Merge branch 'master' of ssh://rom.etherboot.org/gpxe
tree
|
commitdiff
2007-07-02
Michael Brown
Add untested support for UNDI transmit and receive.
tree
|
commitdiff
2007-07-02
Michael Brown
Use a common base-memory packet buffer for DHCP constru...
tree
|
commitdiff
2007-07-02
Michael Brown
pxe_netdev now holds a reference to the network device.
tree
|
commitdiff
2007-07-02
Michael Brown
Call shutdown() from pxenv_undi_shutdown(). Probably...
tree
|
commitdiff
2007-06-30
Michael Brown
Implement the two UNDI API calls used by RIS.
tree
|
commitdiff
2007-06-30
Michael Brown
Implement the "overwrite TFTP filename" Microsoft RIS...
tree
|
commitdiff
2007-06-30
Michael Brown
Separate out pxe_start_nbp() from pxe_image.c into...
tree
|
commitdiff
2007-06-29
Michael Brown
I really, really screwed up the semantics of BufferSize...
tree
|
commitdiff
2007-06-29
Michael Brown
Windows RIS now gets as far as downloading NTLDR.
tree
|
commitdiff
2007-06-20
Michael Brown
Partial migration of UDP to data-xfer interface. ...
tree
|
commitdiff
2007-06-11
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
tree
|
commitdiff
2007-06-11
Michael Brown
Updated TFTP and PXE UDP API code to use not-yet-implem...
tree
|
commitdiff
2007-05-18
Michael Brown
Updated to use POSIX-style file I/O layer.
tree
|
commitdiff
2007-03-13
James Harper
Ported bnx2 driver from Etherboot 5.4.
tree
|
commitdiff
2007-01-18
Michael Brown
Include stdlib.h rather than malloc.h
tree
|
commitdiff
2007-01-14
Michael Brown
Split DBG() statement containing two inet_ntoa() statem...
tree
|
commitdiff
2007-01-14
Michael Brown
Dump buffer and packet information in PXENV_UDP_READ...
tree
|
commitdiff
2007-01-14
Michael Brown
Fill in BufferSize in PXENV_GET_CACHED_INFO
tree
|
commitdiff
2007-01-04
Michael Brown
Currently unusable; do not attempt to compile
tree
|
commitdiff
2007-01-04
Michael Brown
We *should* use the persistent reference API for our...
tree
|
commitdiff
2006-12-20
Michael Brown
Split error-message table portions of errno.h out to...
tree
|
commitdiff
2006-09-27
Michael Brown
We don't actually have a stdio.h header file. Our...
tree
|
commitdiff
2006-09-27
Marty Connor
added stdio.h to includes for DBG compilation
tree
|
commitdiff
2006-08-09
Michael Brown
Implement enough of PXENV_GET_CACHED_INFO to support...
tree
|
commitdiff
2006-08-09
Michael Brown
Added pxe_netdev; a slight hack for now, but will need...
tree
|
commitdiff
2006-08-09
Michael Brown
Add a couple of small but vital parts to PXENV_UDP_WRITE.
tree
|
commitdiff
2006-08-09
Michael Brown
Allow linking by converting functions to stubs
tree
|
commitdiff
2006-08-09
Michael Brown
Allow linking by converting all functions to stubs
tree
|
commitdiff
2006-08-03
Michael Brown
Make the UDP senddata() methods return a status code.
tree
|
commitdiff
2006-08-02
Michael Brown
Updated PXE UDP implementation to use the new Etherboot...
tree
|
commitdiff
2006-06-05
Michael Brown
Added soon-to-be-requisite missing include.
tree
|
commitdiff
2006-04-24
Michael Brown
gcc is rather over-aggressive about optimising out...
tree
|
commitdiff
2006-04-19
Michael Brown
Updated to remove obsolete constants
tree
|
commitdiff
2006-03-16
Michael Brown
Merge from Etherboot 5.4
tree
|
commitdiff
2006-03-16
Michael Brown
Merge from Etherboot 5.4
tree
|
commitdiff
2006-03-16
Michael Brown
Merge from Etherboot 5.4
tree
|
commitdiff
2006-03-16
Michael Brown
Merge from Etherboot 5.4
tree
|
commitdiff
2006-03-16
Michael Brown
Merge from Etherboot 5.4
tree
|
commitdiff
2006-03-16
Michael Brown
Merge from Etherboot 5.4
tree
|
commitdiff
2006-03-16
Michael Brown
Merge from Etherboot 5.4
tree
|
commitdiff
2006-03-16
Michael Brown
Merge from Etherboot 5.4
tree
|
commitdiff
2006-03-16
Michael Brown
Merge from Etherboot 5.4
tree
|
commitdiff
2006-03-16
Michael Brown
Merge from Etherboot 5.4
tree
|
commitdiff
2005-06-01
Michael Brown
TFTP upgraded to use a core function library (in tftpco...
tree
|
commitdiff
2005-05-27
Michael Brown
Documented remainder of PXE TFTP API calls.
tree
|
commitdiff
2005-05-27
Michael Brown
Added diatribe about the mismatch between the PXE spec...
tree
|
commitdiff
2005-05-27
Michael Brown
Refer to implementation note on IP routing.
tree
|
commitdiff
2005-05-26
Michael Brown
Thoughts on how to coerce the PXE TFTP API into somethi...
tree
|
commitdiff
2005-05-24
Michael Brown
Separate out the documentation of the PXE API from...
tree
|
commitdiff
2005-05-24
Michael Brown
Some versions of doxygen seem to object to "@ret None...
tree
|
commitdiff
2005-05-23
Michael Brown
Split PXE code into preboot, udp, tftp, undi and loader...
tree
|
commitdiff
2005-05-23
Michael Brown
Moved pxe_errors.c to pxe/interface/
tree
|
commitdiff
2005-05-20
Michael Brown
Documented the UDP API calls.
tree
|
commitdiff