152 Commits (307b39c08c9a315de9fa90b457367c1b84f51421)

Author SHA1 Message Date
  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 92c3202ab1 [prefix] Default to 1MB mark as fallback high memory load point 14 years ago
  Michael Brown 24b52ae476 [prefix] Add A20-enabling code in libflat 14 years ago
  Michael Brown fb754ced56 [prefix] Move flatten_real_mode to libflat.S 14 years ago
  Michael Brown d931d4bd9c [prefix] Move flatten_real_mode to .text16.early 14 years ago
  Michael Brown 9068249e24 [prefix] Add .text16.early section 14 years ago
  Michael Brown 6c35a525da [prefix] Use flat real mode for access to high memory 14 years ago
  Michael Brown cb43056809 [prefix] Use flat real mode instead of real mode 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
  Stefan Hajnoczi 1056a1c2d5 [prefix] Remove unsupported ELF prefices 14 years ago
  Stefan Hajnoczi 9a89f0d17d [prefix] Remove unsupported .exe prefix 14 years ago
  Stefan Hajnoczi ddcf2d5f08 [prefix] Remove unsupported .com prefix 14 years ago
  Stefan Hajnoczi d3b9c3f3d0 [prefix] Remove .bImage in favor of .lkrn 14 years ago
  Shao Miller 112a3f2de2 [pxe] Introduce PXE exit hook for NBP chaining 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 9e9cc8c60f [pxe] Support cached DHCP packets in .kkpxe images 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 a5cd8d1772 [misc] Fix source files erroneously marked as executable 15 years ago
  Michael Brown f4bf4e69f7 [legal] Add FILE_LICENCE declaration to romprefix.S 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown 4188d51753 [pxeprefix] Work around bug in Etherboot 5.4 when loading undionly.kpxe 15 years ago
  Michael Brown a63ef9207d [build] Kill off the last multiple-object source file 15 years ago
  H. Peter Anvin f3d09b5c79 [pxeprefix] Merge common code between !PXE and PXENV+ 15 years ago
  H. Peter Anvin 6a3f5d6db7 [pxeprefix] Search for the PXE entry points through all methods 15 years ago
  Michael Brown b5577553e5 [pxeprefix] Add .kkpxe image type and ability to return via PXE stack 15 years ago
  Michael Brown dd44a7c314 [i386] Kill off obsolete boot1a.s file 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 c9e5b12473 [i386] Add explicit flags and type on all .section declarations 15 years ago
  Michael Brown 314779eb36 [efi] Use elf2efi utility in place of efilink 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 29e6f9835e [i386] Add data32 prefixes to all lgdt/lidt instructions 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 81d92c6d34 [efi] Add EFI image format and basic runtime environment 15 years ago
  Michael Brown 13d09e6719 [i386] Simplify linker script and standardise linker-defined symbol names 15 years ago