audk/EdkModulePkg/Universal/Network/PxeDhcp4/Dxe
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
..
ComponentName.c Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warning #1419. 2007-01-31 04:57:46 +00:00
Dhcp4.msa Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
PxeDhcp4.c Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warning #1419. 2007-01-31 04:57:46 +00:00
PxeDhcp4.h Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warning #1419. 2007-01-31 04:57:46 +00:00
PxeDhcp4InitSelect.c 1. Remove #ifdef _MSC_EXTENSION_ from all source files 2007-03-15 02:33:16 +00:00
PxeDhcp4Release.c Initial import. 2006-04-21 22:54:32 +00:00
PxeDhcp4RenewRebind.c Initial import. 2006-04-21 22:54:32 +00:00
PxeDhcp4Run.c 1. UINTN & INTN issue for EBC architecture: 2006-06-22 06:08:00 +00:00
PxeDhcp4Setup.c Initial import. 2006-04-21 22:54:32 +00:00
support.c 1. Remove #ifdef _MSC_EXTENSION_ from all source files 2007-03-15 02:33:16 +00:00