80 Commits (1c3fb3c61ae4af8b8ccf92afc90b48dfc0b597c7)

Author SHA1 Message Date
  Michael Brown 1c3fb3c61a [build] Move branding information to config/branding.h 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 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 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 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 b9ef880c8d [romprefix] Treat 0xffffffff as an error return from PMM 12 years ago
  Michael Brown 9e8d431a0d [romprefix] Add a dummy ROM header to cover the .mrom payload 12 years ago
  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