25 次代码提交 (8406115834d38bb743e01f35bfd36e835532415e)

作者 SHA1 备注 提交日期
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 年前
  Shao Miller 112a3f2de2 [pxe] Introduce PXE exit hook for NBP chaining 14 年前
  Joshua Oreman fa4aec8f03 [config] Make PXE stack a compile-time option 14 年前
  Michael Brown 07b5be3341 [pxe] Create pxe_[de]activate() wrapper functions 15 年前
  Michael Brown c2965b0fe7 [pxe] Make pxe_init_structures() an initialisation function 15 年前
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 年前
  Michael Brown 784d3f336e [pxe] Set %ax to zero on entry to PXE NBP 15 年前
  H. Peter Anvin aaa26f3bd3 [pxe] Initialize EDX on PXE NBP entry and INT 1Ah 15 年前
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall 15 年前
  Michael Brown fed106b7fb [pxe] Enable interrupts before starting PXE NBP execution 15 年前
  Michael Brown fc0c40a5b0 [pxe] Fill in UNDIROMID pointer in !PXE structure 15 年前
  Michael Brown 4fbbf651d7 [i386] Change semantics of __from_data16 and __from_text16 16 年前
  H. Peter Anvin d62e89d776 [PXEXT] Add FILE_API_CHECK API function 16 年前
  Michael Brown b62f2325ba [PXEXT] Add PXENV_FILE_EXEC call to PXE extensions API. 16 年前
  Michael Brown 950057eeed Add PXE FILE API. 17 年前
  Michael Brown a6a1052096 Applied a modified version of holger's regparm patches. 17 年前
  Michael Brown dca470cb21 Add (untested) UNDI loader C-level implementation. 17 年前
  Michael Brown 8130443f9f Separate out pxe_start_nbp() from pxe_image.c into pxe_call.c 17 年前
  Michael Brown 7bc03d37a2 Select a PXE network device before starting PXE NBP. 17 年前
  Michael Brown bd863e4112 Add header for pxe_boot() 17 年前
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are 17 年前
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation 17 年前
  Michael Brown 843bcc291d Added missing __from_text16()s when passing pointers to PXE NBP. 18 年前
  Michael Brown 18c112d205 Added (not yet tested) PXE API entry point and support functions. 18 年前
  Michael Brown a0a872f7f1 Updated PXE UDP implementation to use the new Etherboot UDP API. 18 年前