2005-06-01 |
Michael Brown | IGMP protocol now uses the generic background protocol... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Michael Brown | Add generic mechanism for background protocols (e.g... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Michael Brown | IGMP functions separated out from nic.c |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Michael Brown | Don't try to fetch another packet once we've reached... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Michael Brown | Make rfc2090 multicast option optional |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Michael Brown | Re-order functions for more logical documentation |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Michael Brown | Don't choke on duplicate OACK packets. |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Michael Brown | Remove prototypes for obsolete functions |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Michael Brown | Doxygenation |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Michael Brown | TFTP upgraded to use a core function library (in tftpco... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Michael Brown | Now have enough functions to implement a standard TFTP... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Michael Brown | Add tftp_ack() and tftp_error() |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Michael Brown | First version |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Geert Stappers | patch of Helge Wagner |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Michael Brown | Documented remainder of PXE TFTP API calls. |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Michael Brown | Documented the purpose of the two timeout fields in |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Michael Brown | Added diatribe about the mismatch between the PXE spec... |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Michael Brown | Refer to implementation note on IP routing. |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Michael Brown | Added implementation note on IP routing. |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Michael Brown | Thoughts on how to coerce the PXE TFTP API into somethi... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Michael Brown | Separate out the documentation of the PXE API from... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Michael Brown | Remove the annoying #include lines |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Michael Brown | Some versions of doxygen seem to object to "@ret None... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Michael Brown | Fixes for gcc >= 3.2 from Georg Baum |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Michael Brown | Split PXE code into preboot, udp, tftp, undi and loader... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Michael Brown | Added interface/pxe directory |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Michael Brown | Moved pxe_loader.c to pxe_image.c to avoid name clash |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Michael Brown | Moved pxe_errors.c to pxe/interface/ |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Michael Brown | Rearranging PXE header files |
commit | commitdiff | tree | snapshot |
2005-05-23 |
George Baum | the uncontroversal gcc 4.0 compilation fixes |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Michael Brown | Separated out the Etherboot-specific parts of the old... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Michael Brown | Added PXENV+ and !PXE structures, and the loader API. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Michael Brown | Finished documenting the UNDI API. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Michael Brown | Documented up to PXENV_UNDI_CLOSE |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Michael Brown | Documented Preboot, TFTP and UDP data structures |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Michael Brown | Documented PXENV_GET_CACHED_INFO structures |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Michael Brown | Add UDP parameter structures |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Michael Brown | Define PXE types in terms of other PXE types where... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Michael Brown | Worked out a sensible doxygen grouping |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Michael Brown | Added all API codes and basic prototypes. |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Michael Brown | Documented the basic PXE data types |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Michael Brown | Documented the UDP API calls. |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Michael Brown | Moved pxe_export.c to pxe.c, since the old pxe.c no... |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Michael Brown | Documented the link stages |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Michael Brown | Documented the compilation stages |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Michael Brown | Enable latex output |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Michael Brown | Add doc/ directory and .S files. |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Michael Brown | Doxygenation |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Michael Brown | Update to cope with changes in registers.h |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Michael Brown | Don't use anonymous entries in a struct; it seems to... |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Michael Brown | Use "#var" rather than "@c var" for doxygen. |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Michael Brown | Doxygenation |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Michael Brown | Don't include etherboot.h; we get a circular dependency |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Michael Brown | Doxygenation |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Michael Brown | API docs to .h |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Michael Brown | Move API docs to buffer.h, implementation to buffer.c. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Michael Brown | Sync from 5.4 branch |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Michael Brown | Imported from Etherboot 5.4 tree |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Michael Brown | Synced across updates from Etherboot 5.4 tree |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Michael Brown | Added FSP |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Michael Brown | Version increased to 5.5.0 |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Michael Brown | Doxygenation |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Michael Brown | Doxygenation |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Michael Brown | errno.h now required in order to compile. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Michael Brown | Add a const to avoid a warning |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Michael Brown | Add image formats (didn't check in properly to gpxe... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Michael Brown | Doxygenated |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Michael Brown | More documentation |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Michael Brown | load_buffer is now handled via load_buffer.h |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Michael Brown | Added preliminary doxygen documentation |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Michael Brown | More doxygen docs |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Michael Brown | Add include directories as source dirs |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Michael Brown | Only produce documentation where documentation actually... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Michael Brown | __attribute__ does not need to be treated as a variadic... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Michael Brown | Add doxygen documentation |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Michael Brown | Document %m |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Michael Brown | Linker symbols no longer defined in etherboot.h |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Michael Brown | doxygen docs go in bin/doc |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Michael Brown | Hide __attribute__ from doxygen |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Michael Brown | Add EBADIMG, EIMGRET, ETIMEDOUT and EINVAL |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Michael Brown | doxygen.cfg also references ARCH |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Michael Brown | Working to produce reasonably pretty code |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Michael Brown | doxygen doesn't allow us to do the --include compiler... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Michael Brown | Added doxygen comments and errno values. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Michael Brown | Added rules to generate documentation using doxygen |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Michael Brown | Add DOXYGEN definition, comment out reference to not... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Michael Brown | There is no arch/i386/firmware/linuxbios directory |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Michael Brown | All files in here are auto-generated |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Michael Brown | Error numbers moved to errno.h |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | First version |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Added errno, strerror and the "%m" printf metacharacter... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Changed to 5.5 |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Import from Etherboot 5.4 |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Initial revision |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Quickly hacked to use a buffer rather than a processor. |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Update to use buffer rather than processor |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Added const to fill_buffer |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Updated to use buffer rather than processor |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Load buffer is now handled by the autoload() function. |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Moved NBI support to nbi.c, modified to work with new... |
commit | commitdiff | tree | snapshot |
next |