133 Commits (7b0cf319e4ab5ad6a0e90068057dd4638d65c7a7)

Author SHA1 Message Date
  Michael Brown 7b0cf319e4 [int13] Dump out MBR at DBGLVL_EXTRA 13 years ago
  Michael Brown d57d49942a [int13] Fix typo in debug message 13 years ago
  Michael Brown 4a30637d38 [int13] Include disk signature in debugging output 13 years ago
  Michael Brown 3c35ae2f3b [int13] Add infrastructure to support EDD version 4.0 13 years ago
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface 14 years ago
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field 14 years ago
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group 14 years ago
  Geoff Lywood a4023e02e8 [comboot] Run com32 programs with a valid IDT 14 years ago
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces 14 years ago
  Michael Brown 7b4fbd93a5 [interface] Convert all name-resolution interfaces to generic interfaces 16 years ago
  Michael Brown d2415be069 [pxe] Remove obsolete pxe_errortab.c 14 years ago
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations 14 years ago
  Stefan Hajnoczi 0d108681ac [comboot] Propagate carry flag from COMBOOT API 14 years ago
  Michael Brown dc8eb04647 [pxe] Treat PXENV_RESTART_TFTP as unreturnable 14 years ago
  Michael Brown 38cd2035ff [librm] Use libflat to enable A20 line on each real-to-protected transition 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown 80d1ac7320 [pxe] Remove pxe_set_cached_filename() 14 years ago
  Michael Brown 9acf442c20 [pxe] Avoid potential interrupt storms when using shared interrupts 14 years ago
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function 14 years ago
  Daniel Verkamp 12defeca99 [comboot] Match version strings to SYSLINUX style 14 years ago
  Shao Miller 112a3f2de2 [pxe] Introduce PXE exit hook for NBP chaining 14 years ago
  Joshua Oreman fa4aec8f03 [config] Make PXE stack a compile-time option 14 years ago
  Joshua Oreman 9e9cc8c60f [pxe] Support cached DHCP packets in .kkpxe images 14 years ago
  Joshua Oreman 337e1ed4b4 [pxe] Separate parent PXE API caller from UNDINET driver 14 years ago
  Thomas Horsten c124f6360d [tftp] Make TFTP size requests abort transfer with an error 14 years ago
  Stefan Hajnoczi 37883e99fd [sanboot] Prevent leaking a stack reference for "keep-san" AoE 14 years ago
  Michael Brown b515977955 [int13] Guard against BIOSes that "fix" the drive count 14 years ago
  Michael Brown 89de3e29e1 [int13] Fix number of sectors returned by INT 13,15 14 years ago
  Michael Brown 5bee2a2991 [autoboot] Ensure that an error message is always printed for a boot failure 14 years ago
  Michael Brown be670840c7 [sanboot] Extend the "keep-san" option to non-iSCSI SAN protocols 14 years ago
  Michael Brown 45044acea7 [iscsi] Use the "Ethernet-compatible" MAC address in the iBFT 14 years ago
  Michael Brown d000c6b8c7 [iscsi] Fix printing of non-existent strings in iBFT debug messages 14 years ago
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size 15 years ago
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses 15 years ago
  Michael Brown e5f14e5a32 [infiniband] Add support for the SRP Boot Firmware Table 15 years ago
  Michael Brown 0c30dc6bc5 [infiniband] Add support for SRP over Infiniband 15 years ago
  Michael Brown 2b9f7f042c [pxe] Avoid printf format warning on some compilers 15 years ago
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol 15 years ago
  Michael Brown ee1d315ac0 [pxe] Check for unhookable interrupts in PXENV_STOP_UNDI 15 years ago
  Michael Brown 07b5be3341 [pxe] Create pxe_[de]activate() wrapper functions 15 years ago
  Michael Brown c2965b0fe7 [pxe] Make pxe_init_structures() an initialisation function 15 years ago
  Michael Brown c26a38b313 [pxe] Update UNDI transmit count before transmitting packet 15 years ago
  Michael Brown f186ada2d3 [pxe] Implement PXENV_UNDI_{GET,SET}_MCAST_ADDRESS 15 years ago
  Michael Brown 9580f9d5cd [pxe] Improve pxe_undi debug messages 15 years ago
  Daniel Verkamp cb9700ef6f [comboot] Implement INT 22h AX=000Bh (Get Serial Console Configuration) 15 years ago
  Michael Brown 4fe1e08a60 [pxe] Fix interoperability with the Symantec (undipd) DOS UNDI driver 15 years ago
  Michael Brown 0b922595fe [pxe] Fix interoperability with the Intel DOS UNDI driver 15 years ago
  Michael Brown 4f881ae352 [pxe] Fix interoperability with the 3Com DOS UNDI driver 15 years ago
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers 15 years ago
  Daniel Verkamp e47869995f [comboot] Implement stub calls for auxiliary data vector handling 15 years ago