MdeModulePkg/Sd: Fix typo when adding model name string
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=952 Cc: Anbazhagan Baraneedharan <anbazhagan@hp.com> Cc: Eric Dong <eric.dong@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com>
This commit is contained in:
@@ -627,7 +627,7 @@ DiscoverEmmcDevice (
|
||||
);
|
||||
AddUnicodeString2 (
|
||||
"en",
|
||||
gEmmcDxeComponentName.SupportedLanguages,
|
||||
gEmmcDxeComponentName2.SupportedLanguages,
|
||||
&Device->ControllerNameTable,
|
||||
Device->ModelName,
|
||||
FALSE
|
||||
|
Reference in New Issue
Block a user