audk/EdkModulePkg/Library
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
..
BaseCustomDecompressLibNull Clean up Lib MSAs for EdkModulePkg 2007-02-14 01:46:10 +00:00
BaseUefiTianoDecompressLib Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on. 2007-01-25 06:15:58 +00:00
DxeCoreCustomDecompressLibFromHob Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
DxeCorePerformanceLib Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warning #1419. 2007-01-31 04:57:46 +00:00
DxeCoreTianoDecompressLibFromHob Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
DxeCoreUefiDecompressLibFromHob Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
DxeDebugLibSerialPort Clean up Lib MSAs for EdkModulePkg 2007-02-14 01:46:10 +00:00
DxePerformanceLib Clean up Lib MSAs for EdkModulePkg 2007-02-14 01:46:10 +00:00
EdkDxeDebugLibReportStatusCode Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
EdkDxePeCoffLoaderFromHobLib Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
EdkDxePrintLib Clean up Lib MSAs for EdkModulePkg 2007-02-14 01:46:10 +00:00
EdkDxeRuntimeSalLib Clean up Lib MSAs for EdkModulePkg 2007-02-14 01:46:10 +00:00
EdkDxeSalLib Clean up Lib MSAs for EdkModulePkg 2007-02-14 01:46:10 +00:00
EdkFvbServiceLib changed the guid assignment from constant array to hi and low UINT64s (Intel compiler was using a global variable to assign an array which is not OK at run time) 2007-03-14 23:43:34 +00:00
EdkGenericBdsLib 1. Remove #ifdef _MSC_EXTENSION_ from all source files 2007-03-15 02:33:16 +00:00
EdkGenericPlatformBdsLib 1. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI spec 2007-03-08 07:04:05 +00:00
EdkGraphicsLib Clean up Lib MSAs for EdkModulePkg 2007-02-14 01:46:10 +00:00
EdkIfrSupportLib Clean up Lib MSAs for EdkModulePkg 2007-02-14 01:46:10 +00:00
EdkOemHookStatusCodeLibNull Clean up Lib MSAs for EdkModulePkg 2007-02-14 01:46:10 +00:00
EdkPeCoffLoaderLib Remove the unused library instance EdkNullCustomizedDecompressLib. 2007-02-27 09:25:30 +00:00
EdkScsiLib Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
EdkSerialPortLibNull changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA674 to new 68169ab0-d41b-4009-9060-292c253ac43d to avoid its conflict with gPeiBaseMemoryTestPpiGuid and change all msa and fpd file in EdkII, which depends on EdkModulePkg. 2006-09-18 11:31:20 +00:00
EdkUefiDebugLibConOut Clean up Lib MSAs for EdkModulePkg 2007-02-14 01:46:10 +00:00
EdkUefiDebugLibStdErr Clean up Lib MSAs for EdkModulePkg 2007-02-14 01:46:10 +00:00
EdkUefiRuntimeLib changed the guid assignment from constant array to hi and low UINT64s (Intel compiler was using a global variable to assign an array which is not OK at run time) 2007-03-14 23:45:03 +00:00
EdkUsbLib Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
PeiPerformanceLib Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00