473 Commits (601d244a8e6dc742780060a9e0c48b91fa6c4524)

Author SHA1 Message Date
  Michael Brown 6936c40fef [settings] Allow for setting fetchers to fail in fetchf_hex() 15 years ago
  Michael Brown 35b7658877 [settings] Add the uristring setting type 15 years ago
  Michael Brown b350b10b35 [uri] Add uri_encode() and uri_decode() functions for URI character encoding 15 years ago
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support 15 years ago
  Michael Brown 8f8f5acf09 [settings] Avoid overwriting the start of .text in fetch_string_setting() 16 years ago
  Michael Brown 5d4839b577 [iSCSI] Add support for mutual CHAP 16 years ago
  Michael Brown 34a06b6ba7 [cmdline] Add setting expansion using ${...} syntax 16 years ago
  Michael Brown 702e0be44e [ui] Add progress dots while waiting on any foreground job 16 years ago
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation 16 years ago
  Michael Brown 4f2861a376 [image] Revert "clear LOADED flag" patch 16 years ago
  Michael Brown 14c080020f [image] Clear LOADED flag on all other images when loading a new image 16 years ago
  Stefan Hajnoczi e9e1da131a [GDB] Provide functions to manually enter GDB stub. 16 years ago
  Stefan Hajnoczi 7eb555a8ae [GDB] Obey flow control when GDB connects. 16 years ago
  Stefan Hajnoczi 578b056730 [GDB] UDP clean up and add netdev refcnt 16 years ago
  Stefan Hajnoczi 19386ec2c8 [GDB] Add watch and rwatch hardware watchpoints 16 years ago
  Stefan Hajnoczi 6e670b5f38 [GDB] Remote debugging over UDP 16 years ago
  Stefan Hajnoczi 9ec3ff95f0 [GDB] Atomic read/write for device memory 16 years ago
  Stefan Hajnoczi 59b5465b30 [GDB] Handle kill and detach packets. 16 years ago
  Michael Brown 50810955e9 [console] Call cpu_nap() only if there is no input waiting 16 years ago
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage 16 years ago
  Stefan Hajnoczi 04bc50f025 [GDB] Add GDB stub for remote debugging 16 years ago
  Stefan Hajnoczi 831db76ff7 [Serial] Split serial console from serial driver 16 years ago
  Stefan Hajnoczi 842165ef76 [GDBSYM] Remove unused gdbsym.c 16 years ago
  Michael Brown 30cd348689 [SMBIOS] Interpret UUIDs as being in network-endian order 16 years ago
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API 16 years ago
  Michael Brown af466aedf1 [Settings] find_child_settings() accepts a NULL parent 16 years ago
  Michael Brown 978996cdae [usr] Offer user a second chance to enter the shell on boot failure 16 years ago
  Michael Brown 96edbd128f [PXEXT] Avoid queueing zero-length buffers in posix_io.c 16 years ago
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 16 years ago
  Michael Brown ee5bdb0d75 [PXEXT] Avoid returning a false EOF when we have an empty buffer queued 16 years ago
  Michael Brown 8f00c84828 [Settings] Add named setting for next-server 16 years ago
  Michael Brown 23e077666b [Settings] copy_settings() should not fail if some settings are missing! 16 years ago
  Michael Brown 65c0974d1f [Settings] Bugfix: store_setting() now applies changes even on root block 16 years ago
  Michael Brown e5cea13e51 [Settings] Implement simple_settings backed with extensible DHCP options 16 years ago
  Michael Brown a462c96ffc [Settings] DHCP is now working using the new settings API. 16 years ago
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) 16 years ago
  Michael Brown a9b62cfe8c [Settings] Use a settings applicator in ibft.c 16 years ago
  Michael Brown 0fbe484566 [IPv4] Add a config option for IPv4 16 years ago
  Michael Brown eae6ac3d0b [Settings] Convert code in src/usr to use settings API. 16 years ago
  Michael Brown cf03304620 [Settings] Introduce settings applicators. 16 years ago
  Michael Brown 260b93bb72 [Settings] Add settings hierarchy 16 years ago
  Michael Brown a48b4d9948 [Settings] Start revamping the configuration settings API. 16 years ago
  Michael Brown af1c6b869c [Settings] Allow named settings to have their type specified explicitly 16 years ago
  Michael Brown 070cbebc26 [Timers] Initialise timers on first use 16 years ago
  Michael Brown 2652abdc5f [Timers] Miscellaneous timer system fixes 16 years ago
  Michael Brown 03398e3389 [Settings] Allow encapsulated options to be specified as named settings 16 years ago
  Michael Brown e2613e8896 [Settings] Add int16, int32 and hex-string configuration setting types 16 years ago
  Michael Brown 6fe585642a [libc] Fix a validation bug in strtoul() 16 years ago
  Michael Brown 5a08b434c7 [Settings] show_setting() functions return snprintf()-style length. 16 years ago
  Michael Brown b08a6f5300 [Command] Add "sanboot" command. 16 years ago