audk/DuetPkg/FSVariable
jljusten e1adae6084 DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64
The C ellipses parameters are passed to functions differently
by default with GCC 4.4.  To make sure they are properly sent to
VariableGetBestLanguage, we add 'EFIAPI' to this function.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11119 6f19259b-4bc3-4df7-8a09-765794883524
2010-12-06 06:04:38 +00:00
..
FSVariable.c DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64 2010-12-06 06:04:38 +00:00
FSVariable.h Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is set before PlatformLangCodes/LangCodes. 2010-11-24 03:23:30 +00:00
FSVariable.inf Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is set before PlatformLangCodes/LangCodes. 2010-11-24 03:23:30 +00:00
FileStorage.c Update the copyright notice format 2010-04-28 12:39:50 +00:00
MemStorage.c Update the copyright notice format 2010-04-28 12:39:50 +00:00
VariableStorage.h Update the copyright notice format 2010-04-28 12:39:50 +00:00