225 Commits (2f020a8df3ad24d0d0bac9295c9cecb2ebba92f4)

Author SHA1 Message Date
  Michael Brown 8049a52840 [mromprefix] Allow for .mrom images larger than 128kB 9 years ago
  Michael Brown 3937274cfb [mromprefix] Use PCI length field to obtain length of individual images 9 years ago
  Michael Brown 8b64cc7fba [prefix] Report both %esi and %ecx when opening payload fails 9 years ago
  Michael Brown 9d21e13522 [prefix] Halt system without burning CPU if we cannot access the payload 9 years ago
  Michael Brown 705907f9a9 [build] Allow ISA ROMs to be built 10 years ago
  Michael Brown 16e235987f [romprefix] Do not preserve unused register %di 10 years ago
  Michael Brown f747a00c54 [lkrnprefix] Make real-mode setup code relocatable 10 years ago
  Michael Brown a8d1b50d8b [lkrnprefix] Function as a bzImage kernel 10 years ago
  Michael Brown c64747db50 [librm] Speed up real-to-protected mode transition under KVM 10 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 153748cce9 [lkrnprefix] Include iPXE version string in image header 10 years ago
  Michael Brown 10d19bd2ac [pxe] Always retrieve cached DHCPACK and apply to relevant network device 10 years ago
  Frediano Ziglio 9df238a8aa [romprefix] Fix incorrect pointer offset in undiloader.S 11 years ago
  Michael Brown c6375a85be [romprefix] Report failure cause when unable to open payload 11 years ago
  Michael Brown 747e9eb6f3 [lkrnprefix] Allow relocation when no initrd is present 11 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 0d4a760ffc [prefix] Use %cs as implicit parameter to uninstall() 11 years ago
  Michael Brown c7694acb51 [nbiprefix] Set up real-mode stack before jumping to .text16 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 c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown 9200049c80 [pxeprefix] Ignore errors from PXENV_FILE_CMDLINE 12 years ago
  Michael Brown e84e19d4ed [pxeprefix] Fetch command line (if any) via PXENV_FILE_CMDLINE 12 years ago
  Michael Brown 9e5152e095 [pxeprefix] Place temporary stack after iPXE binary 12 years ago
  Michael Brown b9ef880c8d [romprefix] Treat 0xffffffff as an error return from PMM 12 years ago
  Michael Brown b58374fe91 [romprefix] Allow .mrom image to be placed anywhere within the BAR 12 years ago
  Michael Brown 9e8d431a0d [romprefix] Add a dummy ROM header to cover the .mrom payload 12 years ago
  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