diff options
author | Ruiyu Ni <ruiyu.ni@intel.com> | 2017-06-01 22:09:14 +0800 |
---|---|---|
committer | Guo Mang <mang.guo@intel.com> | 2017-07-12 11:24:55 +0800 |
commit | 9972d95074e555e26f5ac431071a1068150d8fd3 (patch) | |
tree | fbd1cc8edc1bc376d751e2b69fdeb194b9ce4843 /.gitignore | |
parent | e3bbdfb0832bd6c543df42363e783d1d1876595a (diff) | |
download | edk2-platforms-9972d95074e555e26f5ac431071a1068150d8fd3.tar.xz |
ShellPkg/alias: Fix bug to support upper-case alias
alias in UEFI Shell is case insensitive.
Old code saves the alias to variable storage without
converting the alias to lower-case, which results
upper case alias setting doesn't work.
The patch converts the alias to lower case before saving
to variable storage.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Tapan Shah <tapandshah@hpe.com>
(cherry picked from commit 7ec69844b8f1d348c0699cc882222c728acb13ad)
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions