82 Révisions (626ccf76eafeaf22144e36bb3822766b08b5443e)

Auteur SHA1 Message Date
  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 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 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 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 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 b9ef880c8d [romprefix] Treat 0xffffffff as an error return from PMM il y a 12 ans
  Michael Brown 9e8d431a0d [romprefix] Add a dummy ROM header to cover the .mrom payload il y a 12 ans
  Michael Brown 24226472b2 [prefix] Allow prefix to specify an arbitrary maximum address for relocation il y a 12 ans
  Valentine Barshak 24b62e0e1e [romprefix] Fix romprefix build with certain versions of binutils il y a 13 ans
  Michael Brown d4f0c5d088 [romprefix] Force PnP header to a 16-byte boundary for IBM BIOSes il y a 13 ans
  Michael Brown fcd55f7500 [romprefix] Do not fall back to hooking INT19 by default il y a 13 ans
  Michael Brown 058b69d033 [romprefix] Remove special treatment for IBM BIOSes il y a 13 ans
  Michael Brown 38cd351243 [romprefix] Attempt to gracefully handle semi-PnP IBM BIOSes il y a 13 ans
  Michael Brown 23daab14a6 [romprefix] Use correct size for PMM allocation of image source block il y a 13 ans
  Michael Brown 030e5a064e [build] Use unique entry symbols for each prefix il y a 13 ans
  Michael Brown 295c2fd671 [build] Ensure an entry point symbol exists in all builds il y a 13 ans
  Michael Brown 202c9c0974 [romprefix] Add missing addr32 prefix il y a 13 ans
  Michael Brown 3094d2cf33 [romprefix] Do not check for BBS compatibility il y a 14 ans
  Michael Brown 132c391712 [romprefix] Add .mrom format, allowing loading of large ROMs il y a 14 ans
  Michael Brown 5a5d8dd10a [romprefix] Inhibit the use of relocation during POST il y a 14 ans
  Michael Brown c97079710f [romprefix] Split PMM allocations for image source and decompression area il y a 14 ans
  Michael Brown f0ae1d58e8 [prefix] Use area at top of INT 15,88 memory map for temporary decompression il y a 14 ans
  Michael Brown 58f6e55362 [build] Generate random build identifier il y a 14 ans
  Michael Brown 483c3c06ab [romprefix] Provide indication of successful call to install_prealloc il y a 14 ans
  Michael Brown 9068249e24 [prefix] Add .text16.early section il y a 14 ans
  Michael Brown 8ffea19225 [romprefix] Remove .hrom prefix il y a 14 ans
  Michael Brown 329686c026 [romprefix] Remove .xrom prefix il y a 14 ans
  Michael Brown 8406115834 [build] Rename gPXE to iPXE il y a 14 ans
  Joshua Oreman 06a8398422 [prefix] Add .xrom prefix for a ROM that loads itself by PCI accesses il y a 14 ans
  Joshua Oreman fa4aec8f03 [config] Make PXE stack a compile-time option il y a 14 ans
  Joshua Oreman 5736f5eb32 [prefix] Add .hrom prefix for a ROM that loads high under PCI3 without PMM il y a 14 ans
  Joshua Oreman d5d68b2e31 [zbin] Change fixup semantics to support ROMs over 128k uncompressed il y a 15 ans
  Michael Brown 7a3a159af5 [romprefix] Cope with PnP BIOSes that fail to set %es:%di on entry il y a 15 ans
  Michael Brown f4bf4e69f7 [legal] Add FILE_LICENCE declaration to romprefix.S il y a 15 ans
  Michael Brown 7bc4093e1a [build] Cope with oddities in the Fedora 10 assembler il y a 15 ans
  Michael Brown f16668dd60 [romprefix] Update ROM checksum even if PMM allocation fails il y a 15 ans
  Michael Brown 4d7c650164 [romprefix] Change from opt-in to opt-out when booting via INT19 il y a 15 ans
  Michael Brown 0a8a17e669 [i386] Free allocated base memory on exit, if possible il y a 15 ans
  Michael Brown 2ca2607b1b [romprefix] Use smaller PMM allocations if possible il y a 15 ans
  Michael Brown 5e6b82104d [romprefix] Add vendor branding facilities and guidelines il y a 15 ans
  Michael Brown 621101c36a [romprefix] Further sanity checks for the PCI 3 runtime segment address il y a 15 ans
  Michael Brown 5600955bdd [romprefix] Sanity-check the runtime segment address for PCI 3 il y a 15 ans