2534 次程式碼提交 (f58cc3fca8967b68d108e787239557a81ca852a2)

作者 SHA1 備註 提交日期
  Michael Brown 8f00c84828 [Settings] Add named setting for next-server 16 年之前
  Michael Brown c06e6d0635 [Makefile] Use -MM instead of -M in dependency generation 16 年之前
  Michael Brown dbf8a02e8f [libc] Use __builtin_va_list et al in stdarg.h 16 年之前
  Michael Brown 23e077666b [Settings] copy_settings() should not fail if some settings are missing! 16 年之前
  Michael Brown 978865da2f [IPv4] Use default netmasks when no subnet mask is specified. 16 年之前
  Michael Brown 2af6c8d130 [IPv4] Tidy up some header files. 16 年之前
  Michael Brown ee4206a8a7 [DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO 16 年之前
  Marty Connor 1741e3e761 [DHCP] FIXME: quick temporary settings fix, needs update for new API 16 年之前
  Michael Brown 65c0974d1f [Settings] Bugfix: store_setting() now applies changes even on root block 16 年之前
  Michael Brown e5cea13e51 [Settings] Implement simple_settings backed with extensible DHCP options 16 年之前
  Michael Brown a462c96ffc [Settings] DHCP is now working using the new settings API. 16 年之前
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) 16 年之前
  Michael Brown bb32b8999c [DHCP] Kill off some no-longer-used DHCP functions 16 年之前
  Michael Brown a9b62cfe8c [Settings] Use a settings applicator in ibft.c 16 年之前
  Michael Brown 1edbcd4246 [Settings] Use a settings applicator to set the default TFTP URI. 16 年之前
  Michael Brown 720e256c50 [Misc] Kill off long-redundant tests/dhcptest.c 16 年之前
  Michael Brown 0fbe484566 [IPv4] Add a config option for IPv4 16 年之前
  Michael Brown aec9b8a41b [Settings] Use a settings applicator to configure IPv4 routes. 16 年之前
  Michael Brown eae6ac3d0b [Settings] Convert code in src/usr to use settings API. 16 年之前
  Michael Brown cf03304620 [Settings] Introduce settings applicators. 16 年之前
  Michael Brown acfa14423e [Settings] Add per-netdevice settings block 16 年之前
  Michael Brown 260b93bb72 [Settings] Add settings hierarchy 16 年之前
  Michael Brown a48b4d9948 [Settings] Start revamping the configuration settings API. 16 年之前
  Marty Connor e97ae4a788 ]Drivers] Update licensing for cs89x0.[ch] and cs89x0.txt 16 年之前
  Michael Brown af1c6b869c [Settings] Allow named settings to have their type specified explicitly 16 年之前
  Michael Brown 070cbebc26 [Timers] Initialise timers on first use 16 年之前
  Michael Brown 2652abdc5f [Timers] Miscellaneous timer system fixes 16 年之前
  Michael Brown 03398e3389 [Settings] Allow encapsulated options to be specified as named settings 16 年之前
  Michael Brown e2613e8896 [Settings] Add int16, int32 and hex-string configuration setting types 16 年之前
  Michael Brown 6fe585642a [libc] Fix a validation bug in strtoul() 16 年之前
  Michael Brown 5a08b434c7 [Settings] show_setting() functions return snprintf()-style length. 16 年之前
  Michael Brown 66d9a411f7 [PXE] PMM now tested and working 16 年之前
  Michael Brown 3bf7105cab [prefix] Cope with image source addresses outside base memory 16 年之前
  Michael Brown 9c86a39551 [PXE] Improve PnP/BBS detection 16 年之前
  Michael Brown 297002d7bd [prefix] Add printing functions to libprefix.S 16 年之前
  Michael Brown 1dd3f88964 [PXE] Work around a buffer-size bug in WinPE 16 年之前
  Michael Brown 12f203c606 [PXE] Add PMM support to romprefix.S (untested) 16 年之前
  Michael Brown fad35829eb [Makefile] Use bin/VVVVDDDD.rom instead of bin/pci_VVVV_DDDD.rom 16 年之前
  Michael Brown 06e8a70488 [tg3] Added device ID for rebranded HP card. 16 年之前
  Alexey Zaytsev 8de54ef9aa Use plain C in timer_rdtsc for division instead of inline asssembly. 16 年之前
  Michael Brown b62f2325ba [PXEXT] Add PXENV_FILE_EXEC call to PXE extensions API. 16 年之前
  Michael Brown b08a6f5300 [Command] Add "sanboot" command. 16 年之前
  Michael Brown 4704abbc50 [Timers] Move TIMER_BIOS and TIMER_RDTSC to their own config.h section. 16 年之前
  Michael Brown 3dd897f986 [Timers] Do not enable serial console by default; this change should not 16 年之前
  Alexey Zaytsev 1935439f86 fix the rdtsc namimg 16 年之前
  Alexey Zaytsev 379c37bafb Cleanups 16 年之前
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem 16 年之前
  Alexey Zaytsev 4006d229e5 Introduce the new timer subsystem. 16 年之前
  Michael Brown 844828cb15 [DHCP] Fix RFC4390 client identifier constructions. 16 年之前
  Michael Brown bc3f0a25c6 [Infiniband] Add preliminary support for multi-port devices. 16 年之前