commit | 447f459703d444fd853e5e5894271b069100e2c8 | [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 | 36bab9142c4fa97d28412f34dce0830f99f03a08 [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>