audk/MdeModulePkg
eric_tian 6979fd9382 fixed the following problems:
1) DMA interrupt don't been cleaning up after one UDMA operation
2) Global variable mHobStart is not updated after invoking CoreInitializeGcdServices() func in the dxemain.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4107 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-12 05:41:48 +00:00
..
Application/HelloWorld remove some comments introduced by tools. 2007-07-20 04:33:45 +00:00
Bus Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE. 2007-10-11 03:36:31 +00:00
Core fixed the following problems: 2007-10-12 05:41:48 +00:00
Include Add Profiling support for Variable store and added a specialized caching algorithm 2007-10-04 21:01:21 +00:00
Library Clean up Network Components to support GCC build. 2007-10-09 09:30:52 +00:00
Logo Remove BINARY_MODULE = true attribute from binary module inf file, because this attribute has not been supported in INF spec. 2007-10-10 02:24:43 +00:00
Universal Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE. 2007-10-11 03:36:31 +00:00
ChangeLog.txt add EDK_4067: Non-Compatible: qwang12 2007-10-11 09:23:11 +00:00
MdeModulePkg.dec Add Unicode Collation related feature flags: 2007-10-09 03:16:39 +00:00
MdeModulePkg.dsc Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF components in open source packages. 2007-10-11 11:12:28 +00:00
MdeModulePkg.nspd Add in gEfiExtendedSalVariableServicesProtocolGuid 2007-07-06 10:41:11 +00:00