| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Makefile] Use bin/VVVVDDDD.rom instead of bin/pci_VVVV_DDDD.rom | Michael Brown | 2008-03-06 | 1 | -1/+1 |
| | | | | | | | | | The generate-by-PCI-device-ID rules (bin/pci_VVVV_DDDD.rom) are generally used for building actual ROM images to be burned, and the burning utilities generally run under some DOS variant. Change the filename from pci_VVVV_DDDD.rom to VVVVDDDD.rom so that it is compatible with the DOS 8.3-character filename limit. | ||||
| * | Add bin/pci_VVVV_DDDD target to allow building ROM images without | Michael Brown | 2007-11-19 | 1 | -4/+5 |
| | | | | | needing to know the gPXE internal ROM name. | ||||
| * | Merged mcb30-realmode-redesign back to HEAD | Michael Brown | 2005-04-08 | 1 | -0/+63 |
