7 次代码提交 (8406115834d38bb743e01f35bfd36e835532415e)

作者 SHA1 备注 提交日期
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 年前
  Michael Brown 80d1ac7320 [pxe] Remove pxe_set_cached_filename() 14 年前
  Michael Brown ee1d315ac0 [pxe] Check for unhookable interrupts in PXENV_STOP_UNDI 15 年前
  Michael Brown 07b5be3341 [pxe] Create pxe_[de]activate() wrapper functions 15 年前
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 年前
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c 15 年前
  Michael Brown 446b6d5fdd [pxe] Move all PXE files to arch/i386 15 年前
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation 16 年前
  Michael Brown 4fbbf651d7 [i386] Change semantics of __from_data16 and __from_text16 16 年前
  Michael Brown d51d80f785 [pxe] Fix a typo in PXENV_GET_CACHED_INFO that broke Altiris 16 年前
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 16 年前
  Michael Brown ee4206a8a7 [DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO 16 年前
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) 16 年前
  Michael Brown 1dd3f88964 [PXE] Work around a buffer-size bug in WinPE 16 年前
  Michael Brown c9c8cdeb8b Add pxe_set_cached_filename() so that pxe_tftp.c can also update the 16 年前
  Michael Brown 6b0e147e0d Don't complain when callers provide too-short buffers for 16 年前
  Michael Brown 838ecba131 Provide individually cached constructed copies of DHCP packets via 16 年前
  Michael Brown 3a2473f123 Do not fill in the BufferLimit field in struct 16 年前
  Michael Brown 5e26df0325 Centralise construction of the DHCP request and response packets. 17 年前
  Michael Brown dca470cb21 Add (untested) UNDI loader C-level implementation. 17 年前
  Michael Brown 89349d7fad Separated out initialisation functions from startup/shutdown functions. 17 年前
  Michael Brown 0924cf678e Implemented (untested) PXENV_START_UNDI. 17 年前
  Michael Brown e42eba4af4 Use a common base-memory packet buffer for DHCP construction (as used 17 年前
  Michael Brown d05d8edd42 Implement the "overwrite TFTP filename" Microsoft RIS bug workaround. 17 年前
  Michael Brown 8130443f9f Separate out pxe_start_nbp() from pxe_image.c into pxe_call.c 17 年前
  Michael Brown 9125070f51 I really, really screwed up the semantics of BufferSize and BufferLimit. 17 年前
  Michael Brown 40d6d3dcf4 Windows RIS now gets as far as downloading NTLDR. 17 年前
  Michael Brown 5ff23aa406 Include stdlib.h rather than malloc.h 17 年前
  Michael Brown 6dcb182aee Fill in BufferSize in PXENV_GET_CACHED_INFO 17 年前
  Michael Brown f018da8215 Implement enough of PXENV_GET_CACHED_INFO to support pxelinux. 18 年前
  Michael Brown 71754ada2a Allow linking by converting functions to stubs 18 年前
  Michael Brown a0a872f7f1 Updated PXE UDP implementation to use the new Etherboot UDP API. 18 年前
  Michael Brown 0e494614b5 Some versions of doxygen seem to object to "@ret None" or similar. 19 年前
  Michael Brown 809933d9f7 Split PXE code into preboot, udp, tftp, undi and loader units. 19 年前