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 EB.5.4.SYNC |
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 origin/Etherboot Eb.5.4.import |
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 |
2005-05-17 |
Michael Brown | First version |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Restructured to allow per-object image formats |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Heap function prototypes moved to heap.h |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Add twiddle() so that progress is visible. |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Added print_images() and autoload(). |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Moved find_segment into elf_loader.c |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Moved os_regs into start32.S |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Added debug messages |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Use shared symbols for heap_ptr and heap_end |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Added copy_phys_to_phys |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Added "image" directory |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Image formats moved into the new config system |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Michael Brown | Use __unused instead of __used for static data structures. |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Michael Brown | Use the heap functions to allocate a load buffer. |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Michael Brown | First version |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Michael Brown | Add realloc, since the load buffer code requires it. |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Michael Brown | Added debugging |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Michael Brown | Tidied up init_heap() |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Michael Brown | Added ASSERT() macro |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Michael Brown | Added old allot/forget calls for backwards compatibility. |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Michael Brown | Merged the unaligned and aligned heap APIs and simplifi... |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Michael Brown | Use the global load_buffer, and the boot_image function. |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Michael Brown | Add INIT_LOADBUF |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Michael Brown | Make "struct buffer"s reusable between sessions. |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Michael Brown | Include string.h, because we need to define copy_{to... |
commit | commitdiff | tree | snapshot |
next |