2533 Commits (3ad348e55a51da012ad4a0ad029da5e80541e4ec)
 

Autor SHA1 Mensaje Fecha
  Michael Brown 23e077666b [Settings] copy_settings() should not fail if some settings are missing! hace 16 años
  Michael Brown 978865da2f [IPv4] Use default netmasks when no subnet mask is specified. hace 16 años
  Michael Brown 2af6c8d130 [IPv4] Tidy up some header files. hace 16 años
  Michael Brown ee4206a8a7 [DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO hace 16 años
  Marty Connor 1741e3e761 [DHCP] FIXME: quick temporary settings fix, needs update for new API hace 16 años
  Michael Brown 8fceee785f Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe 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 bb32b8999c [DHCP] Kill off some no-longer-used DHCP functions hace 16 años
  Michael Brown a9b62cfe8c [Settings] Use a settings applicator in ibft.c hace 16 años
  Michael Brown 1edbcd4246 [Settings] Use a settings applicator to set the default TFTP URI. hace 16 años
  Michael Brown 720e256c50 [Misc] Kill off long-redundant tests/dhcptest.c hace 16 años
  Michael Brown 0fbe484566 [IPv4] Add a config option for IPv4 hace 16 años
  Michael Brown aec9b8a41b [Settings] Use a settings applicator to configure IPv4 routes. 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 acfa14423e [Settings] Add per-netdevice settings block 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
  Marty Connor e97ae4a788 ]Drivers] Update licensing for cs89x0.[ch] and cs89x0.txt hace 16 años
  Michael Brown 7067142fb4 [Contribs] Add updated wake-on-LAN patch from Bill <level42@sympatico.ca> 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 08b19abf94 Merge branch 'pxerom-pmm' hace 16 años
  Michael Brown 66d9a411f7 [PXE] PMM now tested and working hace 16 años
  Michael Brown 3bf7105cab [prefix] Cope with image source addresses outside base memory hace 16 años
  Michael Brown 9c86a39551 [PXE] Improve PnP/BBS detection hace 16 años
  Michael Brown 297002d7bd [prefix] Add printing functions to libprefix.S hace 16 años
  Michael Brown 3e781eb87f Merge branch 'xl0-timer' hace 16 años
  Michael Brown 1dd3f88964 [PXE] Work around a buffer-size bug in WinPE hace 16 años
  Michael Brown 12f203c606 [PXE] Add PMM support to romprefix.S (untested) hace 16 años
  Michael Brown fad35829eb [Makefile] Use bin/VVVVDDDD.rom instead of bin/pci_VVVV_DDDD.rom hace 16 años
  Michael Brown 06e8a70488 [tg3] Added device ID for rebranded HP card. hace 16 años
  Alexey Zaytsev 8de54ef9aa Use plain C in timer_rdtsc for division instead of inline asssembly. hace 16 años
  Michael Brown b62f2325ba [PXEXT] Add PXENV_FILE_EXEC call to PXE extensions API. hace 16 años
  Michael Brown b08a6f5300 [Command] Add "sanboot" command. hace 16 años
  Michael Brown 4704abbc50 [Timers] Move TIMER_BIOS and TIMER_RDTSC to their own config.h section. hace 16 años
  Michael Brown 3dd897f986 [Timers] Do not enable serial console by default; this change should not hace 16 años
  Alexey Zaytsev 1935439f86 fix the rdtsc namimg hace 16 años
  Alexey Zaytsev 379c37bafb Cleanups hace 16 años
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem hace 16 años
  Alexey Zaytsev 4006d229e5 Introduce the new timer subsystem. hace 16 años
  Michael Brown 844828cb15 [DHCP] Fix RFC4390 client identifier constructions. hace 16 años