470 Commits (8223084afc206000312611a3fcfa30a28500d1a3)

Author SHA1 Message Date
  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
  Alexey Zaytsev 1935439f86 fix the rdtsc namimg 16 years ago
  Alexey Zaytsev 379c37bafb Cleanups 16 years ago
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem 16 years ago
  Alexey Zaytsev 4006d229e5 Introduce the new timer subsystem. 16 years ago
  Michael Brown b87904ab20 Remove reference to COFF support. I can find no trace of ever having supported it. 16 years ago
  Michael Brown c1006ffdb7 If no shell was requested via Ctrl-B, exit immediately if boot fails. 16 years ago
  Michael Brown a2b4252d5a Add XFER_INIT() macro. 16 years ago
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely 16 years ago
  Michael Brown 698b5bc887 Fix a minor logical error in posix_io.c 16 years ago
  Michael Brown be6ada2b7b Add missing format qualifier 16 years ago
  Michael Brown 1de705e30f Reallocate memory for bitmaps only when necessary. 16 years ago
  Michael Brown 3b1efba864 Add RFC2090 TFTP multicast support. 16 years ago
  Michael Brown 899f5b8ab2 Added definition of a UUID and uuid_ntoa() (for debugging), and 16 years ago
  Michael Brown 7e3527a658 Don't get stuck in an infinite loop on negative integers! 17 years ago
  Michael Brown db124b1255 Add fls() for non-constant values. 17 years ago
  Michael Brown 83a6cc8c9b Don't get stuck in an infinite loop on negative integers! 17 years ago
  Michael Brown 6d15a193aa Add fls() for non-constant values. 17 years ago
  Michael Brown 54bf2621ed Add iBFT code derived from IBM document. 17 years ago
  Michael Brown cfcc41d407 Set current working URI to be that of the executable image when 17 years ago
  Holger Lubitz 7815474495 Revert "malloc attribute changes" 17 years ago
  Michael Brown 07f84566d5 Make read_user() non-blocking, and add select() call. 17 years ago
  Michael Brown 218651e125 Display name and status of each file as it is downloaded. 17 years ago
  Holger Lubitz 373022108b malloc attribute changes 17 years ago
  Michael Brown 49009a4c1b uri_get(NULL) and uri_put(NULL) are explicitly allowed. 17 years ago