723 Commits (2a36703af228bd10d50a31daec96072fe3a992a3)

Autor SHA1 Nachricht Datum
  Piotr Jaroszyński 9feb7b38a5 [build] Look for isolinux.bin in more places vor 14 Jahren
  Michael Brown 80d1ac7320 [pxe] Remove pxe_set_cached_filename() vor 14 Jahren
  Michael Brown 9acf442c20 [pxe] Avoid potential interrupt storms when using shared interrupts vor 14 Jahren
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function vor 14 Jahren
  Daniel Verkamp 12defeca99 [comboot] Match version strings to SYSLINUX style vor 14 Jahren
  Stefan Hajnoczi b7af0aa34e [undi] Ensure only one UNDI instance is loaded vor 14 Jahren
  Stefan Hajnoczi 1056a1c2d5 [prefix] Remove unsupported ELF prefices vor 14 Jahren
  Stefan Hajnoczi 9a89f0d17d [prefix] Remove unsupported .exe prefix vor 14 Jahren
  Stefan Hajnoczi ddcf2d5f08 [prefix] Remove unsupported .com prefix vor 14 Jahren
  Stefan Hajnoczi d3b9c3f3d0 [prefix] Remove .bImage in favor of .lkrn vor 14 Jahren
  Shao Miller 112a3f2de2 [pxe] Introduce PXE exit hook for NBP chaining vor 14 Jahren
  Joshua Oreman 06a8398422 [prefix] Add .xrom prefix for a ROM that loads itself by PCI accesses vor 14 Jahren
  Joshua Oreman fa4aec8f03 [config] Make PXE stack a compile-time option vor 14 Jahren
  Joshua Oreman 9e9cc8c60f [pxe] Support cached DHCP packets in .kkpxe images vor 14 Jahren
  Joshua Oreman 337e1ed4b4 [pxe] Separate parent PXE API caller from UNDINET driver vor 14 Jahren
  Thomas Horsten c124f6360d [tftp] Make TFTP size requests abort transfer with an error vor 14 Jahren
  Stefan Hajnoczi 37883e99fd [sanboot] Prevent leaking a stack reference for "keep-san" AoE vor 14 Jahren
  Joshua Oreman 5736f5eb32 [prefix] Add .hrom prefix for a ROM that loads high under PCI3 without PMM vor 14 Jahren
  Stefan Hajnoczi 9760005fe8 [build] Pad .hd image type to 32 KB vor 14 Jahren
  Stefan Hajnoczi 2eeb711560 [multiboot] Build memory map after shutting down and unhiding gPXE vor 15 Jahren
  Shao Miller ec7e97f458 [e820mangler] Add missing CLC ins. for success path vor 14 Jahren
  Joshua Oreman 572e61754a [linker] Expand and correct symbol requirement macros vor 15 Jahren
  Michael Brown b515977955 [int13] Guard against BIOSes that "fix" the drive count vor 14 Jahren
  Michael Brown 89de3e29e1 [int13] Fix number of sectors returned by INT 13,15 vor 14 Jahren
  Michael Brown 5bee2a2991 [autoboot] Ensure that an error message is always printed for a boot failure vor 14 Jahren
  Michael Brown be670840c7 [sanboot] Extend the "keep-san" option to non-iSCSI SAN protocols vor 14 Jahren
  Michael Brown 45044acea7 [iscsi] Use the "Ethernet-compatible" MAC address in the iBFT vor 14 Jahren
  Michael Brown d000c6b8c7 [iscsi] Fix printing of non-existent strings in iBFT debug messages vor 14 Jahren
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size vor 15 Jahren
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses vor 15 Jahren
  Michael Brown b3db99a38d [doc] Expand scope of doxygen-generated documentation vor 15 Jahren
  Joshua Oreman d5d68b2e31 [zbin] Change fixup semantics to support ROMs over 128k uncompressed vor 15 Jahren
  Michael Brown e5f14e5a32 [infiniband] Add support for the SRP Boot Firmware Table vor 15 Jahren
  Michael Brown 0c30dc6bc5 [infiniband] Add support for SRP over Infiniband vor 15 Jahren
  Michael Brown 7a3a159af5 [romprefix] Cope with PnP BIOSes that fail to set %es:%di on entry vor 15 Jahren
  H. Peter Anvin 193d545903 [pxe] Dual-license pxe_api.h under the MIT license vor 15 Jahren
  Michael Brown 2b9f7f042c [pxe] Avoid printf format warning on some compilers vor 15 Jahren
  Marty Connor 96f4f96540 [build] Add syslinux floppy image type .sdsk vor 15 Jahren
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol vor 15 Jahren
  Michael Brown 546cc62394 [pxe] Add startpxe and stoppxe commands vor 15 Jahren
  Michael Brown ee1d315ac0 [pxe] Check for unhookable interrupts in PXENV_STOP_UNDI vor 15 Jahren
  Michael Brown 07b5be3341 [pxe] Create pxe_[de]activate() wrapper functions vor 15 Jahren
  Michael Brown c2965b0fe7 [pxe] Make pxe_init_structures() an initialisation function vor 15 Jahren
  Michael Brown c26a38b313 [pxe] Update UNDI transmit count before transmitting packet vor 15 Jahren
  Michael Brown f186ada2d3 [pxe] Implement PXENV_UNDI_{GET,SET}_MCAST_ADDRESS vor 15 Jahren
  Michael Brown 9580f9d5cd [pxe] Improve pxe_undi debug messages vor 15 Jahren
  Daniel Verkamp cb9700ef6f [comboot] Implement INT 22h AX=000Bh (Get Serial Console Configuration) vor 15 Jahren
  Michael Brown 4fe1e08a60 [pxe] Fix interoperability with the Symantec (undipd) DOS UNDI driver vor 15 Jahren
  Michael Brown 0b922595fe [pxe] Fix interoperability with the Intel DOS UNDI driver vor 15 Jahren
  Michael Brown 4f881ae352 [pxe] Fix interoperability with the 3Com DOS UNDI driver vor 15 Jahren