audk/EdkModulePkg/Library/EdkIfrSupportLib
xli24 cdcaf781f3 GetCurrentLanguage() in IFR Support Library treats language variable incorrectly. It attempted to search for '\0' flag, but the variable does not have this flag. It is a string with constant width of 3 characters.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2086 6f19259b-4bc3-4df7-8a09-765794883524
2006-12-12 07:19:26 +00:00
..
EdkIfrSupportLib.msa Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
IfrCommon.c GetCurrentLanguage() in IFR Support Library treats language variable incorrectly. It attempted to search for '\0' flag, but the variable does not have this flag. It is a string with constant width of 3 characters. 2006-12-12 07:19:26 +00:00
IfrOnTheFly.c Initial import. 2006-04-21 22:54:32 +00:00
IfrOpCodeCreation.c Initial import. 2006-04-21 22:54:32 +00:00
IfrVariable.c Initial import. 2006-04-21 22:54:32 +00:00