85 Commits (fbc4ba4b4ed13cc86cb8fdea0bac6c3be0164ed5)

Autor SHA1 Mensaje Fecha
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism hace 9 años
  Michael Brown 86ae6e6c18 [build] Use REQUIRE_OBJECT() to drag in per-object configuration hace 9 años
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown e1ce15ec3c [build] Allow product URI to be customised via config/branding.h hace 9 años
  Michael Brown 544a6a9769 [build] Use PRODUCT_SHORT_NAME for end-user visible strings hace 9 años
  Michael Brown 1c3fb3c61a [build] Move branding information to config/branding.h hace 9 años
  Michael Brown 705907f9a9 [build] Allow ISA ROMs to be built hace 9 años
  Michael Brown 16e235987f [romprefix] Do not preserve unused register %di hace 9 años
  Michael Brown 6d4deeeb6c [librm] Use genuine real mode to accelerate operation in virtual machines hace 10 años
  Michael Brown 1137fa3268 [romprefix] Do not clobber stack segment when returning to BIOS hace 10 años
  Alex Williamson c429bf0aa2 [romprefix] Store boot bus:dev.fn address as autoboot device location hace 10 años
  Alex Williamson 27d1b40ee9 [romprefix] Allow ROM banner timeout to be configured independently hace 10 años
  Michael Brown cb37d92ff6 [romprefix] Display only one "Ctrl-B" prompt per PCI device during POST hace 11 años
  Michael Brown 2629b7e2cd [pcbios] Inhibit all calls to INT 15,e820 and INT 15,e801 during POST hace 11 años
  Michael Brown 1f88e9c8ea [romprefix] Round up PMM allocation sizes to nearest 4kB hace 12 años
  Michael Brown 5de45cd3da [romprefix] Report a pessimistic runtime size estimate hace 12 años
  Michael Brown b9ef880c8d [romprefix] Treat 0xffffffff as an error return from PMM hace 12 años
  Michael Brown 9e8d431a0d [romprefix] Add a dummy ROM header to cover the .mrom payload hace 12 años
  Michael Brown 24226472b2 [prefix] Allow prefix to specify an arbitrary maximum address for relocation hace 12 años
  Valentine Barshak 24b62e0e1e [romprefix] Fix romprefix build with certain versions of binutils hace 13 años
  Michael Brown d4f0c5d088 [romprefix] Force PnP header to a 16-byte boundary for IBM BIOSes hace 13 años
  Michael Brown fcd55f7500 [romprefix] Do not fall back to hooking INT19 by default hace 13 años
  Michael Brown 058b69d033 [romprefix] Remove special treatment for IBM BIOSes hace 13 años
  Michael Brown 38cd351243 [romprefix] Attempt to gracefully handle semi-PnP IBM BIOSes hace 13 años
  Michael Brown 23daab14a6 [romprefix] Use correct size for PMM allocation of image source block hace 13 años
  Michael Brown 030e5a064e [build] Use unique entry symbols for each prefix hace 13 años
  Michael Brown 295c2fd671 [build] Ensure an entry point symbol exists in all builds hace 13 años
  Michael Brown 202c9c0974 [romprefix] Add missing addr32 prefix hace 13 años
  Michael Brown 3094d2cf33 [romprefix] Do not check for BBS compatibility hace 14 años
  Michael Brown 132c391712 [romprefix] Add .mrom format, allowing loading of large ROMs hace 14 años
  Michael Brown 5a5d8dd10a [romprefix] Inhibit the use of relocation during POST hace 14 años
  Michael Brown c97079710f [romprefix] Split PMM allocations for image source and decompression area hace 14 años
  Michael Brown f0ae1d58e8 [prefix] Use area at top of INT 15,88 memory map for temporary decompression hace 14 años
  Michael Brown 58f6e55362 [build] Generate random build identifier hace 14 años
  Michael Brown 483c3c06ab [romprefix] Provide indication of successful call to install_prealloc hace 14 años
  Michael Brown 9068249e24 [prefix] Add .text16.early section hace 14 años
  Michael Brown 8ffea19225 [romprefix] Remove .hrom prefix hace 14 años
  Michael Brown 329686c026 [romprefix] Remove .xrom prefix hace 14 años
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 14 años
  Joshua Oreman 06a8398422 [prefix] Add .xrom prefix for a ROM that loads itself by PCI accesses hace 14 años
  Joshua Oreman fa4aec8f03 [config] Make PXE stack a compile-time option hace 14 años
  Joshua Oreman 5736f5eb32 [prefix] Add .hrom prefix for a ROM that loads high under PCI3 without PMM hace 14 años
  Joshua Oreman d5d68b2e31 [zbin] Change fixup semantics to support ROMs over 128k uncompressed hace 15 años
  Michael Brown 7a3a159af5 [romprefix] Cope with PnP BIOSes that fail to set %es:%di on entry hace 15 años
  Michael Brown f4bf4e69f7 [legal] Add FILE_LICENCE declaration to romprefix.S hace 15 años
  Michael Brown 7bc4093e1a [build] Cope with oddities in the Fedora 10 assembler hace 15 años
  Michael Brown f16668dd60 [romprefix] Update ROM checksum even if PMM allocation fails hace 15 años
  Michael Brown 4d7c650164 [romprefix] Change from opt-in to opt-out when booting via INT19 hace 15 años
  Michael Brown 0a8a17e669 [i386] Free allocated base memory on exit, if possible hace 15 años
  Michael Brown 2ca2607b1b [romprefix] Use smaller PMM allocations if possible hace 15 años