]> git.proxmox.com Git - mirror_edk2.git/commit - EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/Strings.c
For UNI file, some String may not be defined for a language. This has been true for...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 29 Apr 2008 07:06:10 +0000 (07:06 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 29 Apr 2008 07:06:10 +0000 (07:06 +0000)
commit46b5ebc877ae80e2fea6709552cbff46965f3abe
tree9059d53f87450fb5a13df15e8158b1fdb8c9b781
parent714e8111b73d831e9d94be45aecbada64035931d
For UNI file, some String may not be defined for a language. This has been true for a lot of platform code. For this case, EFI_NOT_FOUND will be returned. To allow the old code to be run without porting, we don't assert on EFI_NOT_FOUND. The missing String will be declared if user select differnt languages for the platform.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5149 6f19259b-4bc3-4df7-8a09-765794883524
EdkCompatibilityPkg/Compatibility/FrameworkHiiToUefiHiiThunk/Strings.c