162 Commits (030e5a064e5f7252b3b77a27c78169f4a5c974c5)

Autor SHA1 Mensaje Fecha
  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 7f2d0f12ad [libflat] Remove now-obsolete flatten_real_mode call hace 13 años
  Michael Brown a84e15234a [prefix] Use 16-bit protected mode for access to high memory hace 13 años
  Michael Brown 202c9c0974 [romprefix] Add missing addr32 prefix hace 13 años
  Michael Brown 44dbf0e036 [romprefix] Add missing FILE_LICENCE declaration to undiloader.S hace 13 años
  Piotr Jaroszyński ddef2e1bc1 [linux] Add command line arguments hace 14 años
  Piotr Jaroszyński bb5b66b887 [linux] Add linuxprefix hace 14 años
  Michael Brown 3094d2cf33 [romprefix] Do not check for BBS compatibility hace 14 años
  Wu Fengguang a6a4909afc [doc] Fix comment on Linux/x86 boot protocol path 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 92c3202ab1 [prefix] Default to 1MB mark as fallback high memory load point hace 14 años
  Michael Brown 24b52ae476 [prefix] Add A20-enabling code in libflat hace 14 años
  Michael Brown fb754ced56 [prefix] Move flatten_real_mode to libflat.S hace 14 años
  Michael Brown d931d4bd9c [prefix] Move flatten_real_mode to .text16.early hace 14 años
  Michael Brown 9068249e24 [prefix] Add .text16.early section hace 14 años
  Michael Brown 6c35a525da [prefix] Use flat real mode for access to high memory hace 14 años
  Michael Brown cb43056809 [prefix] Use flat real mode instead of real mode 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
  Stefan Hajnoczi 1056a1c2d5 [prefix] Remove unsupported ELF prefices hace 14 años
  Stefan Hajnoczi 9a89f0d17d [prefix] Remove unsupported .exe prefix hace 14 años
  Stefan Hajnoczi ddcf2d5f08 [prefix] Remove unsupported .com prefix hace 14 años
  Stefan Hajnoczi d3b9c3f3d0 [prefix] Remove .bImage in favor of .lkrn hace 14 años
  Shao Miller 112a3f2de2 [pxe] Introduce PXE exit hook for NBP chaining 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 9e9cc8c60f [pxe] Support cached DHCP packets in .kkpxe images 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 a5cd8d1772 [misc] Fix source files erroneously marked as executable hace 15 años
  Michael Brown f4bf4e69f7 [legal] Add FILE_LICENCE declaration to romprefix.S hace 15 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 15 años
  Michael Brown 4188d51753 [pxeprefix] Work around bug in Etherboot 5.4 when loading undionly.kpxe hace 15 años
  Michael Brown a63ef9207d [build] Kill off the last multiple-object source file hace 15 años
  H. Peter Anvin f3d09b5c79 [pxeprefix] Merge common code between !PXE and PXENV+ hace 15 años
  H. Peter Anvin 6a3f5d6db7 [pxeprefix] Search for the PXE entry points through all methods hace 15 años
  Michael Brown b5577553e5 [pxeprefix] Add .kkpxe image type and ability to return via PXE stack hace 15 años
  Michael Brown dd44a7c314 [i386] Kill off obsolete boot1a.s file 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 c9e5b12473 [i386] Add explicit flags and type on all .section declarations hace 15 años
  Michael Brown 314779eb36 [efi] Use elf2efi utility in place of efilink hace 15 años