27 コミット (8406115834d38bb743e01f35bfd36e835532415e)

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