summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-021-0/+1
| | | | Signed-off-by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
* 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
| | | | | Add a path for isolinux.bin that is correct on my system; hopefully it will work on others too.
* Updated PXE UDP implementation to use the new Etherboot UDP API.Michael Brown2006-08-031-0/+1
| | | | | | | Updated PXE API dispatcher to use copy_{to,from}_user, and moved to arch/i386 since the implementation is quite architecture-dependent. (The individual PXE API calls can be largely architecture-independent.)
* 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
| | | | hooks_rm.o
* 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