8 次代码提交 (8406115834d38bb743e01f35bfd36e835532415e)

作者 SHA1 备注 提交日期
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 年前
  Michael Brown 80d1ac7320 [pxe] Remove pxe_set_cached_filename() 14 年前
  Thomas Horsten c124f6360d [tftp] Make TFTP size requests abort transfer with an error 14 年前
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 年前
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections 15 年前
  Michael Brown 1284773363 [tftp] Temporary fix for conveying TFTP block size to callers 15 年前
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 年前
  Michael Brown 446b6d5fdd [pxe] Move all PXE files to arch/i386 15 年前
  Michael Brown 2596a9aa9c [misc] Fix building on OpenBSD 16 年前
  Michael Brown 5e4e267177 Start restructuring pxe_tftp.c to cope with multicast (MTFTP) receives. 16 年前
  Michael Brown 07f84566d5 Make read_user() non-blocking, and add select() call. 17 年前
  Michael Brown 9aa61ad5a2 Add per-file error identifiers 17 年前
  Michael Brown d05d8edd42 Implement the "overwrite TFTP filename" Microsoft RIS bug workaround. 17 年前
  Michael Brown 40d6d3dcf4 Windows RIS now gets as far as downloading NTLDR. 17 年前
  Michael Brown 01b4bde8a0 Updated TFTP and PXE UDP API code to use not-yet-implemented data-xfer 17 年前
  Michael Brown 23008b9326 Updated to use POSIX-style file I/O layer. 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 71754ada2a Allow linking by converting functions to stubs 18 年前
  Michael Brown a0a872f7f1 Updated PXE UDP implementation to use the new Etherboot UDP API. 18 年前
  Michael Brown 53a4436d94 TFTP upgraded to use a core function library (in tftpcore.c) which will be 19 年前
  Michael Brown 59582db29d Documented remainder of PXE TFTP API calls. 19 年前
  Michael Brown 2ffc960e67 Added diatribe about the mismatch between the PXE spec and the TFTP 19 年前
  Michael Brown aeb984a1a9 Thoughts on how to coerce the PXE TFTP API into something resembling 19 年前
  Michael Brown 809933d9f7 Split PXE code into preboot, udp, tftp, undi and loader units. 19 年前