225 Commits (2f020a8df3ad24d0d0bac9295c9cecb2ebba92f4)

Author SHA1 Message Date
  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 4c3b9c79a5 [zbin] Remove now-unused unnrv2b.S decompressor 9 years ago
  Michael Brown ea3be0f4a6 [zbin] Fix check for existence of most recent output byte 9 years ago
  Michael Brown c11306e6ca [zbin] Allow decompressor to generate debug output via BIOS console 9 years ago
  Michael Brown 93178adb98 [prefix] Call decompressor in flat real mode when DEBUG=libprefix is enabled 9 years ago
  Michael Brown 9cdf68a219 [zbin] Perform extra normalisation after completing decompression 9 years ago
  Michael Brown 5350b65a3c [zbin] Use LZMA compression 9 years ago
  Michael Brown 3e04f0791e [prefix] Use .bss16 as temporary stack space for calls to install_block 9 years ago
  Michael Brown e1ce15ec3c [build] Allow product URI to be customised via config/branding.h 9 years ago
  Michael Brown 544a6a9769 [build] Use PRODUCT_SHORT_NAME for end-user visible strings 9 years ago
  Michael Brown 1c3fb3c61a [build] Move branding information to config/branding.h 9 years ago
  Michael Brown 8049a52840 [mromprefix] Allow for .mrom images larger than 128kB 9 years ago
  Michael Brown 3937274cfb [mromprefix] Use PCI length field to obtain length of individual images 9 years ago
  Michael Brown 8b64cc7fba [prefix] Report both %esi and %ecx when opening payload fails 9 years ago
  Michael Brown 9d21e13522 [prefix] Halt system without burning CPU if we cannot access the payload 9 years ago
  Michael Brown 705907f9a9 [build] Allow ISA ROMs to be built 9 years ago
  Michael Brown 16e235987f [romprefix] Do not preserve unused register %di 9 years ago
  Michael Brown f747a00c54 [lkrnprefix] Make real-mode setup code relocatable 10 years ago
  Michael Brown a8d1b50d8b [lkrnprefix] Function as a bzImage kernel 10 years ago
  Michael Brown c64747db50 [librm] Speed up real-to-protected mode transition under KVM 10 years ago
  Michael Brown 6d4deeeb6c [librm] Use genuine real mode to accelerate operation in virtual machines 10 years ago
  Michael Brown 1137fa3268 [romprefix] Do not clobber stack segment when returning to BIOS 10 years ago
  Alex Williamson c429bf0aa2 [romprefix] Store boot bus:dev.fn address as autoboot device location 10 years ago
  Alex Williamson 27d1b40ee9 [romprefix] Allow ROM banner timeout to be configured independently 10 years ago
  Michael Brown 153748cce9 [lkrnprefix] Include iPXE version string in image header 10 years ago
  Michael Brown 10d19bd2ac [pxe] Always retrieve cached DHCPACK and apply to relevant network device 10 years ago
  Frediano Ziglio 9df238a8aa [romprefix] Fix incorrect pointer offset in undiloader.S 11 years ago
  Michael Brown c6375a85be [romprefix] Report failure cause when unable to open payload 11 years ago
  Michael Brown 747e9eb6f3 [lkrnprefix] Allow relocation when no initrd is present 11 years ago
  Michael Brown cb37d92ff6 [romprefix] Display only one "Ctrl-B" prompt per PCI device during POST 11 years ago
  Michael Brown 2629b7e2cd [pcbios] Inhibit all calls to INT 15,e820 and INT 15,e801 during POST 11 years ago
  Michael Brown 0d4a760ffc [prefix] Use %cs as implicit parameter to uninstall() 11 years ago
  Michael Brown c7694acb51 [nbiprefix] Set up real-mode stack before jumping to .text16 11 years ago
  Michael Brown 1f88e9c8ea [romprefix] Round up PMM allocation sizes to nearest 4kB 12 years ago
  Michael Brown 5de45cd3da [romprefix] Report a pessimistic runtime size estimate 12 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown 9200049c80 [pxeprefix] Ignore errors from PXENV_FILE_CMDLINE 12 years ago
  Michael Brown e84e19d4ed [pxeprefix] Fetch command line (if any) via PXENV_FILE_CMDLINE 12 years ago
  Michael Brown 9e5152e095 [pxeprefix] Place temporary stack after iPXE binary 12 years ago
  Michael Brown b9ef880c8d [romprefix] Treat 0xffffffff as an error return from PMM 12 years ago
  Michael Brown b58374fe91 [romprefix] Allow .mrom image to be placed anywhere within the BAR 12 years ago
  Michael Brown 9e8d431a0d [romprefix] Add a dummy ROM header to cover the .mrom payload 12 years ago
  Till Straumann d3630b6a64 [prefix] Fix missing underscore in libprefix 12 years ago
  Michael Brown f5bbe7ec4a [lkrnprefix] Copy command line before installing iPXE 12 years ago
  Michael Brown 9a93db3f09 [pxe] Provide PXENV_FILE_EXIT_HOOK only for ipxelinux.0 builds 12 years ago
  Michael Brown 27fdb95572 [prefix] Allow an initrd to be passed to iPXE 12 years ago
  Michael Brown 24226472b2 [prefix] Allow prefix to specify an arbitrary maximum address for relocation 12 years ago
  Michael Brown 6c5f1a342b [prefix] Use stack rather than %ebp as temporary storage area 12 years ago
  Valentine Barshak 8a86a848dc [lkrnprefix] Fix lost command line passed by grub 13 years ago