aboutsummaryrefslogtreecommitdiff
path: root/src/arch/i386/Makefile.pcbios
AgeCommit message (Expand)AuthorFilesLines
2016-02-16[bios] Add bin-x86_64-pcbios build platformMichael Brown1-120/+3
2016-02-16[bios] Move isolinux definitions to Makefile.pcbiosMichael Brown1-0/+22
2015-09-01[build] Search for ldlinux.c32 separately from isolinux.binMichael Brown1-1/+2
2014-08-22[build] Allow ISA ROMs to be builtMichael Brown1-1/+9
2014-05-14[build] Merge util/geniso and util/genlisoChristian Hesse1-4/+4
2013-05-14[build] Add efidrv.cab target for UEFI Secure Boot signingMichael Brown1-5/+3
2013-05-14[build] Provide "allXXXs" targets for all media on all platformsMichael Brown1-0/+7
2013-05-14[build] Use $(eval) if availableMichael Brown1-5/+5
2011-12-11[pxe] Provide PXENV_FILE_EXIT_HOOK only for ipxelinux.0 buildsMichael Brown1-0/+1
2011-03-28[exeprefix] Add .exe prefixMichael Brown1-0/+2
2010-08-17[build] Provide %.fd0 build targets only for pcbiosMichael Brown1-0/+7
2010-08-16[build] Build pcbios specific drivers only on pcbiosPiotr JaroszyƄski1-0/+4
2010-06-24[build] Fix broken build caused by implied dependency upon "perl"Michael Brown1-4/+4
2010-04-25[romprefix] Add .mrom format, allowing loading of large ROMsMichael Brown1-0/+3
2010-04-25[build] Replace obsolete makerom.pl with quick script using Option::ROMMichael Brown1-0/+4
2010-04-19[romprefix] Remove .hrom prefixMichael Brown1-2/+0
2010-04-19[romprefix] Remove .xrom prefixMichael Brown1-2/+0
2010-01-31[prefix] Remove unsupported ELF preficesStefan Hajnoczi1-4/+0
2010-01-31[prefix] Remove unsupported .exe prefixStefan Hajnoczi1-1/+0
2010-01-31[prefix] Remove unsupported .com prefixStefan Hajnoczi1-1/+0
2010-01-31[prefix] Remove .bImage in favor of .lkrnStefan Hajnoczi1-1/+0
2010-01-20[prefix] Add .xrom prefix for a ROM that loads itself by PCI accessesJoshua Oreman1-0/+2
2010-01-14[prefix] Add .hrom prefix for a ROM that loads high under PCI3 without PMMJoshua Oreman1-0/+2
2009-12-15[build] Pad .hd image type to 32 KBStefan Hajnoczi1-1/+1
2009-08-02[build] Add syslinux floppy image type .sdskMarty Connor1-0/+6
2009-04-16[build] Reinstate the .pdsk padded-floppy image formatMichael Brown1-0/+6
2009-04-16[build] Pad .rom, .dsk, and .hd images to 512-byte boundariesMichael Brown1-0/+6
2009-02-18[pxeprefix] Add .kkpxe image type and ability to return via PXE stackMichael Brown1-0/+1
2008-10-10[makefile] Reduce verbosity of various NON_AUTO_MEDIA rulesMichael Brown1-5/+10
2008-10-10[makefile] Split platform-dependent portions out of arch/i386/MakefileMichael Brown1-0/+49