225 Révisions (2f020a8df3ad24d0d0bac9295c9cecb2ebba92f4)

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