483 次程式碼提交 (81d92c6d34f9ce68f7c2bbd5b92352b3a631bcd0)

作者 SHA1 備註 提交日期
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment 15 年之前
  Michael Brown 54c024e0af [sanboot] Quick and dirty hack to make SAN boot protocols selectable 15 年之前
  Michael Brown 07e8f18f33 [monojob] Release reference on completed job 15 年之前
  Michael Brown 667819becc [timer] Remove now-obsolete references to TIMER_BIOS and TIMER_RDTSC 15 年之前
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API 15 年之前
  Michael Brown 658c6dba59 [monojob] Allow for extremely slow system timers 15 年之前
  Michael Brown 16f1e35775 [timer] Formalise the timer API 15 年之前
  Michael Brown e6f276ece3 [process] Add DBG2() messages to help track down frozen processes 15 年之前
  Michael Brown 8c7deba349 [config] Split console configuration out to config/console.h 15 年之前
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> 15 年之前
  Michael Brown 6936c40fef [settings] Allow for setting fetchers to fail in fetchf_hex() 15 年之前
  Michael Brown 35b7658877 [settings] Add the uristring setting type 15 年之前
  Michael Brown b350b10b35 [uri] Add uri_encode() and uri_decode() functions for URI character encoding 15 年之前
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support 16 年之前
  Michael Brown 8f8f5acf09 [settings] Avoid overwriting the start of .text in fetch_string_setting() 16 年之前
  Michael Brown 5d4839b577 [iSCSI] Add support for mutual CHAP 16 年之前
  Michael Brown 34a06b6ba7 [cmdline] Add setting expansion using ${...} syntax 16 年之前
  Michael Brown 702e0be44e [ui] Add progress dots while waiting on any foreground job 16 年之前
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation 16 年之前
  Michael Brown 4f2861a376 [image] Revert "clear LOADED flag" patch 16 年之前
  Michael Brown 14c080020f [image] Clear LOADED flag on all other images when loading a new image 16 年之前
  Stefan Hajnoczi e9e1da131a [GDB] Provide functions to manually enter GDB stub. 16 年之前
  Stefan Hajnoczi 7eb555a8ae [GDB] Obey flow control when GDB connects. 16 年之前
  Stefan Hajnoczi 578b056730 [GDB] UDP clean up and add netdev refcnt 16 年之前
  Stefan Hajnoczi 19386ec2c8 [GDB] Add watch and rwatch hardware watchpoints 16 年之前
  Stefan Hajnoczi 6e670b5f38 [GDB] Remote debugging over UDP 16 年之前
  Stefan Hajnoczi 9ec3ff95f0 [GDB] Atomic read/write for device memory 16 年之前
  Stefan Hajnoczi 59b5465b30 [GDB] Handle kill and detach packets. 16 年之前
  Michael Brown 50810955e9 [console] Call cpu_nap() only if there is no input waiting 16 年之前
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage 16 年之前
  Stefan Hajnoczi 04bc50f025 [GDB] Add GDB stub for remote debugging 16 年之前
  Stefan Hajnoczi 831db76ff7 [Serial] Split serial console from serial driver 16 年之前
  Stefan Hajnoczi 842165ef76 [GDBSYM] Remove unused gdbsym.c 16 年之前
  Michael Brown 30cd348689 [SMBIOS] Interpret UUIDs as being in network-endian order 16 年之前
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API 16 年之前
  Michael Brown af466aedf1 [Settings] find_child_settings() accepts a NULL parent 16 年之前
  Michael Brown 978996cdae [usr] Offer user a second chance to enter the shell on boot failure 16 年之前
  Michael Brown 96edbd128f [PXEXT] Avoid queueing zero-length buffers in posix_io.c 16 年之前
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 16 年之前
  Michael Brown ee5bdb0d75 [PXEXT] Avoid returning a false EOF when we have an empty buffer queued 16 年之前
  Michael Brown 8f00c84828 [Settings] Add named setting for next-server 16 年之前
  Michael Brown 23e077666b [Settings] copy_settings() should not fail if some settings are missing! 16 年之前
  Michael Brown 65c0974d1f [Settings] Bugfix: store_setting() now applies changes even on root block 16 年之前
  Michael Brown e5cea13e51 [Settings] Implement simple_settings backed with extensible DHCP options 16 年之前
  Michael Brown a462c96ffc [Settings] DHCP is now working using the new settings API. 16 年之前
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) 16 年之前
  Michael Brown a9b62cfe8c [Settings] Use a settings applicator in ibft.c 16 年之前
  Michael Brown 0fbe484566 [IPv4] Add a config option for IPv4 16 年之前
  Michael Brown eae6ac3d0b [Settings] Convert code in src/usr to use settings API. 16 年之前
  Michael Brown cf03304620 [Settings] Introduce settings applicators. 16 年之前