aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/keymap.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-04[console] Avoid overlap between remapping flags and character valuesMichael Brown1-4/+4
2022-02-16[console] Support changing keyboard map at runtimeMichael Brown1-0/+2
2022-02-16[console] Ensure that US keyboard map appears at start of linker tableMichael Brown1-1/+4
2022-02-15[console] Support AltGr to access ASCII characters via remappingMichael Brown1-0/+5
2022-02-15[console] Centralise handling of key modifiersMichael Brown1-0/+21
2022-02-15[console] Allow for named keyboard mappingsMichael Brown1-3/+16
2022-02-10[console] Handle remapping of scancode 86Michael Brown1-0/+3
2022-02-10[console] Generalise bios_keymap() as key_remap()Michael Brown1-0/+2
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2011-03-16[console] Add facility for rudimentary keyboard mappingMichael Brown1-0/+30