2364 Révisions (070cbebc26781c569e180a4a03107be2af94e58b)

Auteur SHA1 Message Date
  Michael Brown 070cbebc26 [Timers] Initialise timers on first use il y a 16 ans
  Michael Brown 2652abdc5f [Timers] Miscellaneous timer system fixes il y a 16 ans
  Michael Brown 03398e3389 [Settings] Allow encapsulated options to be specified as named settings il y a 16 ans
  Michael Brown e2613e8896 [Settings] Add int16, int32 and hex-string configuration setting types il y a 16 ans
  Michael Brown 6fe585642a [libc] Fix a validation bug in strtoul() il y a 16 ans
  Michael Brown 5a08b434c7 [Settings] show_setting() functions return snprintf()-style length. il y a 16 ans
  Michael Brown 66d9a411f7 [PXE] PMM now tested and working il y a 16 ans
  Michael Brown 3bf7105cab [prefix] Cope with image source addresses outside base memory il y a 16 ans
  Michael Brown 9c86a39551 [PXE] Improve PnP/BBS detection il y a 16 ans
  Michael Brown 297002d7bd [prefix] Add printing functions to libprefix.S il y a 16 ans
  Michael Brown 1dd3f88964 [PXE] Work around a buffer-size bug in WinPE il y a 16 ans
  Michael Brown 12f203c606 [PXE] Add PMM support to romprefix.S (untested) il y a 16 ans
  Michael Brown fad35829eb [Makefile] Use bin/VVVVDDDD.rom instead of bin/pci_VVVV_DDDD.rom il y a 16 ans
  Michael Brown 06e8a70488 [tg3] Added device ID for rebranded HP card. il y a 16 ans
  Alexey Zaytsev 8de54ef9aa Use plain C in timer_rdtsc for division instead of inline asssembly. il y a 16 ans
  Michael Brown b62f2325ba [PXEXT] Add PXENV_FILE_EXEC call to PXE extensions API. il y a 16 ans
  Michael Brown b08a6f5300 [Command] Add "sanboot" command. il y a 16 ans
  Michael Brown 4704abbc50 [Timers] Move TIMER_BIOS and TIMER_RDTSC to their own config.h section. il y a 16 ans
  Michael Brown 3dd897f986 [Timers] Do not enable serial console by default; this change should not il y a 16 ans
  Alexey Zaytsev 1935439f86 fix the rdtsc namimg il y a 16 ans
  Alexey Zaytsev 379c37bafb Cleanups il y a 16 ans
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem il y a 16 ans
  Alexey Zaytsev 4006d229e5 Introduce the new timer subsystem. il y a 16 ans
  Michael Brown 844828cb15 [DHCP] Fix RFC4390 client identifier constructions. il y a 16 ans
  Michael Brown bc3f0a25c6 [Infiniband] Add preliminary support for multi-port devices. il y a 16 ans
  Michael Brown 6570203571 [Infiniband] Centralise MAD operations il y a 16 ans
  Michael Brown 03d1fc1da3 [Hermon] Donate joint copyright on Hermon driver to Mellanox. il y a 16 ans
  Michael Brown 396dc6e797 [Hermon] Add driver for Mellanox Hermon (ConnectX) cards. il y a 16 ans
  Michael Brown ea5ad4be91 [Infiniband] Fix typo in debug statement il y a 16 ans
  Michael Brown 563955ce37 [Infiniband] Add missing list_del()s in ib_create_qp() failure path. il y a 16 ans
  Michael Brown 604c934981 Add DBGLVL_IO to trace all memory-mapped I/O. il y a 16 ans
  Michael Brown b87904ab20 Remove reference to COFF support. I can find no trace of ever having supported it. il y a 16 ans
  Marty Connor e6ff84b2d1 Make tarball generation quieter il y a 16 ans
  Marty Connor c9593cd35b Updated $(VERSION) for release. Change tarball generation. il y a 16 ans
  Michael Brown c60050614a Added mtnic driver provided by Mellanox. il y a 16 ans
  Michael Brown 385b7a623d Guard against corruption of top half of %esp during UNDI ISR il y a 16 ans
  Michael Brown c1006ffdb7 If no shell was requested via Ctrl-B, exit immediately if boot fails. il y a 16 ans
  H. Peter Anvin fc9f016be0 UNDI ISR: save and restore 32-bit registers il y a 16 ans
  Michael Brown f8a0b5f682 Use internal 16-bit stack for added safety. il y a 16 ans
  H. Peter Anvin 9aec835541 undiisr.S: save/restore upper half of %eflags il y a 16 ans
  H. Peter Anvin 621c2886aa UNDI ISR: save and restore 32-bit registers il y a 16 ans
  Michael Brown 428c6342bc Fixes for EqualLogic iSCSI targets: il y a 16 ans
  Michael Brown 5e4e267177 Start restructuring pxe_tftp.c to cope with multicast (MTFTP) receives. il y a 16 ans
  Michael Brown c9c8cdeb8b Add pxe_set_cached_filename() so that pxe_tftp.c can also update the il y a 16 ans
  Michael Brown 84f99f781e Use XFER_INIT() macro. il y a 16 ans
  Michael Brown a2b4252d5a Add XFER_INIT() macro. il y a 16 ans
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely il y a 16 ans
  Michael Brown 74fd544101 Added the embedded pxelinux payload patch from hpa. il y a 16 ans
  Michael Brown 3311169707 When the DHCP file/sname fields are empty, don't allow them to override il y a 16 ans
  Michael Brown de29e5a39c Use .SECONDARY instead of .PRECIOUS for bin/%.tmp targets. il y a 16 ans