182 Commits (e024cd39a877ea1b37b9004dbd8f33448418cb36)

Author SHA1 Message Date
  Till Straumann d3630b6a64 [prefix] Fix missing underscore in libprefix 12 years ago
  Michael Brown f5bbe7ec4a [lkrnprefix] Copy command line before installing iPXE 12 years ago
  Michael Brown 9a93db3f09 [pxe] Provide PXENV_FILE_EXIT_HOOK only for ipxelinux.0 builds 12 years ago
  Michael Brown 27fdb95572 [prefix] Allow an initrd to be passed to iPXE 12 years ago
  Michael Brown 24226472b2 [prefix] Allow prefix to specify an arbitrary maximum address for relocation 12 years ago
  Michael Brown 6c5f1a342b [prefix] Use stack rather than %ebp as temporary storage area 12 years ago
  Valentine Barshak 8a86a848dc [lkrnprefix] Fix lost command line passed by grub 13 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 a9dbc943ae [linux] Avoid building Linux-specific prefix on non-Linux builds 13 years ago
  Michael Brown f9e3581175 [exeprefix] Add .exe prefix 13 years ago
  Michael Brown 5924e65cea [prefix] Avoid using base memory for temporary decompression area 13 years ago
  Bastian Blank d0eb4e529d [build] Fix building with latest binutils 13 years ago
  Michael Brown 23daab14a6 [romprefix] Use correct size for PMM allocation of image source block 13 years ago
  Michael Brown b2332d5118 [prefix] Allow iPXE's own command line to be executed as a script 13 years ago
  Michael Brown 90563f69be [prefix] Set the "size" bit in the GDT entry for the flat data segment 13 years ago
  Michael Brown 17ef28414f [prefix] Add rudimentary debugging messages to libprefix 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 7f2d0f12ad [libflat] Remove now-obsolete flatten_real_mode call 13 years ago
  Michael Brown a84e15234a [prefix] Use 16-bit protected mode for access to high memory 13 years ago
  Michael Brown 202c9c0974 [romprefix] Add missing addr32 prefix 13 years ago
  Michael Brown 44dbf0e036 [romprefix] Add missing FILE_LICENCE declaration to undiloader.S 13 years ago
  Piotr Jaroszyński ddef2e1bc1 [linux] Add command line arguments 14 years ago
  Piotr Jaroszyński bb5b66b887 [linux] Add linuxprefix 14 years ago
  Michael Brown 3094d2cf33 [romprefix] Do not check for BBS compatibility 14 years ago
  Wu Fengguang a6a4909afc [doc] Fix comment on Linux/x86 boot protocol path 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 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