audk/EdkModulePkg
vanjeff e5f461a850 1. Remove #ifdef _MSC_EXTENSION_ from all source files
2. Remove #ifdef _GCC_ from all resource files
3. Remove #if 0 from all resource files
4. Remove #ifdef MDE_CPU_IPF and #ifdef MDE_CPU_EBC
5. Remove #progam from Decode.c
6. Remove #ifdef TIANO_EXTENSION_FLAG from source files
7. Remove #ifdef SUPPORT_IPV6, since code base doesn't support IPV6 at all.
8. Remove #ifdef SpecialNowaitVersion from pxe_bc_mtftp.c, since it's only used for test.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2470 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-15 02:33:16 +00:00
..
Application/HelloWorld Clean up MSA file of the checked in modules which include: 2007-02-26 07:00:31 +00:00
Bus 1. Remove #ifdef _MSC_EXTENSION_ from all source files 2007-03-15 02:33:16 +00:00
Core Add a lock to protect the critical region in UEFI Boot Service API: Exit() and UnloadImage from re-entrance from different TPL level. 2007-03-12 06:26:10 +00:00
Include redefined the guids as _hi and _lo to deal with intel compiler's method of assigning array constants using global variables 2007-03-14 20:36:54 +00:00
Library 1. Remove #ifdef _MSC_EXTENSION_ from all source files 2007-03-15 02:33:16 +00:00
Logo Logo added 2007-02-12 23:41:05 +00:00
Universal 1. Remove #ifdef _MSC_EXTENSION_ from all source files 2007-03-15 02:33:16 +00:00
Blank.pad Delete Build directory 2006-09-20 14:24:17 +00:00
EdkModulePkg.fpd Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the corresponding APIs defined in Mde library class for these modules. 2007-03-14 02:02:43 +00:00
EdkModulePkg.spd Remove the unused library instance EdkNullCustomizedDecompressLib. 2007-02-27 09:25:08 +00:00