aboutsummaryrefslogtreecommitdiffstats
path: root/src/arch/i386/Makefile.pcbios
Commit message (Expand)AuthorAgeFilesLines
* [build] Allow ISA ROMs to be builtMichael Brown2014-08-221-1/+9
* [build] Merge util/geniso and util/genlisoChristian Hesse2014-05-141-4/+4
* [build] Add efidrv.cab target for UEFI Secure Boot signingMichael Brown2013-05-141-5/+3
* [build] Provide "allXXXs" targets for all media on all platformsMichael Brown2013-05-141-0/+7
* [build] Use $(eval) if availableMichael Brown2013-05-141-5/+5
* [pxe] Provide PXENV_FILE_EXIT_HOOK only for ipxelinux.0 buildsMichael Brown2011-12-111-0/+1
* [exeprefix] Add .exe prefixMichael Brown2011-03-281-0/+2
* [build] Provide %.fd0 build targets only for pcbiosMichael Brown2010-08-171-0/+7
* [build] Build pcbios specific drivers only on pcbiosPiotr JaroszyƄski2010-08-161-0/+4
* [build] Fix broken build caused by implied dependency upon "perl"Michael Brown2010-06-241-4/+4
* [romprefix] Add .mrom format, allowing loading of large ROMsMichael Brown2010-04-251-0/+3
* [build] Replace obsolete makerom.pl with quick script using Option::ROMMichael Brown2010-04-251-0/+4
* [romprefix] Remove .hrom prefixMichael Brown2010-04-191-2/+0
* [romprefix] Remove .xrom prefixMichael Brown2010-04-191-2/+0
* [prefix] Remove unsupported ELF preficesStefan Hajnoczi2010-01-311-4/+0
* [prefix] Remove unsupported .exe prefixStefan Hajnoczi2010-01-311-1/+0
* [prefix] Remove unsupported .com prefixStefan Hajnoczi2010-01-311-1/+0
* [prefix] Remove .bImage in favor of .lkrnStefan Hajnoczi2010-01-311-1/+0
* [prefix] Add .xrom prefix for a ROM that loads itself by PCI accessesJoshua Oreman2010-01-201-0/+2
* [prefix] Add .hrom prefix for a ROM that loads high under PCI3 without PMMJoshua Oreman2010-01-141-0/+2
* [build] Pad .hd image type to 32 KBStefan Hajnoczi2009-12-151-1/+1
* [build] Add syslinux floppy image type .sdskMarty Connor2009-08-021-0/+6
* [build] Reinstate the .pdsk padded-floppy image formatMichael Brown2009-04-161-0/+6
* [build] Pad .rom, .dsk, and .hd images to 512-byte boundariesMichael Brown2009-04-161-0/+6
* [pxeprefix] Add .kkpxe image type and ability to return via PXE stackMichael Brown2009-02-181-0/+1
* [makefile] Reduce verbosity of various NON_AUTO_MEDIA rulesMichael Brown2008-10-101-5/+10
* [makefile] Split platform-dependent portions out of arch/i386/MakefileMichael Brown2008-10-101-0/+49