118 Commits (8406115834d38bb743e01f35bfd36e835532415e)

Autor SHA1 Mensaje Fecha
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 14 años
  Michael Brown 80d1ac7320 [pxe] Remove pxe_set_cached_filename() hace 14 años
  Michael Brown 9acf442c20 [pxe] Avoid potential interrupt storms when using shared interrupts hace 14 años
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function hace 14 años
  Daniel Verkamp 12defeca99 [comboot] Match version strings to SYSLINUX style hace 14 años
  Shao Miller 112a3f2de2 [pxe] Introduce PXE exit hook for NBP chaining hace 14 años
  Joshua Oreman fa4aec8f03 [config] Make PXE stack a compile-time option hace 14 años
  Joshua Oreman 9e9cc8c60f [pxe] Support cached DHCP packets in .kkpxe images hace 14 años
  Joshua Oreman 337e1ed4b4 [pxe] Separate parent PXE API caller from UNDINET driver hace 14 años
  Thomas Horsten c124f6360d [tftp] Make TFTP size requests abort transfer with an error hace 14 años
  Stefan Hajnoczi 37883e99fd [sanboot] Prevent leaking a stack reference for "keep-san" AoE hace 14 años
  Michael Brown b515977955 [int13] Guard against BIOSes that "fix" the drive count hace 14 años
  Michael Brown 89de3e29e1 [int13] Fix number of sectors returned by INT 13,15 hace 14 años
  Michael Brown 5bee2a2991 [autoboot] Ensure that an error message is always printed for a boot failure hace 14 años
  Michael Brown be670840c7 [sanboot] Extend the "keep-san" option to non-iSCSI SAN protocols hace 14 años
  Michael Brown 45044acea7 [iscsi] Use the "Ethernet-compatible" MAC address in the iBFT hace 14 años
  Michael Brown d000c6b8c7 [iscsi] Fix printing of non-existent strings in iBFT debug messages hace 14 años
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size hace 15 años
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses hace 15 años
  Michael Brown e5f14e5a32 [infiniband] Add support for the SRP Boot Firmware Table hace 15 años
  Michael Brown 0c30dc6bc5 [infiniband] Add support for SRP over Infiniband hace 15 años
  Michael Brown 2b9f7f042c [pxe] Avoid printf format warning on some compilers hace 15 años
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol hace 15 años
  Michael Brown ee1d315ac0 [pxe] Check for unhookable interrupts in PXENV_STOP_UNDI hace 15 años
  Michael Brown 07b5be3341 [pxe] Create pxe_[de]activate() wrapper functions hace 15 años
  Michael Brown c2965b0fe7 [pxe] Make pxe_init_structures() an initialisation function hace 15 años
  Michael Brown c26a38b313 [pxe] Update UNDI transmit count before transmitting packet hace 15 años
  Michael Brown f186ada2d3 [pxe] Implement PXENV_UNDI_{GET,SET}_MCAST_ADDRESS hace 15 años
  Michael Brown 9580f9d5cd [pxe] Improve pxe_undi debug messages hace 15 años
  Daniel Verkamp cb9700ef6f [comboot] Implement INT 22h AX=000Bh (Get Serial Console Configuration) hace 15 años
  Michael Brown 4fe1e08a60 [pxe] Fix interoperability with the Symantec (undipd) DOS UNDI driver hace 15 años
  Michael Brown 0b922595fe [pxe] Fix interoperability with the Intel DOS UNDI driver hace 15 años
  Michael Brown 4f881ae352 [pxe] Fix interoperability with the 3Com DOS UNDI driver hace 15 años
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers hace 15 años
  Daniel Verkamp e47869995f [comboot] Implement stub calls for auxiliary data vector handling hace 15 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 15 años
  H. Peter Anvin f44205b9ea [pcbios] Don't use "lret $2" to return from an interrupt hace 15 años
  Michael Brown b0c818d7b5 [int13] Improve debugging messages hace 15 años
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections hace 15 años
  Michael Brown 784d3f336e [pxe] Set %ax to zero on entry to PXE NBP hace 15 años
  Michael Brown 4dd746a725 [iscsi] Include credentials in iBFT only if used during iSCSI login hace 15 años
  H. Peter Anvin aaa26f3bd3 [pxe] Initialize EDX on PXE NBP entry and INT 1Ah hace 15 años
  Daniel Verkamp dbbd81c140 [comboot] Implement INT 22h AX=001Bh (Cleanup, shuffle, and boot to real mode) hace 15 años
  Michael Brown 5026a35fef [comboot] Restore the real-mode stack pointer on exit from a COMBOOT image hace 15 años
  Michael Brown 7f903f03af [comboot] Unhook interrupt vectors after returning from a COMBOOT image hace 15 años
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images hace 15 años
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images hace 15 años
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations hace 15 años
  Michael Brown 46da51703a [umalloc] Avoid problems when _textdata_memsz is a multiple of 4kB hace 15 años
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c hace 15 años