summaryrefslogtreecommitdiffstats
path: root/src/core/btext.c
Commit message (Expand)AuthorAgeFilesLines
* Dead code removal.Michael Brown2007-07-141-1/+0Star
* Should be using the generic device probe mechanism, when (if) theyMichael Brown2007-07-031-3/+0Star
* We don't actually use the reset functions anywhere, and nothing reallyMichael Brown2007-07-031-1/+1
* Warnings purge of src/coreMarty Connor2007-07-021-0/+4
* Removed vestigal FILO codeMarty Connor2006-06-291-24/+0Star
* Restructured PCI subsystem to fit the new device model.Michael Brown2006-05-161-1/+1
* Move init.h to gpxe/init.h.Michael Brown2006-04-301-1/+1
* gcc is rather over-aggressive about optimising out static data structuresMichael Brown2006-04-241-1/+1
* Header rearrangement.Michael Brown2006-04-241-1/+1
* Make vga_font const to avoid warning about large symbolMichael Brown2005-05-031-12/+12
* Created a bus/device API that allows for the ROM prefix to specify anMichael Brown2005-04-211-1/+1
* Removed pci_find_device_x; it was too ugly to live.Michael Brown2005-04-121-137/+2Star
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-28/+30
* Initial revisionMichael Brown2005-03-081-0/+5196