aboutsummaryrefslogtreecommitdiffstats
path: root/src/arch/i386/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [build] Apply the "-fno-PIE -nopie" workaround only to i386 buildsMichael Brown2015-02-121-0/+11
* [build] Add yet another potential location for isolinux.binMichael Brown2014-06-261-1/+2
* [lkrnprefix] Include iPXE version string in image headerMichael Brown2013-12-061-0/+4
* [build] Update build system for Syslinux 6.xChristian Hesse2013-11-151-1/+4
* [build] Fix building under OpenBSDThomas Miletich2012-07-231-0/+2
* [image] Remove non-working image loadersMarin Hannache2012-04-241-7/+0
* [vmware] Add GuestRPC mechanismMichael Brown2012-02-281-0/+1
* [build] Add FreeBSD location for isolinuxMichael Brown2010-11-021-1/+2
* [build] Provide %.fd0 build targets only for pcbiosMichael Brown2010-08-171-15/+0
* [build] Build pcbios specific drivers only on pcbiosPiotr Jaroszyński2010-08-161-2/+0
* [build] Look for isolinux.bin in more placesPiotr Jaroszyński2010-04-161-1/+5
* [pxe] Separate parent PXE API caller from UNDINET driverJoshua Oreman2010-01-201-0/+1
* [pxe] Add startpxe and stoppxe commandsMichael Brown2009-06-281-0/+1
* [build] Kill off the last multiple-object source fileMichael Brown2009-04-171-5/+0
* [build] Pad .rom, .dsk, and .hd images to 512-byte boundariesMichael Brown2009-04-161-7/+0
* [build] Enable building with the Intel C compiler (icc)Michael Brown2009-03-261-3/+16
* [x86_64] Add support for compilation as an x86_64 binaryMichael Brown2008-12-051-1/+5
* [i386] Rename __cdecl to __asmcallMichael Brown2008-11-191-2/+2
* [build] Fix building on FreeBSDMichael Brown2008-10-171-2/+6
* [efi] Add EFI image format and basic runtime environmentMichael Brown2008-10-131-0/+1
* [makefile] Reduce verbosity of various NON_AUTO_MEDIA rulesMichael Brown2008-10-101-4/+6
* [makefile] Split platform-dependent portions out of arch/i386/MakefileMichael Brown2008-10-101-50/+7
* [makefile] Add support for multiple build platformsMichael Brown2008-10-081-11/+0
* [makefile] Kill off arch/$(ARCH)/ConfigMichael Brown2008-10-071-5/+56
* [comboot] Add COMBOOT and COM32 supportDaniel Verkamp2008-08-281-0/+1
* [Makefile] Remove obsolete SRCDIRSMichael Brown2008-05-231-2/+0
* Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-021-0/+1
* Added missing .kpxe prefix.Michael Brown2007-09-061-0/+1
* Kill off redundant references to the .zprefixes.Michael Brown2007-07-161-49/+2
* Merge branch 'master' of /pub/scm/gpxeMarty Connor2007-07-061-0/+7
|\
| * Add .pdsk target (padded .dsk, suitable for qemu).Michael Brown2007-07-051-0/+7
* | Rename .lilo extension to .lkrn and updated dependenciesMarty Connor2007-07-061-5/+5
|/
* Add .usb targetMichael Brown2007-07-051-0/+11
* Added .nbi as a format.Michael Brown2007-03-111-0/+4
* Remove some references to no-longer-existent source files.Michael Brown2007-01-141-6/+5
* Updated PXE UDP implementation to use the new Etherboot UDP API.Michael Brown2006-08-021-0/+1
* We now have just romprefix, rather than having isaprefix and pciprefixMichael Brown2006-06-061-5/+2
* Add drivers/block and arch/i386/interface/pcbiosMichael Brown2006-05-131-0/+1
* Merge from Etherboot 5.4Michael Brown2006-03-161-0/+4
|\
* | There is no arch/i386/firmware/linuxbios directoryMichael Brown2005-05-181-1/+1
|/
* Added "image" directoryMichael Brown2005-05-171-0/+1
* Added arch/i386/drivers/diskMichael Brown2005-04-251-1/+3
* Added arch/i386/drivers/busMichael Brown2005-04-181-1/+1
* hooks.o is now a single object, rather than having separate hooks.o andMichael Brown2005-04-101-5/+0
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-369/+124
* unhuf.S is obsolete and no longer usedMichael Brown2005-03-091-1/+0
* Add rule to generate 16-bit version of decompressorMichael Brown2005-03-091-2/+5
* Initial revisionMichael Brown2005-03-081-0/+373