53 Commity (076154a1c6ca987f84450c0225c190c9cdd77c59)

Autor SHA1 Wiadomość Data
  Michael Brown 076154a1c6 [image] Allow multiple embedded images 15 lat temu
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment 15 lat temu
  Michael Brown 54c024e0af [sanboot] Quick and dirty hack to make SAN boot protocols selectable 15 lat temu
  Michael Brown 667819becc [timer] Remove now-obsolete references to TIMER_BIOS and TIMER_RDTSC 15 lat temu
  Michael Brown 8c7deba349 [config] Split console configuration out to config/console.h 15 lat temu
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support 15 lat temu
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation 16 lat temu
  Stefan Hajnoczi 6e670b5f38 [GDB] Remote debugging over UDP 16 lat temu
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage 16 lat temu
  Stefan Hajnoczi 04bc50f025 [GDB] Add GDB stub for remote debugging 16 lat temu
  Stefan Hajnoczi 831db76ff7 [Serial] Split serial console from serial driver 16 lat temu
  Stefan Hajnoczi 842165ef76 [GDBSYM] Remove unused gdbsym.c 16 lat temu
  Michael Brown 0fbe484566 [IPv4] Add a config option for IPv4 16 lat temu
  Michael Brown b08a6f5300 [Command] Add "sanboot" command. 16 lat temu
  Alexey Zaytsev 1935439f86 fix the rdtsc namimg 16 lat temu
  Alexey Zaytsev 4006d229e5 Introduce the new timer subsystem. 16 lat temu
  Michael Brown b87904ab20 Remove reference to COFF support. I can find no trace of ever having supported it. 16 lat temu
  Michael Brown bf3d8fb1aa Allowed HTTPS to be a separately configurable feature. 17 lat temu
  Michael Brown e330db3c74 Dead code removal. 17 lat temu
  Michael Brown 8f6a4e8140 Add gdbsym.c object to help with running gdb-to-qemu 17 lat temu
  Michael Brown f13baeb330 Added missing config.[ch] lines for FTP protocol 17 lat temu
  Anselm Martin Hoffmeister ed7dc02a95 hoffmeis: Preparations for syslog support (LOGSERVER in DHCP, linewise 17 lat temu
  Michael Brown 2cf1e33df1 Split bootsector execution code out into bootsector.c. 17 lat temu
  Michael Brown b07161f397 Placeholder bzImage support 17 lat temu
  Michael Brown beb941ed81 Rename "boot" to "autoboot" 17 lat temu
  Michael Brown f11900a9c6 I prefer IMAGE_XXX to XXX_IMAGE. 17 lat temu
  Michael Brown 9952df9b52 Add "dhcp" command 17 lat temu
  Michael Brown 67aedf34fa Use systematic names for XXX_IMAGE. 17 lat temu
  Michael Brown 9817f93094 Add basic "fetch" and "imgstat" commands. 17 lat temu
  Michael Brown 4fc9333159 Move include/image.h to include/gpxe/image.h 17 lat temu
  Michael Brown d45c5e7ce7 Add "route" command (which currently only displays the routing table; it 17 lat temu
  Michael Brown d24b80acf2 Added network interface management commands 17 lat temu
  Michael Brown 84202d89f0 Split the (quick hack) boot logic out from main.c to autoboot.c, add a 17 lat temu
  Michael Brown 8f9336e0c1 Add "config" command to access config UI 17 lat temu
  Michael Brown ec5789bf0c Select required commands via config.h 17 lat temu
  Michael Brown dbf3482ef5 Removed obsolete print_config() 18 lat temu
  Michael Brown c10698b8b4 Add NULL_TRAP as a config option 18 lat temu
  Michael Brown 0479e9f541 relocate.o is now dragged in by the objects that require it; there is no 18 lat temu
  Michael Brown 6e8f29d3cb Image formats moved into the new config system 19 lat temu
  Michael Brown cc980d1c94 Moved DOWNLOAD_PROTO_XXX options to config.h 19 lat temu
  Michael Brown e1d6f3a8ac Add NMB_RESOLVER 19 lat temu
  Michael Brown d817e60d21 "dns_resolver" changed to "dns" 19 lat temu
  Michael Brown 6cd0fa5807 Added DNS resolver configuration option. 19 lat temu
  Michael Brown ffe77e0683 This is, of course, the neater and much more obvious way to do it. 19 lat temu
  Michael Brown cf79681b80 Fix BUILD_SERIAL. 19 lat temu
  Michael Brown 85b00c4b72 Move RELOCATE into config.h 19 lat temu
  Michael Brown f25383f4c4 Add ISA_PROBE_ADDRS list. 19 lat temu
  Michael Brown 6f37dc410a print_drivers() is now unified. 19 lat temu
  Michael Brown 1937b39079 Drag in relocate unless NORELOCATE is defined, since it's now called 19 lat temu
  Michael Brown 0ff80b477d Merged mcb30-realmode-redesign back to HEAD 19 lat temu