summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/keymap.h
Commit message (Collapse)AuthorAgeFilesLines
* [console] Add facility for rudimentary keyboard mappingMichael Brown2011-03-161-0/+30
Allow for remapping of ASCII characters returned by the BIOS, using a map consisting of (from,to) pairs. Signed-off-by: Michael Brown <mcb30@ipxe.org>