audk/EdkModulePkg/Universal/Network/PxeDhcp4/Dxe
vanjeff 3aaddf9276 1. Removed #ifdef SNP_DEBUG and used debug lib to output information
2. Rename PcdPlatformNoCsmSupport to PcdPlatformCsmSupport.
3  Removed #ifdef EFI_NO_CSM and used PcdPlatformCsmSupport.
4. Removed #ifdef ALIGNMENT from C Variable.c and added 2 files Variable/Pei/Ipf/VariableWorker.c and Variable/Pei/VariableWorker.c


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2487 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-20 02:44:09 +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. Removed #ifdef SNP_DEBUG and used debug lib to output information 2007-03-20 02:44:09 +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