2007-07-05 |
Michael Brown | Pad ROM images to 512 bytes, not powers of two |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Michael Brown | Allocate heap at first usage, rather than assuming... |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Michael Brown | Remap EBADF to PXENV_STATUS_TFTP_FILE_NOT_FOUND; the... |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Michael Brown | Add concept of DHCP option applicators. |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Michael Brown | First draft of PXE extensions API. |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Michael Brown | Use netdev_rx_err() to report receive errors. |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Michael Brown | Allow recording of TX and RX errors to aid in end-user... |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Michael Brown | Use partition type 0xeb ("EtherBoot"), to avoid any... |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/gpxe |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Michael Brown | Add .usb target |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Marty Connor | Replace natsemi driver with Indolent's updated one... |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Michael Brown | Working with multi-sector reads |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Michael Brown | hdprefix that works for LBA only |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Michael Brown | Miscellaneous efficiency improvements, and extend read_... |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Michael Brown | Make masking constants unsigned, to avoid a gcc3-only... |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Michael Brown | Switch compiler warning on tcp_open() to a #warning |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Marty Connor | Warnings purge for via-velocity.[ch] |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Marty Connor | Update warnings in depca.c ns8390.c |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Marty Connor | Purge warnings from tg3.c |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Marty Connor | Merge branch 'master' of /pub/scm/gpxe |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Marty Connor | Purge warnings from prism2 drivers |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Michael Brown | Added active partition locator, and simple MBR built... |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Michael Brown | Revert "Added master boot record capable of locating... |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/gpxe |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Michael Brown | Added master boot record capable of locating active... |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Michael Brown | Kill off lots of warnings in via-velocity.c by correcti... |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Marty Connor | Merge branch 'master' of /pub/scm/gpxe |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Marty Connor | Remove deprecation of pci_bar_size() |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Marty Connor | Warnings purge of drivers (continued) |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Michael Brown | UNDI loader entry point implemented; seems to work. |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Michael Brown | !PXE and PXENV+ structures are in code segment, not... |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Michael Brown | Fix typo |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Michael Brown | Cope with builds with differing debug options within... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Add (untested) UNDI loader C-level implementation. |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/gpxe |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Separated out initialisation functions from startup... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Marty Connor | remove obsolete file: src/arch/i386/prefix/int19exit.c |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Added missing line to set return status code. |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Line buffer API changed a while ago |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Marty Connor | Warnings purge iscsiboot.c |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Added missing "extern" |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/gpxe |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Marty Connor | Merge branch 'master' of /pub/scm/gpxe |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Marty Connor | Warnings purge: src/arch/i386, src/core/disk.c, ramdisk... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | This comment is no longer relevant. |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Should be using the generic device probe mechanism... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | We don't actually use the reset functions anywhere... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Move pxe_netdev and set_pxe_netdev to pxe_undi.c and... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Use a linker-table based system to automatically mark... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Marty Connor | Merge branch 'master' of /pub/scm/gpxe |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Marty Connor | Warnings purge: src/{crypto,hci,net} |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Implemented (untested) PXENV_START_UNDI. |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Report our interface type as "gPXE" to avoid working... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Work around Etherboot 5.4 bug when multiple packets... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Kill off now-redundant _irq() methods. |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Kill off PXENV_UNDI_FORCE_INTERRUPT support; we have... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Avoid double free on I/O buffer when rtl_transmit(... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | It's not just Etherboot that fails to generate TX compl... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Never attempt to route the broadcast address. |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Document TX completion bug. |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Enable/disable interrupts in driver open/close. |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Reserve space for link-layer header in pxenv_undi_trans... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Michael Brown | Enable/disable interrupts at open/close time. |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Michael Brown | Add missing call to free_iob() in pxenv_undi_isr(). |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Michael Brown | Enable/disable interrupts on open/close. |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Michael Brown | Add trivial net device statistics (TX and RX packet... |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Michael Brown | Ensure that pxe_netdev is set before starting up PXE... |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Michael Brown | Place netdev_open()/netdev_close() calls in appropriate... |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Michael Brown | Add mechanism for providing TX completion events. |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Marty Connor | Merge branch 'master' of ssh://rom.etherboot.org/gpxe |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Marty Connor | Warnings purge |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Marty Connor | Warnings purge |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Marty Connor | Warnings purge |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Marty Connor | Warnings purge of src/core |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Michael Brown | Add untested support for UNDI transmit and receive. |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Michael Brown | Use a common base-memory packet buffer for DHCP constru... |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Michael Brown | pxe_netdev now holds a reference to the network device. |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Michael Brown | Build bochs with ne2000 support, and add sample lines... mcb-known-working-with-ris |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Michael Brown | Call shutdown() from pxenv_undi_shutdown(). Probably... |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Michael Brown | Improve debugging |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Michael Brown | Removing obsolete files. |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Michael Brown | Support cards such as natsemi which treat the data... |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Michael Brown | Can't use strncpy() to copy strings that aren't NUL... |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Michael Brown | Hack together far enough to support ne2k-pci. |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Michael Brown | How has the legacy wrapper been working for the past... |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Michael Brown | DUMP_GDBSYM should not be enabled by default. |
commit | commitdiff | tree | snapshot |
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 |
next |