commit | e6e62e0e57e502f95a60a39ada532a5fd355b81a | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Jun 12 19:18:24 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Jun 14 19:18:40 2019 +0200 |
tree | 80b83f2237c9b96d43079dadc28e4b9c77e82b5c | |
parent | 56b587f7901f97c174e24b5c00adac539275217a [diff] |
efi_loader: MetaiMatch() must be case insensitive The MetaiMatch() service of the UnicodeCollationProtocol2 must be case insensitive. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>