summaryrefslogtreecommitdiffstats
path: root/src/config/config_pciromprefix.c
Commit message (Collapse)AuthorAgeFilesLines
* [build] Use REQUIRE_OBJECT() to drag in per-object configurationMichael Brown2015-03-051-24/+0Star
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
| | | | | | | Relicense files for which I am the sole author (as identified by util/relicense.pl). Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [legal] Include full licence text for all GPL2_OR_LATER filesMichael Brown2015-02-261-2/+12
| | | | | | | | Add the standard warranty disclaimer and Free Software Foundation address paragraphs to the licence text where these are not currently present. Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [romprefix] Ensure UNDI loader can be included by all ROM typesMichael Brown2015-02-021-0/+10
Signed-off-by: Michael Brown <mcb30@ipxe.org>