67 Commits (e024cd39a877ea1b37b9004dbd8f33448418cb36)

Author SHA1 Message Date
  Michael Brown 24226472b2 [prefix] Allow prefix to specify an arbitrary maximum address for relocation 12 years ago
  Valentine Barshak 24b62e0e1e [romprefix] Fix romprefix build with certain versions of binutils 13 years ago
  Michael Brown d4f0c5d088 [romprefix] Force PnP header to a 16-byte boundary for IBM BIOSes 13 years ago
  Michael Brown fcd55f7500 [romprefix] Do not fall back to hooking INT19 by default 13 years ago
  Michael Brown 058b69d033 [romprefix] Remove special treatment for IBM BIOSes 13 years ago
  Michael Brown 38cd351243 [romprefix] Attempt to gracefully handle semi-PnP IBM BIOSes 13 years ago
  Michael Brown 23daab14a6 [romprefix] Use correct size for PMM allocation of image source block 13 years ago
  Michael Brown 030e5a064e [build] Use unique entry symbols for each prefix 13 years ago
  Michael Brown 295c2fd671 [build] Ensure an entry point symbol exists in all builds 13 years ago
  Michael Brown 202c9c0974 [romprefix] Add missing addr32 prefix 13 years ago
  Michael Brown 3094d2cf33 [romprefix] Do not check for BBS compatibility 14 years ago
  Michael Brown 132c391712 [romprefix] Add .mrom format, allowing loading of large ROMs 14 years ago
  Michael Brown 5a5d8dd10a [romprefix] Inhibit the use of relocation during POST 14 years ago
  Michael Brown c97079710f [romprefix] Split PMM allocations for image source and decompression area 14 years ago
  Michael Brown f0ae1d58e8 [prefix] Use area at top of INT 15,88 memory map for temporary decompression 14 years ago
  Michael Brown 58f6e55362 [build] Generate random build identifier 14 years ago
  Michael Brown 483c3c06ab [romprefix] Provide indication of successful call to install_prealloc 14 years ago
  Michael Brown 9068249e24 [prefix] Add .text16.early section 14 years ago
  Michael Brown 8ffea19225 [romprefix] Remove .hrom prefix 14 years ago
  Michael Brown 329686c026 [romprefix] Remove .xrom prefix 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Joshua Oreman 06a8398422 [prefix] Add .xrom prefix for a ROM that loads itself by PCI accesses 14 years ago
  Joshua Oreman fa4aec8f03 [config] Make PXE stack a compile-time option 14 years ago
  Joshua Oreman 5736f5eb32 [prefix] Add .hrom prefix for a ROM that loads high under PCI3 without PMM 14 years ago
  Joshua Oreman d5d68b2e31 [zbin] Change fixup semantics to support ROMs over 128k uncompressed 15 years ago
  Michael Brown 7a3a159af5 [romprefix] Cope with PnP BIOSes that fail to set %es:%di on entry 15 years ago
  Michael Brown f4bf4e69f7 [legal] Add FILE_LICENCE declaration to romprefix.S 15 years ago
  Michael Brown 7bc4093e1a [build] Cope with oddities in the Fedora 10 assembler 15 years ago
  Michael Brown f16668dd60 [romprefix] Update ROM checksum even if PMM allocation fails 15 years ago
  Michael Brown 4d7c650164 [romprefix] Change from opt-in to opt-out when booting via INT19 15 years ago
  Michael Brown 0a8a17e669 [i386] Free allocated base memory on exit, if possible 15 years ago
  Michael Brown 2ca2607b1b [romprefix] Use smaller PMM allocations if possible 15 years ago
  Michael Brown 5e6b82104d [romprefix] Add vendor branding facilities and guidelines 15 years ago
  Michael Brown 621101c36a [romprefix] Further sanity checks for the PCI 3 runtime segment address 15 years ago
  Michael Brown 5600955bdd [romprefix] Sanity-check the runtime segment address for PCI 3 15 years ago
  Michael Brown 04f3206581 [build] Fix building on Ubuntu 8.04 15 years ago
  Michael Brown 13d09e6719 [i386] Simplify linker script and standardise linker-defined symbol names 15 years ago
  Michael Brown 9d72636da1 [romprefix] Fully clear the "Press B to boot..." message when INT19 is used 15 years ago
  Michael Brown 539f94b980 [romprefix] Allow BANNER_TIMEOUT to control banners in romprefix.S 15 years ago
  Michael Brown 9d44a06188 [romprefix] If we hook INT 19, prompt before attempting boot 15 years ago
  Michael Brown fc0c40a5b0 [pxe] Fill in UNDIROMID pointer in !PXE structure 16 years ago
  Michael Brown 32e34683c0 [romprefix] Add UNDI ROMID structure bus type field 16 years ago
  Michael Brown d5732b0272 [romprefix] Preserve %edi when issuing INT 1A,B101 16 years ago
  Michael Brown de7be480d6 [romprefix] Add more diagnostic messages to ROM prefix 16 years ago
  Michael Brown d5e07dfe92 [romprefix] Fix regression in UNDI loader 16 years ago
  Michael Brown 82baea0a4b [romprefix] On a PCI3.0, non-BBS system, use the correct %cs for INT19 16 years ago
  Michael Brown 8332ddf556 [romprefix] Fix ROM image copy on PCI 3.0 BIOSes 16 years ago
  Michael Brown fe1f017bde [romprefix] Update PCI ROM structure to PCI 3.0 16 years ago
  Michael Brown 27731d975e [romprefix] Fix PMM detection start address 16 years ago
  Michael Brown cd0e9bcd22 [prefix] When we have to hook INT 19, chain to original handler if possible 16 years ago