summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/keymap.h
Commit message (Expand)AuthorAgeFilesLines
* [console] Avoid overlap between remapping flags and character valuesMichael Brown2023-07-041-4/+4
* [console] Support changing keyboard map at runtimeMichael Brown2022-02-161-0/+2
* [console] Ensure that US keyboard map appears at start of linker tableMichael Brown2022-02-161-1/+4
* [console] Support AltGr to access ASCII characters via remappingMichael Brown2022-02-151-0/+5
* [console] Centralise handling of key modifiersMichael Brown2022-02-151-0/+21
* [console] Allow for named keyboard mappingsMichael Brown2022-02-151-3/+16
* [console] Handle remapping of scancode 86Michael Brown2022-02-101-0/+3
* [console] Generalise bios_keymap() as key_remap()Michael Brown2022-02-101-0/+2
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [console] Add facility for rudimentary keyboard mappingMichael Brown2011-03-161-0/+30