51 Revize (076154a1c6ca987f84450c0225c190c9cdd77c59)

Autor SHA1 Zpráva Datum
  Michael Brown 076154a1c6 [image] Allow multiple embedded images před 15 roky
  Michael Brown 3e220aa73e [main] Print an "initialising devices" banner před 15 roky
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall před 15 roky
  Michael Brown 5e6b82104d [romprefix] Add vendor branding facilities and guidelines před 15 roky
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation před 16 roky
  Michael Brown 978996cdae [usr] Offer user a second chance to enter the shell on boot failure před 16 roky
  Michael Brown c1006ffdb7 If no shell was requested via Ctrl-B, exit immediately if boot fails. před 16 roky
  Michael Brown a6a1052096 Applied a modified version of holger's regparm patches. před 17 roky
  Michael Brown 89349d7fad Separated out initialisation functions from startup/shutdown functions. před 17 roky
  Michael Brown fd86c819ba Use a linker-table based system to automatically mark and start up před 17 roky
  Michael Brown dca369ddc3 Call hide_etherboot() from startup(), rather than requiring the prefix to před 17 roky
  Michael Brown c2708df14a Make shutdown functions callable by OS image's exec methods. před 17 roky
  Michael Brown 4fc9333159 Move include/image.h to include/gpxe/image.h před 17 roky
  Michael Brown 55e590ab3a Move header file for usr/autoboot.c to include/usr před 17 roky
  Michael Brown 839d425c6e Added missing header před 17 roky
  Michael Brown c21502acad No longer needed před 17 roky
  Michael Brown 84202d89f0 Split the (quick hack) boot logic out from main.c to autoboot.c, add a před 17 roky
  Michael Brown 38ad706b08 Use new minimal shell před 17 roky
  Michael Brown d9f32726b4 Added quick and dirty commands for testing the new NVO code. před 17 roky
  Marty Connor 1da4faa896 include stdio.h to suppress printf warning, general warnings fixups před 17 roky
  Michael Brown 27ba2d7527 Take out unused cleanup() function so that we can remove the link před 18 roky
  Michael Brown 0dd0a8366e Removed obsolete line merged in with the cmdline stuff před 18 roky
  Marty Connor 41af7457a8 Merge of Fredrik Hultin command_line před 18 roky
  Michael Brown e74e20cb55 Remove the static IP address hack from netdevice.c, and change the před 18 roky
  Marty Connor e8cc1c4333 Removed vestigal FILO code před 18 roky
  Michael Brown 3c8aafa209 Simplify RX data path. před 18 roky
  Michael Brown 6ab4b99f41 Quick hack to avoid trying to use an uninitialised net device. před 18 roky
  Michael Brown d6866202f9 Until we have a functioning UDP stack and PXE API again, there's not much před 18 roky
  Michael Brown f8f75cef5b BSS is now zeroed by libprefix (along with the otherwise non-zeroable před 18 roky
  Michael Brown 352bf1bda2 Move init.h to gpxe/init.h. před 18 roky
  Michael Brown 307cf36fca Linker symbols no longer defined in etherboot.h před 19 roky
  Michael Brown 022661283a Load buffer is now handled by the autoload() function. před 19 roky
  Michael Brown a5a14dc05d Use the global load_buffer, and the boot_image function. před 19 roky
  Michael Brown 0fe74493f4 Protocols now load data into a buffer; they don't execute it. před 19 roky
  Michael Brown d5bf9e71ea http.h obsoleted (no content) před 19 roky
  Michael Brown 2227a711fd umountall() handled by nfs.c's reset function před 19 roky
  Michael Brown e68378fd62 loadkernel renamed to download_url and moved to nic.c před 19 roky
  Michael Brown fda36a0c1a Added back in the actual call to load(). před 19 roky
  Michael Brown 8cd0693396 s/{name,describe}/{name,describe}_device/ před 19 roky
  Michael Brown 98ff29345e Created a bus/device API that allows for the ROM prefix to specify an před 19 roky
  Michael Brown f04b9cd3ea Leave some time to see what's going on. před 19 roky
  Michael Brown ce8dea0dff Separate out bus-scanning and device-probing logic. před 19 roky
  Michael Brown 75d864432c Use the magic of common symbols to allow struct dev to effectively grow at před 19 roky
  Michael Brown 241fb0f3cd Use dev's print_info method to print standardised information about před 19 roky
  Michael Brown 762fa9a478 Fix up find_pci_device so that it can be used for scanning for devices před 19 roky
  Michael Brown 3901d197f7 Replaced main loop with a trivial implementation so that we can try před 19 roky
  Michael Brown 87508aa0b2 arch_initialise() is now sufficiently generic that we may as well just před 19 roky
  Michael Brown 64d3886c1d relocate() is called by arch_initialise(). před 19 roky
  Michael Brown 0ff80b477d Merged mcb30-realmode-redesign back to HEAD před 19 roky
  Michael Brown 3d6123e69a Initial revision před 19 roky