450 Commits (43b04236ec7dd8ae39ed4b8bb14d57cc321ffd45)

Autor SHA1 Nachricht Datum
  Michael Brown 30cd348689 [SMBIOS] Interpret UUIDs as being in network-endian order vor 16 Jahren
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API vor 16 Jahren
  Michael Brown af466aedf1 [Settings] find_child_settings() accepts a NULL parent vor 16 Jahren
  Michael Brown 978996cdae [usr] Offer user a second chance to enter the shell on boot failure vor 16 Jahren
  Michael Brown 96edbd128f [PXEXT] Avoid queueing zero-length buffers in posix_io.c vor 16 Jahren
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values vor 16 Jahren
  Michael Brown ee5bdb0d75 [PXEXT] Avoid returning a false EOF when we have an empty buffer queued vor 16 Jahren
  Michael Brown 8f00c84828 [Settings] Add named setting for next-server vor 16 Jahren
  Michael Brown 23e077666b [Settings] copy_settings() should not fail if some settings are missing! vor 16 Jahren
  Michael Brown 65c0974d1f [Settings] Bugfix: store_setting() now applies changes even on root block vor 16 Jahren
  Michael Brown e5cea13e51 [Settings] Implement simple_settings backed with extensible DHCP options vor 16 Jahren
  Michael Brown a462c96ffc [Settings] DHCP is now working using the new settings API. vor 16 Jahren
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) vor 16 Jahren
  Michael Brown a9b62cfe8c [Settings] Use a settings applicator in ibft.c vor 16 Jahren
  Michael Brown 0fbe484566 [IPv4] Add a config option for IPv4 vor 16 Jahren
  Michael Brown eae6ac3d0b [Settings] Convert code in src/usr to use settings API. vor 16 Jahren
  Michael Brown cf03304620 [Settings] Introduce settings applicators. vor 16 Jahren
  Michael Brown 260b93bb72 [Settings] Add settings hierarchy vor 16 Jahren
  Michael Brown a48b4d9948 [Settings] Start revamping the configuration settings API. vor 16 Jahren
  Michael Brown af1c6b869c [Settings] Allow named settings to have their type specified explicitly vor 16 Jahren
  Michael Brown 070cbebc26 [Timers] Initialise timers on first use vor 16 Jahren
  Michael Brown 2652abdc5f [Timers] Miscellaneous timer system fixes vor 16 Jahren
  Michael Brown 03398e3389 [Settings] Allow encapsulated options to be specified as named settings vor 16 Jahren
  Michael Brown e2613e8896 [Settings] Add int16, int32 and hex-string configuration setting types vor 16 Jahren
  Michael Brown 6fe585642a [libc] Fix a validation bug in strtoul() vor 16 Jahren
  Michael Brown 5a08b434c7 [Settings] show_setting() functions return snprintf()-style length. vor 16 Jahren
  Michael Brown b08a6f5300 [Command] Add "sanboot" command. vor 16 Jahren
  Alexey Zaytsev 1935439f86 fix the rdtsc namimg vor 16 Jahren
  Alexey Zaytsev 379c37bafb Cleanups vor 16 Jahren
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem vor 16 Jahren
  Alexey Zaytsev 4006d229e5 Introduce the new timer subsystem. vor 17 Jahren
  Michael Brown b87904ab20 Remove reference to COFF support. I can find no trace of ever having supported it. vor 16 Jahren
  Michael Brown c1006ffdb7 If no shell was requested via Ctrl-B, exit immediately if boot fails. vor 16 Jahren
  Michael Brown a2b4252d5a Add XFER_INIT() macro. vor 16 Jahren
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely vor 16 Jahren
  Michael Brown 698b5bc887 Fix a minor logical error in posix_io.c vor 17 Jahren
  Michael Brown be6ada2b7b Add missing format qualifier vor 17 Jahren
  Michael Brown 1de705e30f Reallocate memory for bitmaps only when necessary. vor 17 Jahren
  Michael Brown 3b1efba864 Add RFC2090 TFTP multicast support. vor 17 Jahren
  Michael Brown 899f5b8ab2 Added definition of a UUID and uuid_ntoa() (for debugging), and vor 17 Jahren
  Michael Brown 7e3527a658 Don't get stuck in an infinite loop on negative integers! vor 17 Jahren
  Michael Brown db124b1255 Add fls() for non-constant values. vor 17 Jahren
  Michael Brown 83a6cc8c9b Don't get stuck in an infinite loop on negative integers! vor 17 Jahren
  Michael Brown 6d15a193aa Add fls() for non-constant values. vor 17 Jahren
  Michael Brown 54bf2621ed Add iBFT code derived from IBM document. vor 17 Jahren
  Michael Brown cfcc41d407 Set current working URI to be that of the executable image when vor 17 Jahren
  Holger Lubitz 7815474495 Revert "malloc attribute changes" vor 17 Jahren
  Michael Brown 07f84566d5 Make read_user() non-blocking, and add select() call. vor 17 Jahren
  Michael Brown 218651e125 Display name and status of each file as it is downloaded. vor 17 Jahren
  Holger Lubitz 373022108b malloc attribute changes vor 17 Jahren