106 Revize (7865ae0deabc377fa29fb53b01647621959c6564)

Autor SHA1 Zpráva Datum
  Michael Brown 62eb2294f0 [multiboot] Place multiboot modules low in memory před 12 roky
  Michael Brown d11b82f0e4 [multiboot] Include full image URI in command line před 12 roky
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() před 13 roky
  Michael Brown d1ad046a87 [comboot] Do not assume that image has a non-NULL command line před 13 roky
  Michael Brown 34b6ecb2f1 [image] Simplify image management před 13 roky
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" před 13 roky
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface před 14 roky
  Michael Brown 97eda5be0d [multiboot] Reduce length of "Features" startup banner před 14 roky
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group před 14 roky
  Geoff Lywood a4023e02e8 [comboot] Run com32 programs with a valid IDT před 14 roky
  Michael Brown 38cd2035ff [librm] Use libflat to enable A20 line on each real-to-protected transition před 14 roky
  Michael Brown 8406115834 [build] Rename gPXE to iPXE před 14 roky
  Stefan Hajnoczi 2eeb711560 [multiboot] Build memory map after shutting down and unhiding gPXE před 15 roky
  Michael Brown 07b5be3341 [pxe] Create pxe_[de]activate() wrapper functions před 15 roky
  Michael Brown c2965b0fe7 [pxe] Make pxe_init_structures() an initialisation function před 15 roky
  Michael Brown 822b3b53f4 [multiboot] Include argv[0] as part of "command line" před 15 roky
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations před 15 roky
  Michael Brown e960fac8d0 [multiboot] Work around raw-flag bug in Solaris kernels před 15 roky
  Michael Brown abc13af070 [bzimage] Support old (pre-2.00 bootloader) Linux kernel formats před 15 roky
  Michael Brown 5026a35fef [comboot] Restore the real-mode stack pointer on exit from a COMBOOT image před 15 roky
  Michael Brown 7f903f03af [comboot] Unhook interrupt vectors after returning from a COMBOOT image před 15 roky
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images před 15 roky
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images před 15 roky
  Michael Brown 24e948f030 [image] Avoid claiming zero-length images as valid před 15 roky
  Michael Brown e78bcb6175 [netdevice] Kill off the various guess_boot_netdev() functions před 15 roky
  Michael Brown 8e8a348fd4 [pxe] Select the correct network device on multiport cards před 15 roky
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long před 15 roky
  Michael Brown 54fbd11221 [build] Keep gcc 4.4 happy před 15 roky
  Michael Brown 467c4f77c3 [hacks] Improve the guess_boot_netdev() logic před 15 roky
  Michael Brown 2e03610c0d [multiboot] Allow for unspecified {load,bss}_end_addr for raw images před 16 roky
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support před 16 roky
  Michael Brown 4815188dfc [elf] Add execution entry point debug messages for elf/multiboot images před 16 roky
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation před 16 roky
  Michael Brown dbe9269f3a [bzimage] Kill off the initrd image type před 16 roky
  Stefan Hajnoczi ce51128534 [bzImage] Support loading zImage kernels před 16 roky
  Michael Brown ac28d054c8 [bzimage] Support kernel command lines of greater than 256 characters před 16 roky
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage před 16 roky
  Michael Brown 3475b693b7 [HCI] Display "Not an executable image" when appropriate před 16 roky
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values před 16 roky
  Michael Brown ee4206a8a7 [DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO před 16 roky
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) před 16 roky
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. před 16 roky
  Michael Brown 755cb8379d Allow space for the kernel's real-mode .bss. Previously we weren't před 16 roky
  Michael Brown 56550e400e Redefine bzimage_exec_context::mem_limit to be the highest permissible před 17 roky
  Michael Brown 688bac1656 Place multiboot command lines in base memory; Xen won't pick them up před 17 roky
  Michael Brown d4947c05b2 Allow images to hold references to the originating URI. před 17 roky
  Michael Brown 9fd6a0418f Allowed zero-cost enforced ordering of features in startup banner před 17 roky
  Michael Brown 726e366e8f Add code for constructing single-file cpio archives on the fly před 17 roky
  Michael Brown 24f32a1945 Initrd concatenation now working před 17 roky
  Michael Brown c5d9114064 Allow loading of multiple initramfs images. před 17 roky