85 Révisions (601d244a8e6dc742780060a9e0c48b91fa6c4524)

Auteur SHA1 Message Date
  Michael Brown a2f9bf70d7 [pxe] Display PXE_LOADER debug message after call to initialise() il y a 15 ans
  Michael Brown 0ffc3f6285 [pxe] Add extra debug messages to the PXE UDP API calls il y a 16 ans
  Michael Brown 2090aade04 [pxe] Fix broadcast transmissions via PXENV_UDP_WRITE il y a 16 ans
  Michael Brown 30fb3b3810 [undi] Fill in ProtType correctly in PXENV_UNDI_ISR il y a 16 ans
  Michael Brown f6f6f626f7 [undi] Work around broken UNDI polling behaviour in winBoot/i il y a 16 ans
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation il y a 16 ans
  Michael Brown 4fbbf651d7 [i386] Change semantics of __from_data16 and __from_text16 il y a 16 ans
  Michael Brown d51d80f785 [pxe] Fix a typo in PXENV_GET_CACHED_INFO that broke Altiris il y a 16 ans
  Michael Brown 2596a9aa9c [misc] Fix building on OpenBSD il y a 16 ans
  H. Peter Anvin d62e89d776 [PXEXT] Add FILE_API_CHECK API function il y a 16 ans
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values il y a 16 ans
  Michael Brown ee4206a8a7 [DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO il y a 16 ans
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) il y a 16 ans
  Michael Brown 1dd3f88964 [PXE] Work around a buffer-size bug in WinPE 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 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 f6a8158eed Make seek information part of the xfer metadata, rather than an entirely il y a 16 ans
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. il y a 16 ans
  Michael Brown 6b0e147e0d Don't complain when callers provide too-short buffers for il y a 16 ans
  Michael Brown 838ecba131 Provide individually cached constructed copies of DHCP packets via il y a 16 ans
  Michael Brown 3a2473f123 Do not fill in the BufferLimit field in struct il y a 16 ans
  Michael Brown 950057eeed Add PXE FILE API. il y a 17 ans
  Michael Brown 07f84566d5 Make read_user() non-blocking, and add select() call. il y a 17 ans
  Michael Brown 5e26df0325 Centralise construction of the DHCP request and response packets. il y a 17 ans
  Michael Brown 9aa61ad5a2 Add per-file error identifiers il y a 17 ans
  Michael Brown b34d4d0449 Separate the "is data ready" function of xfer_seek() into an il y a 17 ans
  Michael Brown ca4c6f9eee Kill off unused request() method in data-xfer interface. il y a 17 ans
  Michael Brown 4c418d2100 Use net_device_operations structure and netdev_nullify() to allow for il y a 17 ans
  Michael Brown 539ff45fd0 Allow recording of TX and RX errors to aid in end-user debugging. il y a 17 ans
  Michael Brown 0324d5ff70 !PXE and PXENV+ structures are in code segment, not data segment. il y a 17 ans
  Michael Brown dca470cb21 Add (untested) UNDI loader C-level implementation. il y a 17 ans
  Michael Brown 89349d7fad Separated out initialisation functions from startup/shutdown functions. il y a 17 ans
  Michael Brown 5ce5e6d846 Move pxe_netdev and set_pxe_netdev to pxe_undi.c and remove il y a 17 ans
  Michael Brown 0924cf678e Implemented (untested) PXENV_START_UNDI. il y a 17 ans
  Michael Brown 30a442aef8 Report our interface type as "gPXE" to avoid working around Etherboot il y a 17 ans
  Michael Brown 1ce0b4bbfb Kill off PXENV_UNDI_FORCE_INTERRUPT support; we have no reason to il y a 17 ans
  Michael Brown 5f92f0bd82 Reserve space for link-layer header in pxenv_undi_transmit() when not il y a 17 ans
  Michael Brown 258afef751 Add missing call to free_iob() in pxenv_undi_isr(). il y a 17 ans
  Michael Brown 4968caab82 Add trivial net device statistics (TX and RX packet count), reported il y a 17 ans
  Michael Brown cbd956535e Place netdev_open()/netdev_close() calls in appropriate places. il y a 17 ans
  Michael Brown 8f37a6a424 Add mechanism for providing TX completion events. il y a 17 ans
  Michael Brown 332614a382 Add untested support for UNDI transmit and receive. il y a 17 ans
  Michael Brown e42eba4af4 Use a common base-memory packet buffer for DHCP construction (as used il y a 17 ans
  Michael Brown 5f17089b14 pxe_netdev now holds a reference to the network device. il y a 17 ans
  Michael Brown e3bbfd7a75 Call shutdown() from pxenv_undi_shutdown(). Probably not totally il y a 17 ans
  Michael Brown 4472e22b5e Implement the two UNDI API calls used by RIS. il y a 17 ans
  Michael Brown d05d8edd42 Implement the "overwrite TFTP filename" Microsoft RIS bug workaround. il y a 17 ans
  Michael Brown 8130443f9f Separate out pxe_start_nbp() from pxe_image.c into pxe_call.c il y a 17 ans