summaryrefslogtreecommitdiffstats
path: root/src/core/pcmcia.c
Commit message (Collapse)AuthorAgeFilesLines
* [console] Move putchar() and getchar() declarations to stdio.hMichael Brown2012-03-261-1/+0Star
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [console] Move include/console.h to include/ipxe/console.hMichael Brown2011-03-091-1/+1
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [legal] Add FILE_LICENCE macro to some GPL-v2 filesShao Miller2010-12-041-0/+3
| | | | | | | | Changes were made to files where the licence text within the files themselves confirms that the files are GPL version 2. Signed-off-by: Shao Miller <shao.miller@yrdsb.edu.on.ca> Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-1/+1
| | | | | | | | | | | Access to the gpxe.org and etherboot.org domains and associated resources has been revoked by the registrant of the domain. Work around this problem by renaming project from gPXE to iPXE, and updating URLs to match. Also update README, LOG and COPYRIGHTS to remove obsolete information. Signed-off-by: Michael Brown <mcb30@ipxe.org>
* Should be using the generic device probe mechanism, when (if) theyMichael Brown2007-07-031-2/+0Star
| | | | eventually get updated.
* We don't actually use the reset functions anywhere, and nothing reallyMichael Brown2007-07-031-1/+1
| | | | provides them.
* Warnings purge of src/coreMarty Connor2007-07-021-5/+10
|
* Kill off poll_interruptions(); it is lethal when we're acting as a PXEMichael Brown2006-08-151-1/+0Star
| | | | stack or INT 13 emulator etc.
* Move init.h to gpxe/init.h.Michael Brown2006-04-301-1/+1
|
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-12/+8Star
|
* Initial revisionMichael Brown2005-03-081-0/+269