37 Commits (b6ee89ffb5029d02cb1d8668757fa2b74b11e0a3)

Author SHA1 Message Date
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 0fac055119 [bzimage] Report exact initrd length via bzImage header 10 years ago
  Michael Brown e3dd10edc4 [bzimage] Fix spurious uninitialised-variable warning on some gcc versions 11 years ago
  Michael Brown c825a9b39d [bzimage] Align initrd images to page boundary 11 years ago
  Michael Brown d6b0b76a05 [bzimage] Allow initrds to be rearranged in place 11 years ago
  Michael Brown d97c6a321e [bzimage] Allow file mode to be specified for standalone initrd files 12 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown 2c72ce04ae [bzimage] Update setup_move_size only for protocol versions 2.00 and 2.01 12 years ago
  Michael Brown 34b6ecb2f1 [image] Simplify image management 13 years ago
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" 13 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown abc13af070 [bzimage] Support old (pre-2.00 bootloader) Linux kernel formats 15 years ago
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 years ago
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation 16 years ago
  Michael Brown dbe9269f3a [bzimage] Kill off the initrd image type 16 years ago
  Stefan Hajnoczi ce51128534 [bzImage] Support loading zImage kernels 16 years ago
  Michael Brown ac28d054c8 [bzimage] Support kernel command lines of greater than 256 characters 16 years ago
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. 16 years ago
  Michael Brown 755cb8379d Allow space for the kernel's real-mode .bss. Previously we weren't 16 years ago
  Michael Brown 56550e400e Redefine bzimage_exec_context::mem_limit to be the highest permissible 16 years ago
  Michael Brown d4947c05b2 Allow images to hold references to the originating URI. 17 years ago
  Michael Brown 9fd6a0418f Allowed zero-cost enforced ordering of features in startup banner 17 years ago
  Michael Brown 726e366e8f Add code for constructing single-file cpio archives on the fly 17 years ago
  Michael Brown 24f32a1945 Initrd concatenation now working 17 years ago
  Michael Brown c5d9114064 Allow loading of multiple initramfs images. 17 years ago
  Michael Brown 07e11f8af9 Minor debug improvement 17 years ago
  Michael Brown 89349d7fad Separated out initialisation functions from startup/shutdown functions. 17 years ago
  Michael Brown 6a765fdc15 Use base "0" in strtoul for consistency with "mem=" 17 years ago
  Michael Brown 99cb46943f "vga=" is specified in decimal, not hex. 17 years ago
  Michael Brown ebb00e032c Misread the definition of the type_of_loader field; it should include a 17 years ago
  Michael Brown a5f6408d8e We can now load an initrd as well as a kernel 17 years ago
  Michael Brown 8a490146bf Copy command line at execution time rather than load time. 17 years ago
  Michael Brown 3ccd7335f0 Split bzimage_load into separate functions 17 years ago
  Michael Brown 97a3037f76 Can start a Linux kernel directly (albeit with no initrd support) 17 years ago
  Michael Brown 784e10635a Can almost start a kernel now. It dies with "No setup signature found" 17 years ago
  Michael Brown b07161f397 Placeholder bzImage support 17 years ago