481 Commits (07e8f18f33eba7aef64d7d2cfafc6738f4096b5a)

Autor SHA1 Mensagem Data
  Michael Brown 23e077666b [Settings] copy_settings() should not fail if some settings are missing! 17 anos atrás
  Michael Brown 65c0974d1f [Settings] Bugfix: store_setting() now applies changes even on root block 17 anos atrás
  Michael Brown e5cea13e51 [Settings] Implement simple_settings backed with extensible DHCP options 17 anos atrás
  Michael Brown a462c96ffc [Settings] DHCP is now working using the new settings API. 17 anos atrás
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) 17 anos atrás
  Michael Brown a9b62cfe8c [Settings] Use a settings applicator in ibft.c 17 anos atrás
  Michael Brown 0fbe484566 [IPv4] Add a config option for IPv4 17 anos atrás
  Michael Brown eae6ac3d0b [Settings] Convert code in src/usr to use settings API. 17 anos atrás
  Michael Brown cf03304620 [Settings] Introduce settings applicators. 17 anos atrás
  Michael Brown 260b93bb72 [Settings] Add settings hierarchy 17 anos atrás
  Michael Brown a48b4d9948 [Settings] Start revamping the configuration settings API. 17 anos atrás
  Michael Brown af1c6b869c [Settings] Allow named settings to have their type specified explicitly 17 anos atrás
  Michael Brown 070cbebc26 [Timers] Initialise timers on first use 17 anos atrás
  Michael Brown 2652abdc5f [Timers] Miscellaneous timer system fixes 17 anos atrás
  Michael Brown 03398e3389 [Settings] Allow encapsulated options to be specified as named settings 17 anos atrás
  Michael Brown e2613e8896 [Settings] Add int16, int32 and hex-string configuration setting types 17 anos atrás
  Michael Brown 6fe585642a [libc] Fix a validation bug in strtoul() 17 anos atrás
  Michael Brown 5a08b434c7 [Settings] show_setting() functions return snprintf()-style length. 17 anos atrás
  Michael Brown b08a6f5300 [Command] Add "sanboot" command. 17 anos atrás
  Alexey Zaytsev 1935439f86 fix the rdtsc namimg 17 anos atrás
  Alexey Zaytsev 379c37bafb Cleanups 17 anos atrás
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem 17 anos atrás
  Alexey Zaytsev 4006d229e5 Introduce the new timer subsystem. 17 anos atrás
  Michael Brown b87904ab20 Remove reference to COFF support. I can find no trace of ever having supported it. 17 anos atrás
  Michael Brown c1006ffdb7 If no shell was requested via Ctrl-B, exit immediately if boot fails. 17 anos atrás
  Michael Brown a2b4252d5a Add XFER_INIT() macro. 17 anos atrás
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely 17 anos atrás
  Michael Brown 698b5bc887 Fix a minor logical error in posix_io.c 17 anos atrás
  Michael Brown be6ada2b7b Add missing format qualifier 17 anos atrás
  Michael Brown 1de705e30f Reallocate memory for bitmaps only when necessary. 17 anos atrás
  Michael Brown 3b1efba864 Add RFC2090 TFTP multicast support. 17 anos atrás
  Michael Brown 899f5b8ab2 Added definition of a UUID and uuid_ntoa() (for debugging), and 17 anos atrás
  Michael Brown 7e3527a658 Don't get stuck in an infinite loop on negative integers! 18 anos atrás
  Michael Brown db124b1255 Add fls() for non-constant values. 18 anos atrás
  Michael Brown 83a6cc8c9b Don't get stuck in an infinite loop on negative integers! 18 anos atrás
  Michael Brown 6d15a193aa Add fls() for non-constant values. 18 anos atrás
  Michael Brown 54bf2621ed Add iBFT code derived from IBM document. 18 anos atrás
  Michael Brown cfcc41d407 Set current working URI to be that of the executable image when 18 anos atrás
  Holger Lubitz 7815474495 Revert "malloc attribute changes" 18 anos atrás
  Michael Brown 07f84566d5 Make read_user() non-blocking, and add select() call. 18 anos atrás
  Michael Brown 218651e125 Display name and status of each file as it is downloaded. 18 anos atrás
  Holger Lubitz 373022108b malloc attribute changes 18 anos atrás
  Michael Brown 49009a4c1b uri_get(NULL) and uri_put(NULL) are explicitly allowed. 18 anos atrás
  Michael Brown d4947c05b2 Allow images to hold references to the originating URI. 18 anos atrás
  Holger Lubitz bb94c143d9 move strndup back to string.c - used by strdup 18 anos atrás
  Holger Lubitz 6b6dbe5600 move strndup back to string.c - used by strdup 18 anos atrás
  Holger Lubitz d0d044443d memscan does not alter the mem pointer - make it const 18 anos atrás
  Holger Lubitz c9c97b3444 stripped down version of string.c containing only the used functions 18 anos atrás
  Holger Lubitz c7ad6778ac put unused functions from string.c into separate file 18 anos atrás
  Michael Brown 726e366e8f Add code for constructing single-file cpio archives on the fly 18 anos atrás