134 Commits (3df598849b53c8bf5e87b6c300fdee6d0c0480f1)

Autor SHA1 Mensaje Fecha
  Michael Brown f468f12b1e [bios] Add bin-x86_64-pcbios build platform hace 8 años
  Michael Brown 4d224c95d4 [bios] Allow bzimage.c to be compiled for x86_64 hace 8 años
  Michael Brown 15fadab533 [bios] Use intptr_t when casting .text16 function pointers hace 8 años
  Michael Brown 309c58824f [comboot] Reset console before starting COMBOOT executable hace 8 años
  Michael Brown 2ef04f092c [pxe] Construct all fake DHCP packets before starting PXE NBP hace 8 años
  Michael Brown fb4ce72e64 [pxe] Warn about PXE NBPs that may be EFI executables hace 9 años
  Michael Brown ae7f22eb28 [elf] Reject ELFBoot images requiring virtual addressing hace 9 años
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown aaf276ccd4 [comboot] Use built-in interrupt reflector hace 10 años
  Michael Brown 0fac055119 [bzimage] Report exact initrd length via bzImage header hace 10 años
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting hace 10 años
  Michael Brown c501c980e0 [console] Add concept of generic console configuration hace 10 años
  Michael Brown cba22d36b7 [build] Work around bug in gcc >= 4.8 hace 10 años
  Michael Brown e3dd10edc4 [bzimage] Fix spurious uninitialised-variable warning on some gcc versions hace 11 años
  Michael Brown c825a9b39d [bzimage] Align initrd images to page boundary hace 11 años
  Michael Brown d6b0b76a05 [bzimage] Allow initrds to be rearranged in place hace 11 años
  Michael Brown 4ca98693b9 [initrd] Add ability to reshuffle initrds into image list order hace 11 años
  Michael Brown 4867085c0c [build] Include version number within only a single object file hace 11 años
  Michael Brown fcdfe81764 [int13] Do not zero %edx when jumping to a boot sector hace 11 años
  Michael Brown 73eb3f17db [int13] Zero all possible registers when jumping to a boot sector hace 11 años
  Michael Brown e6427b7ee1 [sdi] Add support for SDI images hace 12 años
  Michael Brown d0bd383463 [comboot] Accept only ".cbt" as an extension for COMBOOT images hace 12 años
  Michael Brown d97c6a321e [bzimage] Allow file mode to be specified for standalone initrd files hace 12 años
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts hace 12 años
  Michael Brown 88016deccf [pxe] Reopen network device if NBP exits hace 12 años
  Michael Brown a814eff38e [pxe] Add PXENV_FILE_CMDLINE API call hace 12 años
  Michael Brown 2c72ce04ae [bzimage] Update setup_move_size only for protocol versions 2.00 and 2.01 hace 12 años
  Michael Brown 62eb2294f0 [multiboot] Place multiboot modules low in memory hace 12 años
  Michael Brown d11b82f0e4 [multiboot] Include full image URI in command line hace 12 años
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() hace 13 años
  Michael Brown d1ad046a87 [comboot] Do not assume that image has a non-NULL command line hace 13 años
  Michael Brown 34b6ecb2f1 [image] Simplify image management hace 13 años
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" hace 13 años
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface hace 14 años
  Michael Brown 97eda5be0d [multiboot] Reduce length of "Features" startup banner hace 14 años
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group hace 14 años
  Geoff Lywood a4023e02e8 [comboot] Run com32 programs with a valid IDT hace 14 años
  Michael Brown 38cd2035ff [librm] Use libflat to enable A20 line on each real-to-protected transition hace 14 años
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 14 años
  Stefan Hajnoczi 2eeb711560 [multiboot] Build memory map after shutting down and unhiding gPXE hace 15 años
  Michael Brown 07b5be3341 [pxe] Create pxe_[de]activate() wrapper functions hace 15 años
  Michael Brown c2965b0fe7 [pxe] Make pxe_init_structures() an initialisation function hace 15 años
  Michael Brown 822b3b53f4 [multiboot] Include argv[0] as part of "command line" hace 15 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 15 años
  Michael Brown e960fac8d0 [multiboot] Work around raw-flag bug in Solaris kernels hace 15 años
  Michael Brown abc13af070 [bzimage] Support old (pre-2.00 bootloader) Linux kernel formats hace 15 años
  Michael Brown 5026a35fef [comboot] Restore the real-mode stack pointer on exit from a COMBOOT image hace 15 años
  Michael Brown 7f903f03af [comboot] Unhook interrupt vectors after returning from a COMBOOT image hace 15 años
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images hace 15 años