3 次代码提交 (8406115834d38bb743e01f35bfd36e835532415e)

作者 SHA1 备注 提交日期
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 年前
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 年前
  Michael Brown 446b6d5fdd [pxe] Move all PXE files to arch/i386 15 年前
  Michael Brown 0ffc3f6285 [pxe] Add extra debug messages to the PXE UDP API calls 16 年前
  Michael Brown 2090aade04 [pxe] Fix broadcast transmissions via PXENV_UDP_WRITE 16 年前
  Michael Brown 84f99f781e Use XFER_INIT() macro. 16 年前
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely 16 年前
  Michael Brown b34d4d0449 Separate the "is data ready" function of xfer_seek() into an 17 年前
  Michael Brown ca4c6f9eee Kill off unused request() method in data-xfer interface. 17 年前
  Michael Brown e381714c07 Partial migration of UDP to data-xfer interface. (Will not link at 17 年前
  Michael Brown 01b4bde8a0 Updated TFTP and PXE UDP API code to use not-yet-implemented data-xfer 17 年前
  Michael Brown a5a330339b Split DBG() statement containing two inet_ntoa() statements; they 17 年前
  Michael Brown ce7289a766 Dump buffer and packet information in PXENV_UDP_READ as well 17 年前
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are 17 年前
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation 17 年前
  Michael Brown 691557281f Add a couple of small but vital parts to PXENV_UDP_WRITE. 18 年前
  Michael Brown ffe0e24249 Make the UDP senddata() methods return a status code. 18 年前
  Michael Brown a0a872f7f1 Updated PXE UDP implementation to use the new Etherboot UDP API. 18 年前
  Michael Brown 97675c7129 Refer to implementation note on IP routing. 19 年前
  Michael Brown 572483cc59 Separate out the documentation of the PXE API from the documentation of 19 年前
  Michael Brown 0e494614b5 Some versions of doxygen seem to object to "@ret None" or similar. 19 年前
  Michael Brown 809933d9f7 Split PXE code into preboot, udp, tftp, undi and loader units. 19 年前
  Michael Brown d8f187dc6a Documented the UDP API calls. 19 年前