143 Commits (030e5a064e5f7252b3b77a27c78169f4a5c974c5)

Autor SHA1 Mensaje Fecha
  Michael Brown f3c72660a7 [int13] Add missing "static" modifier hace 13 años
  Michael Brown abb5590b29 [pci] Replace pci_max_bus() with pci_num_bus() hace 13 años
  Michael Brown f9b3fae8d4 [pci] Use single "busdevfn" field in struct pci_device hace 13 años
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" hace 13 años
  Michael Brown 025b1cb3f8 [pxe] Report SUPPORTED_IRQ only if device supports interrupts hace 13 años
  Michael Brown b9aeb439e2 [pxe] Improve pxe_udp debug messages hace 13 años
  Michael Brown f8a82c7d23 [pxe] Set correct PktType in PXENV_UNDI_ISR hace 13 años
  Michael Brown 0620429785 [pxe] Avoid touching fields that may not exist in PXENV_UNDI_GET_NIC_TYPE hace 13 años
  Michael Brown 69d1e6cf57 [pxe] Use network device receive queue freezing hace 13 años
  Michael Brown fb78d086f1 [pxe] Always allow MAX_LL_HEADER_LEN for the link-layer header hace 13 años
  Michael Brown 7b0cf319e4 [int13] Dump out MBR at DBGLVL_EXTRA hace 13 años
  Michael Brown d57d49942a [int13] Fix typo in debug message hace 13 años
  Michael Brown 4a30637d38 [int13] Include disk signature in debugging output hace 13 años
  Michael Brown 3c35ae2f3b [int13] Add infrastructure to support EDD version 4.0 hace 13 años
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface hace 14 años
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field hace 14 años
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group hace 14 años
  Geoff Lywood a4023e02e8 [comboot] Run com32 programs with a valid IDT hace 14 años
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces hace 14 años
  Michael Brown 7b4fbd93a5 [interface] Convert all name-resolution interfaces to generic interfaces hace 16 años
  Michael Brown d2415be069 [pxe] Remove obsolete pxe_errortab.c hace 14 años
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations hace 14 años
  Stefan Hajnoczi 0d108681ac [comboot] Propagate carry flag from COMBOOT API hace 14 años
  Michael Brown dc8eb04647 [pxe] Treat PXENV_RESTART_TFTP as unreturnable hace 14 años
  Michael Brown 38cd2035ff [librm] Use libflat to enable A20 line on each real-to-protected transition hace 14 años
  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