24 Révisions (2494625702c08e2e76252e1a7d94f1bf6c48d43a)

Auteur SHA1 Message Date
  Michael Brown 84a2b886e1 Split error-message table portions of errno.h out to gpxe/errortab.h il y a 17 ans
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are il y a 18 ans
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation il y a 18 ans
  Michael Brown f018da8215 Implement enough of PXENV_GET_CACHED_INFO to support pxelinux. il y a 18 ans
  Michael Brown 75d26d884a Added pxe_netdev; a slight hack for now, but will need to be done il y a 18 ans
  Michael Brown 691557281f Add a couple of small but vital parts to PXENV_UDP_WRITE. il y a 18 ans
  Michael Brown 71754ada2a Allow linking by converting functions to stubs il y a 18 ans
  Michael Brown 17ecfd1d67 Allow linking by converting all functions to stubs il y a 18 ans
  Michael Brown ffe0e24249 Make the UDP senddata() methods return a status code. il y a 18 ans
  Michael Brown a0a872f7f1 Updated PXE UDP implementation to use the new Etherboot UDP API. il y a 18 ans
  Michael Brown c3e41e6fd1 Added soon-to-be-requisite missing include. il y a 18 ans
  Michael Brown 832e86246b gcc is rather over-aggressive about optimising out static data structures il y a 18 ans
  Michael Brown b89ccac02d Updated to remove obsolete constants il y a 18 ans
  Michael Brown 53a4436d94 TFTP upgraded to use a core function library (in tftpcore.c) which will be il y a 19 ans
  Michael Brown 59582db29d Documented remainder of PXE TFTP API calls. il y a 19 ans
  Michael Brown 2ffc960e67 Added diatribe about the mismatch between the PXE spec and the TFTP il y a 19 ans
  Michael Brown 97675c7129 Refer to implementation note on IP routing. il y a 19 ans
  Michael Brown aeb984a1a9 Thoughts on how to coerce the PXE TFTP API into something resembling il y a 19 ans
  Michael Brown 572483cc59 Separate out the documentation of the PXE API from the documentation of il y a 19 ans
  Michael Brown 0e494614b5 Some versions of doxygen seem to object to "@ret None" or similar. il y a 19 ans
  Michael Brown 809933d9f7 Split PXE code into preboot, udp, tftp, undi and loader units. il y a 19 ans
  Michael Brown 8fcb6448bd Moved pxe_errors.c to pxe/interface/ il y a 19 ans
  Michael Brown d8f187dc6a Documented the UDP API calls. il y a 19 ans