27 Revīzijas (8406115834d38bb743e01f35bfd36e835532415e)

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