70 Commits (master)

Autor SHA1 Nachricht Datum
  Michael Brown f58ebbdfb5 [test] Allow self-tests to report exit status when running under Linux vor 8 Jahren
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 9 Jahren
  Michael Brown 8290a95513 [build] Expose build timestamp, build name, and product names vor 10 Jahren
  Michael Brown 3102866a7f [main] Defer "initialising devices" message until initialising devices vor 10 Jahren
  Michael Brown 033f4c92ca [autoboot] Split main control flow out of main() into a new function ipxe() vor 11 Jahren
  Michael Brown 4867085c0c [build] Include version number within only a single object file vor 11 Jahren
  Michael Brown 1d38168064 [autoboot] Avoid excess backspacing after displaying Ctrl-B prompt vor 11 Jahren
  Michael Brown 2f6e7bde77 [main] Add the "scriptlet" setting vor 13 Jahren
  Michael Brown 202cf094eb [main] Remove shell prompt when using an embedded image vor 13 Jahren
  Michael Brown 7752541bb7 [image] Use list_first_entry() to clarify logic in main() vor 13 Jahren
  Michael Brown c4b6c244b0 [prompt] Replace shell_banner() with a generic prompt() function vor 13 Jahren
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" vor 13 Jahren
  Michael Brown b7c548a944 [main] Match "starting execution" and "initialising devices" message style vor 14 Jahren
  Michael Brown 8406115834 [build] Rename gPXE to iPXE vor 14 Jahren
  Stefan Hajnoczi 00a780e38f [proto] Remove unsupported IGMP protocol vor 14 Jahren
  Stefan Hajnoczi 1548189ffa [proto] Remove unsupported NFS protocol vor 14 Jahren
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations vor 15 Jahren
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables vor 15 Jahren
  Michael Brown 4f3bab1a55 [image] Allow for zero embedded images vor 15 Jahren
  Michael Brown 076154a1c6 [image] Allow multiple embedded images vor 15 Jahren
  Michael Brown 3e220aa73e [main] Print an "initialising devices" banner vor 15 Jahren
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall vor 15 Jahren
  Michael Brown 5e6b82104d [romprefix] Add vendor branding facilities and guidelines vor 15 Jahren
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation vor 16 Jahren
  Michael Brown 978996cdae [usr] Offer user a second chance to enter the shell on boot failure vor 16 Jahren
  Michael Brown c1006ffdb7 If no shell was requested via Ctrl-B, exit immediately if boot fails. vor 16 Jahren
  Michael Brown a6a1052096 Applied a modified version of holger's regparm patches. vor 17 Jahren
  Michael Brown 89349d7fad Separated out initialisation functions from startup/shutdown functions. vor 17 Jahren
  Michael Brown fd86c819ba Use a linker-table based system to automatically mark and start up vor 17 Jahren
  Michael Brown dca369ddc3 Call hide_etherboot() from startup(), rather than requiring the prefix to vor 17 Jahren
  Michael Brown c2708df14a Make shutdown functions callable by OS image's exec methods. vor 17 Jahren
  Michael Brown 4fc9333159 Move include/image.h to include/gpxe/image.h vor 17 Jahren
  Michael Brown 55e590ab3a Move header file for usr/autoboot.c to include/usr vor 17 Jahren
  Michael Brown 839d425c6e Added missing header vor 17 Jahren
  Michael Brown c21502acad No longer needed vor 17 Jahren
  Michael Brown 84202d89f0 Split the (quick hack) boot logic out from main.c to autoboot.c, add a vor 17 Jahren
  Michael Brown 38ad706b08 Use new minimal shell vor 17 Jahren
  Michael Brown d9f32726b4 Added quick and dirty commands for testing the new NVO code. vor 17 Jahren
  Marty Connor 1da4faa896 include stdio.h to suppress printf warning, general warnings fixups vor 17 Jahren
  Michael Brown 27ba2d7527 Take out unused cleanup() function so that we can remove the link vor 18 Jahren
  Michael Brown 0dd0a8366e Removed obsolete line merged in with the cmdline stuff vor 18 Jahren
  Marty Connor 41af7457a8 Merge of Fredrik Hultin command_line vor 18 Jahren
  Michael Brown e74e20cb55 Remove the static IP address hack from netdevice.c, and change the vor 18 Jahren
  Marty Connor e8cc1c4333 Removed vestigal FILO code vor 18 Jahren
  Michael Brown 3c8aafa209 Simplify RX data path. vor 18 Jahren
  Michael Brown 6ab4b99f41 Quick hack to avoid trying to use an uninitialised net device. vor 18 Jahren
  Michael Brown d6866202f9 Until we have a functioning UDP stack and PXE API again, there's not much vor 18 Jahren
  Michael Brown f8f75cef5b BSS is now zeroed by libprefix (along with the otherwise non-zeroable vor 18 Jahren
  Michael Brown 352bf1bda2 Move init.h to gpxe/init.h. vor 18 Jahren
  Michael Brown 307cf36fca Linker symbols no longer defined in etherboot.h vor 19 Jahren