2410 次程式碼提交 (af1c6b869c10afdf9fa7dd3e4d5dbd9330cef7dc)
 

作者 SHA1 備註 提交日期
  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 08b19abf94 Merge branch 'pxerom-pmm' 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 3e781eb87f Merge branch 'xl0-timer' 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 年之前
  Michael Brown 6570203571 [Infiniband] Centralise MAD operations 16 年之前
  Michael Brown 03d1fc1da3 [Hermon] Donate joint copyright on Hermon driver to Mellanox. 16 年之前
  Michael Brown 396dc6e797 [Hermon] Add driver for Mellanox Hermon (ConnectX) cards. 16 年之前
  Michael Brown ea5ad4be91 [Infiniband] Fix typo in debug statement 16 年之前
  Michael Brown 563955ce37 [Infiniband] Add missing list_del()s in ib_create_qp() failure path. 16 年之前
  Michael Brown 604c934981 Add DBGLVL_IO to trace all memory-mapped I/O. 16 年之前
  Michael Brown b87904ab20 Remove reference to COFF support. I can find no trace of ever having supported it. 16 年之前
  Marty Connor e6ff84b2d1 Make tarball generation quieter 16 年之前
  Marty Connor c9593cd35b Updated $(VERSION) for release. Change tarball generation. 16 年之前
  Marty Connor 10570b0a7a Remove obsolete files (INSTALL, RELNOTES) 16 年之前
  Marty Connor 8b2c659b29 Update VERSION for 0.9.3 16 年之前
  Marty Connor d3141fcdc4 Update LOG for 0.9.3 release 16 年之前
  Marty Connor 990dde3a69 Rename Copyrights to COPYRIGHTS for consistency with other filenames 16 年之前
  Marty Connor c0c5f2989b Add README file which replaces INSTALL and gives pointers to more information. 16 年之前
  Michael Brown c60050614a Added mtnic driver provided by Mellanox. 16 年之前
  Michael Brown 385b7a623d Guard against corruption of top half of %esp during UNDI ISR 16 年之前
  Michael Brown c1006ffdb7 If no shell was requested via Ctrl-B, exit immediately if boot fails. 16 年之前
  Michael Brown 40990465f1 Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe 16 年之前
  H. Peter Anvin fc9f016be0 UNDI ISR: save and restore 32-bit registers 16 年之前
  Michael Brown f8a0b5f682 Use internal 16-bit stack for added safety. 16 年之前
  H. Peter Anvin 9aec835541 undiisr.S: save/restore upper half of %eflags 16 年之前
  H. Peter Anvin 621c2886aa UNDI ISR: save and restore 32-bit registers 16 年之前