audk/MdeModulePkg
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
..
Application Update the copyright notice format 2010-04-24 09:49:11 +00:00
Bus EHCI Controllers with a CapLen of 0 are ignored. 2010-11-26 01:49:27 +00:00
Core Update PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG_DISPATCH, )) macros to log the evaluation of all dependency expressions. 2010-12-04 20:05:09 +00:00
Include Include BaseMemoryLib.h for macro EFI_IP4_EQUAL, EFI_IP6_EQUAL etc. 2010-11-22 05:21:26 +00:00
Library 1. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE, 2010-11-23 07:50:31 +00:00
Logo Update the copyright notice format 2010-04-24 09:49:11 +00:00
Universal DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64 2010-12-06 06:04:38 +00:00
MdeModulePkg.dec Add a new PCD PcdResetOnMemoryTypeInformationChange in MdeModulePkg to control whether to reset system when memory type information changes. 2010-11-22 05:23:39 +00:00
MdeModulePkg.dsc add ataatapipassthru driver to dsc file 2010-10-12 02:28:34 +00:00