134 Commits (3df598849b53c8bf5e87b6c300fdee6d0c0480f1)

Author SHA1 Message Date
  Michael Brown f468f12b1e [bios] Add bin-x86_64-pcbios build platform 8 years ago
  Michael Brown 4d224c95d4 [bios] Allow bzimage.c to be compiled for x86_64 8 years ago
  Michael Brown 15fadab533 [bios] Use intptr_t when casting .text16 function pointers 8 years ago
  Michael Brown 309c58824f [comboot] Reset console before starting COMBOOT executable 8 years ago
  Michael Brown 2ef04f092c [pxe] Construct all fake DHCP packets before starting PXE NBP 8 years ago
  Michael Brown fb4ce72e64 [pxe] Warn about PXE NBPs that may be EFI executables 9 years ago
  Michael Brown ae7f22eb28 [elf] Reject ELFBoot images requiring virtual addressing 9 years ago
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown aaf276ccd4 [comboot] Use built-in interrupt reflector 10 years ago
  Michael Brown 0fac055119 [bzimage] Report exact initrd length via bzImage header 10 years ago
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting 10 years ago
  Michael Brown c501c980e0 [console] Add concept of generic console configuration 10 years ago
  Michael Brown cba22d36b7 [build] Work around bug in gcc >= 4.8 10 years ago
  Michael Brown e3dd10edc4 [bzimage] Fix spurious uninitialised-variable warning on some gcc versions 11 years ago
  Michael Brown c825a9b39d [bzimage] Align initrd images to page boundary 11 years ago
  Michael Brown d6b0b76a05 [bzimage] Allow initrds to be rearranged in place 11 years ago
  Michael Brown 4ca98693b9 [initrd] Add ability to reshuffle initrds into image list order 11 years ago
  Michael Brown 4867085c0c [build] Include version number within only a single object file 11 years ago
  Michael Brown fcdfe81764 [int13] Do not zero %edx when jumping to a boot sector 11 years ago
  Michael Brown 73eb3f17db [int13] Zero all possible registers when jumping to a boot sector 11 years ago
  Michael Brown e6427b7ee1 [sdi] Add support for SDI images 12 years ago
  Michael Brown d0bd383463 [comboot] Accept only ".cbt" as an extension for COMBOOT images 12 years ago
  Michael Brown d97c6a321e [bzimage] Allow file mode to be specified for standalone initrd files 12 years ago
  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 14 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