audk/EdkModulePkg/Universal/Network/PxeBc/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
..
BC.msa Fix several capitalization issues. 2007-01-16 19:59:43 +00:00
Bc.h 1. Remove #ifdef _MSC_EXTENSION_ from all source files 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
Print.c Initial import. 2006-04-21 22:54:32 +00:00
bc.c 1. Remove #ifdef _MSC_EXTENSION_ from all source files 2007-03-15 02:33:16 +00:00
dhcp.h Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on. 2007-01-25 06:15:58 +00:00
hton.h Initial import. 2006-04-21 22:54:32 +00:00
ip.h 1. Remove #ifdef _MSC_EXTENSION_ from all source files 2007-03-15 02:33:16 +00:00
pxe_bc_arp.c Fix capitalization 2006-05-19 22:43:26 +00:00
pxe_bc_dhcp.c Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on. 2007-01-25 06:15:58 +00:00
pxe_bc_igmp.c 1. Remove #ifdef _MSC_EXTENSION_ from all source files 2007-03-15 02:33:16 +00:00
pxe_bc_ip.c 1. Remove #ifdef _MSC_EXTENSION_ from all source files 2007-03-15 02:33:16 +00:00
pxe_bc_mtftp.c 1. Remove #ifdef _MSC_EXTENSION_ from all source files 2007-03-15 02:33:16 +00:00
pxe_bc_udp.c 1. Remove #ifdef _MSC_EXTENSION_ from all source files 2007-03-15 02:33:16 +00:00
pxe_loadfile.c Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on. 2007-01-25 06:15:58 +00:00
tftp.h Initial import. 2006-04-21 22:54:32 +00:00