27 Commits (8406115834d38bb743e01f35bfd36e835532415e)

Autor SHA1 Nachricht Datum
  Michael Brown 8406115834 [build] Rename gPXE to iPXE vor 14 Jahren
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations vor 15 Jahren
  Michael Brown abc13af070 [bzimage] Support old (pre-2.00 bootloader) Linux kernel formats vor 15 Jahren
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long vor 15 Jahren
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation vor 16 Jahren
  Michael Brown dbe9269f3a [bzimage] Kill off the initrd image type vor 16 Jahren
  Stefan Hajnoczi ce51128534 [bzImage] Support loading zImage kernels vor 16 Jahren
  Michael Brown ac28d054c8 [bzimage] Support kernel command lines of greater than 256 characters vor 16 Jahren
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. vor 16 Jahren
  Michael Brown 755cb8379d Allow space for the kernel's real-mode .bss. Previously we weren't vor 16 Jahren
  Michael Brown 56550e400e Redefine bzimage_exec_context::mem_limit to be the highest permissible vor 16 Jahren
  Michael Brown d4947c05b2 Allow images to hold references to the originating URI. vor 17 Jahren
  Michael Brown 9fd6a0418f Allowed zero-cost enforced ordering of features in startup banner vor 17 Jahren
  Michael Brown 726e366e8f Add code for constructing single-file cpio archives on the fly vor 17 Jahren
  Michael Brown 24f32a1945 Initrd concatenation now working vor 17 Jahren
  Michael Brown c5d9114064 Allow loading of multiple initramfs images. vor 17 Jahren
  Michael Brown 07e11f8af9 Minor debug improvement vor 17 Jahren
  Michael Brown 89349d7fad Separated out initialisation functions from startup/shutdown functions. vor 17 Jahren
  Michael Brown 6a765fdc15 Use base "0" in strtoul for consistency with "mem=" vor 17 Jahren
  Michael Brown 99cb46943f "vga=" is specified in decimal, not hex. vor 17 Jahren
  Michael Brown ebb00e032c Misread the definition of the type_of_loader field; it should include a vor 17 Jahren
  Michael Brown a5f6408d8e We can now load an initrd as well as a kernel vor 17 Jahren
  Michael Brown 8a490146bf Copy command line at execution time rather than load time. vor 17 Jahren
  Michael Brown 3ccd7335f0 Split bzimage_load into separate functions vor 17 Jahren
  Michael Brown 97a3037f76 Can start a Linux kernel directly (albeit with no initrd support) vor 17 Jahren
  Michael Brown 784e10635a Can almost start a kernel now. It dies with "No setup signature found" vor 17 Jahren
  Michael Brown b07161f397 Placeholder bzImage support vor 17 Jahren