48 次程式碼提交 (c3b4860ce3fb25b907a2ca3e46955df34c0ae9fd)

作者 SHA1 備註 提交日期
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 年之前
  Michael Brown 5d3c368efb [image] Add "--replace" option 12 年之前
  Michael Brown d3c660b671 [image] Add "--autofree" option 12 年之前
  Michael Brown c124f21f56 [image] Avoid potential NULL pointer dereference 12 年之前
  Michael Brown 275fdae9bb [image] Fix use-after-free in debug messages 12 年之前
  Michael Brown 730c972124 [image] Log image executions 12 年之前
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API 12 年之前
  Michael Brown 97dcc824bf [image] Add concept of trusted images 12 年之前
  Michael Brown 790035f78d [image] Eliminate the register_and_xxx_image() functions 12 年之前
  Michael Brown 4562223420 [image] Avoid ending up with multiple selected images on re-registration 13 年之前
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() 13 年之前
  Michael Brown ae92700fd4 [image] Generalise "currently-running script" to "currently-running image" 13 年之前
  Michael Brown d17a84a056 [image] Move the register_and_{select|boot}_image() functions to imgmgmt.c 13 年之前
  Michael Brown 659c55c1a9 [image] Allow image_set_cmdline() to clear the command line 13 年之前
  Michael Brown 34b6ecb2f1 [image] Simplify image management 13 年之前
  Piotr Jaroszyński fd312fcc78 [image] Fix a memory leak in free_image() 14 年之前
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function 14 年之前
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 年之前
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 年之前
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 15 年之前
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images 15 年之前
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images 15 年之前
  Michael Brown 4f2861a376 [image] Revert "clear LOADED flag" patch 16 年之前
  Michael Brown 14c080020f [image] Clear LOADED flag on all other images when loading a new image 16 年之前
  Michael Brown cfcc41d407 Set current working URI to be that of the executable image when 17 年之前
  Michael Brown d4947c05b2 Allow images to hold references to the originating URI. 17 年之前
  Holger Lubitz 1ccb6f9dc6 convert to zalloc 17 年之前
  Michael Brown b256900d4f Scripts temporarily deregister themselves while executing. This 17 年之前
  Michael Brown 08e286714f Add reference counting to register/unregister procedure. 17 年之前
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 17 年之前
  Michael Brown 544fa25928 Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviously 17 年之前
  Michael Brown c1fd6e8dc7 Once image type has been set, do not autoprobe further 17 年之前
  Michael Brown 7dc50167bb Allow load() and exec() methods to be NULL. 17 年之前
  Michael Brown 5c72d9c4e0 Print image physical location in registration message. 17 年之前
  Michael Brown e2c0055e23 Let ifmgmt.c take care of calling efree(), since it's the once which 17 年之前
  Michael Brown eba3609e7f Add debug message 17 年之前
  Michael Brown 475d6d1f7c fetch() now knows nothing about struct image; it simply loads a file and 17 年之前
  Michael Brown 742f242863 Add free_image 17 年之前
  Michael Brown b9fea9cbac Added IMAGE_LOADED flag and find_image() 17 年之前
  Michael Brown 7bf94b5ad6 Allow for named images. 17 年之前
  Michael Brown f59ad50504 Provide registration mechanism for loaded images, so that we can e.g. 17 年之前
  Michael Brown 4fc9333159 Move include/image.h to include/gpxe/image.h 17 年之前
  Michael Brown e2dcd05b67 Update buffer-handling code to enable expandable buffers. 17 年之前
  Michael Brown bb2024c6d6 Move include/buffer.h to include/gpxe/buffer.h 17 年之前
  Marty Connor eb091f03e3 fix printf format args 18 年之前
  Michael Brown 0afa9db2de Tear out old heap code, replace with code that simply allocates memory 18 年之前
  Michael Brown 0571dcdb05 Added print_images() and autoload(). 19 年之前
  Michael Brown 58ee2c4b2e First versions 19 年之前