473 Commits (8c3e95ce420c21e612dbed58fd74dbb01025643f)

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