110 Commits (c3b4860ce3fb25b907a2ca3e46955df34c0ae9fd)

Author SHA1 Message Date
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown 88016deccf [pxe] Reopen network device if NBP exits 12 years ago
  Michael Brown a814eff38e [pxe] Add PXENV_FILE_CMDLINE API call 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 62eb2294f0 [multiboot] Place multiboot modules low in memory 12 years ago
  Michael Brown d11b82f0e4 [multiboot] Include full image URI in command line 12 years ago
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() 13 years ago
  Michael Brown d1ad046a87 [comboot] Do not assume that image has a non-NULL command line 13 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 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface 14 years ago
  Michael Brown 97eda5be0d [multiboot] Reduce length of "Features" startup banner 13 years ago
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group 14 years ago
  Geoff Lywood a4023e02e8 [comboot] Run com32 programs with a valid IDT 14 years ago
  Michael Brown 38cd2035ff [librm] Use libflat to enable A20 line on each real-to-protected transition 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Stefan Hajnoczi 2eeb711560 [multiboot] Build memory map after shutting down and unhiding gPXE 15 years ago
  Michael Brown 07b5be3341 [pxe] Create pxe_[de]activate() wrapper functions 15 years ago
  Michael Brown c2965b0fe7 [pxe] Make pxe_init_structures() an initialisation function 15 years ago
  Michael Brown 822b3b53f4 [multiboot] Include argv[0] as part of "command line" 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown e960fac8d0 [multiboot] Work around raw-flag bug in Solaris kernels 15 years ago
  Michael Brown abc13af070 [bzimage] Support old (pre-2.00 bootloader) Linux kernel formats 15 years ago
  Michael Brown 5026a35fef [comboot] Restore the real-mode stack pointer on exit from a COMBOOT image 15 years ago
  Michael Brown 7f903f03af [comboot] Unhook interrupt vectors after returning from a COMBOOT image 15 years ago
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images 15 years ago
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images 15 years ago
  Michael Brown 24e948f030 [image] Avoid claiming zero-length images as valid 15 years ago
  Michael Brown e78bcb6175 [netdevice] Kill off the various guess_boot_netdev() functions 15 years ago
  Michael Brown 8e8a348fd4 [pxe] Select the correct network device on multiport cards 15 years ago
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 years ago
  Michael Brown 54fbd11221 [build] Keep gcc 4.4 happy 15 years ago
  Michael Brown 467c4f77c3 [hacks] Improve the guess_boot_netdev() logic 15 years ago
  Michael Brown 2e03610c0d [multiboot] Allow for unspecified {load,bss}_end_addr for raw images 16 years ago
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support 16 years ago
  Michael Brown 4815188dfc [elf] Add execution entry point debug messages for elf/multiboot images 16 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 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage 16 years ago
  Michael Brown 3475b693b7 [HCI] Display "Not an executable image" when appropriate 16 years ago
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 16 years ago
  Michael Brown ee4206a8a7 [DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO 16 years ago
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) 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 688bac1656 Place multiboot command lines in base memory; Xen won't pick them up 17 years ago
  Michael Brown d4947c05b2 Allow images to hold references to the originating URI. 17 years ago