http://git.etherboot.org
/
people
/
sha0
/
gpxe.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
We don't actually use the reset functions anywhere, and nothing really
2007-07-03
Michael Brown
We don't actually use the reset functions anywhere...
commit
|
commitdiff
|
tree
2007-07-03
Michael Brown
Move pxe_netdev and set_pxe_netdev to pxe_undi.c and...
commit
|
commitdiff
|
tree
2007-07-03
Michael Brown
Use a linker-table based system to automatically mark...
commit
|
commitdiff
|
tree
2007-07-03
Michael Brown
Implemented (untested) PXENV_START_UNDI.
commit
|
commitdiff
|
tree
2007-07-03
Michael Brown
Report our interface type as "gPXE" to avoid working...
commit
|
commitdiff
|
tree
2007-07-03
Michael Brown
Work around Etherboot 5.4 bug when multiple packets...
commit
|
commitdiff
|
tree
2007-07-03
Michael Brown
Kill off now-redundant _irq() methods.
commit
|
commitdiff
|
tree
2007-07-03
Michael Brown
Kill off PXENV_UNDI_FORCE_INTERRUPT support; we have...
commit
|
commitdiff
|
tree
2007-07-03
Michael Brown
Avoid double free on I/O buffer when rtl_transmit(...
commit
|
commitdiff
|
tree
2007-07-03
Michael Brown
It's not just Etherboot that fails to generate TX completions.
commit
|
commitdiff
|
tree
2007-07-03
Michael Brown
Never attempt to route the broadcast address.
commit
|
commitdiff
|
tree
2007-07-03
Michael Brown
Document TX completion bug.
commit
|
commitdiff
|
tree
2007-07-03
Michael Brown
Enable/disable interrupts in driver open/close.
commit
|
commitdiff
|
tree
2007-07-03
Michael Brown
Reserve space for link-layer header in pxenv_undi_transmit...
commit
|
commitdiff
|
tree
2007-07-03
Michael Brown
Enable/disable interrupts at open/close time.
commit
|
commitdiff
|
tree
2007-07-02
Michael Brown
Add missing call to free_iob() in pxenv_undi_isr().
commit
|
commitdiff
|
tree
2007-07-02
Michael Brown
Enable/disable interrupts on open/close.
commit
|
commitdiff
|
tree
2007-07-02
Michael Brown
Add trivial net device statistics (TX and RX packet...
commit
|
commitdiff
|
tree
2007-07-02
Michael Brown
Ensure that pxe_netdev is set before starting up PXE...
commit
|
commitdiff
|
tree
2007-07-02
Michael Brown
Place netdev_open()/netdev_close() calls in appropriate...
commit
|
commitdiff
|
tree
2007-07-02
Michael Brown
Add mechanism for providing TX completion events.
commit
|
commitdiff
|
tree
2007-07-02
Michael Brown
Add untested support for UNDI transmit and receive.
commit
|
commitdiff
|
tree
2007-07-02
Michael Brown
Use a common base-memory packet buffer for DHCP construction...
commit
|
commitdiff
|
tree
2007-07-02
Michael Brown
pxe_netdev now holds a reference to the network device.
commit
|
commitdiff
|
tree
2007-07-02
Michael Brown
Build bochs with ne2000 support, and add sample lines...
commit
|
commitdiff
|
tree
2007-07-02
Michael Brown
Call shutdown() from pxenv_undi_shutdown(). Probably...
commit
|
commitdiff
|
tree
2007-07-01
Michael Brown
Improve debugging
commit
|
commitdiff
|
tree
2007-07-01
Michael Brown
Removing obsolete files.
commit
|
commitdiff
|
tree
2007-07-01
Michael Brown
Support cards such as natsemi which treat the data...
commit
|
commitdiff
|
tree
2007-07-01
Michael Brown
Can't use strncpy() to copy strings that aren't NUL...
commit
|
commitdiff
|
tree
2007-06-30
Michael Brown
Hack together far enough to support ne2k-pci.
commit
|
commitdiff
|
tree
2007-06-30
Michael Brown
How has the legacy wrapper been working for the past...
commit
|
commitdiff
|
tree
2007-06-30
Michael Brown
DUMP_GDBSYM should not be enabled by default.
commit
|
commitdiff
|
tree
2007-06-30
Michael Brown
Add ability to resolve relative symbols as well as...
commit
|
commitdiff
|
tree
2007-06-30
Michael Brown
Add gdbsym.c object to help with running gdb-to-qemu
commit
|
commitdiff
|
tree
2007-06-30
Michael Brown
Place the actual version string in .data16, rather...
commit
|
commitdiff
|
tree
2007-06-30
Michael Brown
Implement the two UNDI API calls used by RIS.
commit
|
commitdiff
|
tree
2007-06-30
Michael Brown
Implement the "overwrite TFTP filename" Microsoft RIS...
commit
|
commitdiff
|
tree
2007-06-30
Michael Brown
Separate out pxe_start_nbp() from pxe_image.c into...
commit
|
commitdiff
|
tree
2007-06-30
Michael Brown
Don't build option-overloaded packets; they just confuse...
commit
|
commitdiff
|
tree
2007-06-29
Michael Brown
I really, really screwed up the semantics of BufferSize...
commit
|
commitdiff
|
tree
2007-06-29
Michael Brown
Windows RIS now gets as far as downloading NTLDR.
commit
|
commitdiff
|
tree
2007-06-28
Michael Brown
Initial notes on RIS
commit
|
commitdiff
|
tree
2007-06-28
Michael Brown
Fix stack on return from PXE NBP so that we can return...
commit
|
commitdiff
|
tree
2007-06-28
Michael Brown
Use internal real-mode stack from non-returnable prefixes
commit
|
commitdiff
|
tree
2007-06-28
Michael Brown
Revert "Move stack to below 0x7c00; leaving it at the...
commit
|
commitdiff
|
tree
2007-06-28
Michael Brown
Set current working URI based on TFTP server specified...
commit
|
commitdiff
|
tree
2007-06-28
Michael Brown
Current bochs has a 128kB BIOS, not 64kB
commit
|
commitdiff
|
tree
2007-06-28
Michael Brown
Move stack to below 0x7c00; leaving it at the default...
commit
|
commitdiff
|
tree
2007-06-28
Michael Brown
Obsoleted by downloader.c
commit
|
commitdiff
|
tree
2007-06-28
Michael Brown
Added missing config.[ch] lines for FTP protocol
commit
|
commitdiff
|
tree
2007-06-28
Michael Brown
Bugfix: iobuf->data always points to the start of the...
commit
|
commitdiff
|
tree
2007-06-28
Michael Brown
Mildly ugly hack to force correct linkage.
commit
|
commitdiff
|
tree
2007-06-28
Michael Brown
Removed debugging statements that should not have been...
commit
|
commitdiff
|
tree
2007-06-28
Michael Brown
Quick hack to get image booting working again
commit
|
commitdiff
|
tree
2007-06-28
Michael Brown
Use monojob and dhcp_configure_netdev().
commit
|
commitdiff
|
tree
2007-06-28
Michael Brown
Add dhcp_configure_netdev()
commit
|
commitdiff
|
tree
2007-06-28
Michael Brown
Added monojob controller in lieu of a full working...
commit
|
commitdiff
|
tree
2007-06-28
Michael Brown
Forgot to set initial session state. Now works!
commit
|
commitdiff
|
tree
2007-06-28
Michael Brown
Kill off job::start() (it was only ever added as part...
commit
|
commitdiff
|
tree
2007-06-27
Michael Brown
Update DHCP to use data-xfer interface (not yet tested).
commit
|
commitdiff
|
tree
2007-06-27
Michael Brown
Kill off hotplug.h and just make net devices normal...
commit
|
commitdiff
|
tree
2007-06-20
Michael Brown
Partial migration of UDP to data-xfer interface. ...
commit
|
commitdiff
|
tree
2007-06-20
Michael Brown
Add iob_ensure_headroom() placeholder.
commit
|
commitdiff
|
tree
2007-06-13
Michael Brown
Treat URIs opened via xfer_open() and friends as relative...
commit
|
commitdiff
|
tree
2007-06-11
Michael Brown
Add concept of "current working URI".
commit
|
commitdiff
|
tree
2007-06-11
Michael Brown
Remove unused headers.
commit
|
commitdiff
|
tree
2007-06-11
Michael Brown
DNS code now records a whole struct sockaddr for the...
commit
|
commitdiff
|
tree
2007-06-11
Michael Brown
Updated DNS to use not-yet-implemented UDP data-xfer...
commit
|
commitdiff
|
tree
2007-06-11
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
commit
|
commitdiff
|
tree
2007-06-11
Michael Brown
Renamed _calloc() to zalloc(), ready to be used as...
commit
|
commitdiff
|
tree
2007-06-11
Michael Brown
Updated TFTP and PXE UDP API code to use not-yet-implemented...
commit
|
commitdiff
|
tree
2007-06-11
Michael Brown
Add concept of transfer metadata, to be used by UDP...
commit
|
commitdiff
|
tree
2007-06-10
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
commit
|
commitdiff
|
tree
2007-06-10
Michael Brown
Add missing call to free_iob().
commit
|
commitdiff
|
tree
2007-06-09
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
commit
|
commitdiff
|
tree
2007-06-09
Michael Brown
Add our own trivial version of stdarg.h. This makes...
commit
|
commitdiff
|
tree
2007-06-09
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
commit
|
commitdiff
|
tree
2007-06-09
Michael Brown
Ignore external directories (bochs, qemu) within contrib...
commit
|
commitdiff
|
tree
2007-06-09
Michael Brown
Rename .cvsignore files to .gitignore
commit
|
commitdiff
|
tree
2007-06-09
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
commit
|
commitdiff
|
tree
2007-06-09
Michael Brown
Scripts temporarily deregister themselves while executing...
commit
|
commitdiff
|
tree
2007-06-09
Michael Brown
Allow xfer_open() to take a struct uri as well as a...
commit
|
commitdiff
|
tree
2007-06-09
Michael Brown
Add our own trivial version of stdarg.h. This makes...
commit
|
commitdiff
|
tree
2007-06-09
Michael Brown
Use standard xfer_open() argument list for downloader...
commit
|
commitdiff
|
tree
2007-06-09
Michael Brown
Add reference counting to register/unregister procedure.
commit
|
commitdiff
|
tree
2007-06-08
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
commit
|
commitdiff
|
tree
2007-06-08
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
commit
|
commitdiff
|
tree
2007-06-08
Michael Brown
Conflicts with native asn1.c
commit
|
commitdiff
|
tree
2007-06-03
Michael Brown
Add a couple of tests for the URI parsing and resolving...
commit
|
commitdiff
|
tree
2007-06-03
Michael Brown
Added missing va_end()
commit
|
commitdiff
|
tree
2007-06-03
Michael Brown
Add facility for resolving base+relative URIs (and...
commit
|
commitdiff
|
tree
2007-06-03
Michael Brown
Added dirname()
commit
|
commitdiff
|
tree
2007-06-03
Michael Brown
Added [v]asprintf()
commit
|
commitdiff
|
tree
2007-05-31
Michael Brown
Move [v]ssnprintf() from iscsi.c into vsprintf.c; we...
commit
|
commitdiff
|
tree
2007-05-29
Michael Brown
Should call ftp_done() if constructor fails.
commit
|
commitdiff
|
tree
2007-05-29
Michael Brown
Update HTTP to use data-xfer interface.
commit
|
commitdiff
|
tree
2007-05-28
Michael Brown
Updated FTP to use data-xfer API.
commit
|
commitdiff
|
tree
2007-05-28
Michael Brown
Add xfer_[v]printf() functions.
commit
|
commitdiff
|
tree
2007-05-28
Michael Brown
Add sanity check and extra debug message
commit
|
commitdiff
|
tree
next