Did you implement your ComponentName2 using "en" or "en-US"?

Some of the EDKII libraries are not able to match "en" vs. "en-US" as they 
require exact string match to select the proper language for the string. The 
code should implement  language best matching algorithms to select the proper 
language (for instance, "en" may be the closest thing available to a string 
requested in "en-U"" or "en-UK".


From: Prakash, Sathya [mailto:[email protected]]
Sent: Monday, September 17, 2012 11:37 AM
To: [email protected]
Subject: [edk2] Driver name listed as UNKNOWN in shell2

When I run drivers command my driver's name is listed as UNKNOWN in the shell2. 
But with shel1 the same driver shows proper driver name. Is there a need for 
drivers to support some additional protocol or interface to support this for 
shell2?

Thanks
Sathya
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to