http://git.etherboot.org
/
people
/
pcmattman
/
gpxe.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
people/pcmattman/gpxe.git
2007-06-30
Michael Brown
Add ability to resolve relative symbols as well as...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Michael Brown
Add gdbsym.c object to help with running gdb-to-qemu
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Michael Brown
Place the actual version string in .data16, rather...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Michael Brown
Implement the two UNDI API calls used by RIS.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Michael Brown
Implement the "overwrite TFTP filename" Microsoft RIS...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Michael Brown
Separate out pxe_start_nbp() from pxe_image.c into...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Michael Brown
Don't build option-overloaded packets; they just confus...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
Michael Brown
I really, really screwed up the semantics of BufferSize...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
Michael Brown
Windows RIS now gets as far as downloading NTLDR.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Michael Brown
Initial notes on RIS
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Michael Brown
Fix stack on return from PXE NBP so that we can return...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Michael Brown
Use internal real-mode stack from non-returnable prefixes
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Michael Brown
Revert "Move stack to below 0x7c00; leaving it at the...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Michael Brown
Set current working URI based on TFTP server specified...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Michael Brown
Current bochs has a 128kB BIOS, not 64kB
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Michael Brown
Move stack to below 0x7c00; leaving it at the default...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Michael Brown
Obsoleted by downloader.c
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Michael Brown
Added missing config.[ch] lines for FTP protocol
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Michael Brown
Bugfix: iobuf->data always points to the start of the...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Michael Brown
Mildly ugly hack to force correct linkage.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Michael Brown
Removed debugging statements that should not have been...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Michael Brown
Quick hack to get image booting working again
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Michael Brown
Use monojob and dhcp_configure_netdev().
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Michael Brown
Add dhcp_configure_netdev()
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Michael Brown
Added monojob controller in lieu of a full working...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Michael Brown
Forgot to set initial session state. Now works!
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Michael Brown
Kill off job::start() (it was only ever added as part...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-27
Michael Brown
Update DHCP to use data-xfer interface (not yet tested).
commit
|
commitdiff
|
tree
|
snapshot
2007-06-27
Michael Brown
Kill off hotplug.h and just make net devices normal...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-20
Michael Brown
Partial migration of UDP to data-xfer interface. ...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-20
Michael Brown
Add iob_ensure_headroom() placeholder.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-13
Michael Brown
Treat URIs opened via xfer_open() and friends as relati...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Michael Brown
Add concept of "current working URI".
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Michael Brown
Remove unused headers.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Michael Brown
DNS code now records a whole struct sockaddr for the...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Michael Brown
Updated DNS to use not-yet-implemented UDP data-xfer...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Michael Brown
Renamed _calloc() to zalloc(), ready to be used as...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Michael Brown
Updated TFTP and PXE UDP API code to use not-yet-implem...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Michael Brown
Add concept of transfer metadata, to be used by UDP...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-10
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
commit
|
commitdiff
|
tree
|
snapshot
2007-06-10
Michael Brown
Add missing call to free_iob().
commit
|
commitdiff
|
tree
|
snapshot
2007-06-09
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
commit
|
commitdiff
|
tree
|
snapshot
2007-06-09
Michael Brown
Add our own trivial version of stdarg.h. This makes...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-09
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
commit
|
commitdiff
|
tree
|
snapshot
2007-06-09
Michael Brown
Ignore external directories (bochs, qemu) within contri...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-09
Michael Brown
Rename .cvsignore files to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2007-06-09
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
commit
|
commitdiff
|
tree
|
snapshot
2007-06-09
Marty Connor
Update email addresses in drivers
commit
|
commitdiff
|
tree
|
snapshot
2007-06-09
Michael Brown
Scripts temporarily deregister themselves while executi...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-09
Michael Brown
Allow xfer_open() to take a struct uri as well as a...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-09
Michael Brown
Add our own trivial version of stdarg.h. This makes...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-09
Michael Brown
Use standard xfer_open() argument list for downloader...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-09
Michael Brown
Add reference counting to register/unregister procedure.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-08
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
commit
|
commitdiff
|
tree
|
snapshot
2007-06-08
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
commit
|
commitdiff
|
tree
|
snapshot
2007-06-08
Marty Connor
Updated email mdc's email address
commit
|
commitdiff
|
tree
|
snapshot
2007-06-08
Michael Brown
Conflicts with native asn1.c
commit
|
commitdiff
|
tree
|
snapshot
2007-06-03
Michael Brown
Add a couple of tests for the URI parsing and resolving...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-03
Michael Brown
Added missing va_end()
commit
|
commitdiff
|
tree
|
snapshot
2007-06-03
Michael Brown
Add facility for resolving base+relative URIs (and...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-03
Michael Brown
Added dirname()
commit
|
commitdiff
|
tree
|
snapshot
2007-06-03
Michael Brown
Added [v]asprintf()
commit
|
commitdiff
|
tree
|
snapshot
2007-05-31
Michael Brown
Move [v]ssnprintf() from iscsi.c into vsprintf.c; we...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-29
Michael Brown
Should call ftp_done() if constructor fails.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-29
Michael Brown
Update HTTP to use data-xfer interface.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-28
Michael Brown
Updated FTP to use data-xfer API.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-28
Michael Brown
Add xfer_[v]printf() functions.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-28
Michael Brown
Add sanity check and extra debug message
commit
|
commitdiff
|
tree
|
snapshot
2007-05-28
Michael Brown
Make URI structures reference-counted.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-27
Michael Brown
Introduce name resolution interface and named socket...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-27
Michael Brown
Move increment/decrement debug messages to DBG2 level
commit
|
commitdiff
|
tree
|
snapshot
2007-05-26
Michael Brown
Eliminate PF_INET; just use the AF_INET from the struct...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-26
Michael Brown
Eliminate PF_INET; just use the AF_INET from the struct...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-26
Michael Brown
Added EPIPE description.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-26
Michael Brown
Modify data-xfer semantics: it is no longer necessary...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-26
Michael Brown
Modify data-xfer semantics: it is no longer necessary...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-26
Michael Brown
Modify process semantics; rescheduling is now automatic.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-25
Michael Brown
Free I/O buffers when we are finished with them!
commit
|
commitdiff
|
tree
|
snapshot
2007-05-25
Michael Brown
Updated tcp.c to provide a standardised data transfer...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-19
Michael Brown
Use list_for_each_entry_safe() when flushing queue.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-19
Michael Brown
Add local address to socket openers.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-19
Michael Brown
Rename pkbpad.c to iobpad.c
commit
|
commitdiff
|
tree
|
snapshot
2007-05-19
Michael Brown
pkbuff->iobuf changeover
commit
|
commitdiff
|
tree
|
snapshot
2007-05-18
Michael Brown
Add explicit "freeing" debug messages.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-18
Michael Brown
Must request data before anything actually happens...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-18
Michael Brown
Add debugging
commit
|
commitdiff
|
tree
|
snapshot
2007-05-18
Michael Brown
Add alloc_iob() and free_iob(). (Direct search-and...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-18
Michael Brown
Updated to use POSIX-style file I/O layer.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-18
Michael Brown
Added POSIX-style blocking I/O calls, for use by PXE...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-18
Michael Brown
Allow construction of PXE status code from internal...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-18
Michael Brown
Prefix all the open()-family routines with xfer_, to...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Michael Brown
Do not hold self-references. This then avoids the...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Michael Brown
Data-transfer interface should now be functionally...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
Michael Brown
Add always_inline attribute to force gcc to inline...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
Michael Brown
Added (non-functional) reference count to struct image
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
Michael Brown
Initial sketch for a downloader object
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
Michael Brown
Add start() event
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
Michael Brown
Clarify behaviour of plug() by using intf_put() and...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
Michael Brown
Document the fact that a zeroed-out refcounted object...
commit
|
commitdiff
|
tree
|
snapshot
next