commit | 5b2118a2ad3bd1b75dd1650db193a2f6182fa3de | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Sep 04 19:34:55 2018 +0200 |
committer | Alexander Graf <agraf@suse.de> | Sun Sep 23 21:55:29 2018 +0200 |
tree | 3b3ef6539c5b1b079e449cab3373a25d62dc59e5 | |
parent | 40e3e75760b5b19b5eabb51286f6e1ed8ff453cf [diff] |
efi_loader: capitalization table This patch provides a define to initialize a table that maps lower to capital letters for Unicode code point 0x0000 - 0xffff. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>