summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [pxe] Add startpxe and stoppxe commandsMichael Brown2009-06-281-0/+1
* [build] Kill off the last multiple-object source fileMichael Brown2009-04-171-5/+0Star
* [build] Pad .rom, .dsk, and .hd images to 512-byte boundariesMichael Brown2009-04-161-7/+0Star
* [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/+7Star
* [makefile] Add support for multiple build platformsMichael Brown2008-10-081-11/+0Star
* [makefile] Kill off arch/$(ARCH)/ConfigMichael Brown2008-10-071-5/+56
* [comboot] Add COMBOOT and COM32 supportDaniel Verkamp2008-08-291-0/+1
* [Makefile] Remove obsolete SRCDIRSMichael Brown2008-05-231-2/+0Star
* 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/+2Star
* Merge branch 'master' of /pub/scm/gpxeMarty Connor2007-07-061-0/+7
|\
| * Add .pdsk target (padded .dsk, suitable for qemu).Michael Brown2007-07-061-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/+5Star
* Updated PXE UDP implementation to use the new Etherboot UDP API.Michael Brown2006-08-031-0/+1
* We now have just romprefix, rather than having isaprefix and pciprefixMichael Brown2006-06-061-5/+2Star
* 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/+0Star
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-369/+124Star
* unhuf.S is obsolete and no longer usedMichael Brown2005-03-091-1/+0Star
* Add rule to generate 16-bit version of decompressorMichael Brown2005-03-091-2/+5
* Initial revisionMichael Brown2005-03-081-0/+373