summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library
diff options
context:
space:
mode:
authorRuiyu Ni <ruiyu.ni@intel.com>2017-06-01 22:09:14 +0800
committerRuiyu Ni <ruiyu.ni@intel.com>2017-06-05 10:48:13 +0800
commit7ec69844b8f1d348c0699cc882222c728acb13ad (patch)
tree788fc99e04106994e193996f6597a1aab4a307ed /ShellPkg/Library
parenta04ec6d9f70f7eedf5ab49b098970245270fa594 (diff)
downloadedk2-7ec69844b8f1d348c0699cc882222c728acb13ad.tar.gz
edk2-7ec69844b8f1d348c0699cc882222c728acb13ad.tar.bz2
edk2-7ec69844b8f1d348c0699cc882222c728acb13ad.zip
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>
Diffstat (limited to 'ShellPkg/Library')
0 files changed, 0 insertions, 0 deletions