Zhang Lubo 
							
						 
					 
					
						
						
							
						
						14e84fd888 
					 
					
						
						
							
							MdeModulePkg: Fix the issue cannot boot to UEFI Network after reset  
						
						... 
						
						
						
						DHCP4 service allows only one of its children to be configured
in the active state,If the DHCP4 D.O.R.A started by IP4 auto
configuration and has not been completed, the Dhcp4 state machine
will not be in the right state for the PXE to start a new round
D.O.R.A., so we need to switch it's policy to static.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo <lubo.zhang@intel.com >
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com >
Reviewed-by: Wu Jiaxin <jiaxin.wu@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18107  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2015-07-29 06:37:48 +00:00 
						 
				 
			
				
					
						
							
							
								Zeng, Star 
							
						 
					 
					
						
						
							
						
						6036e94dc9 
					 
					
						
						
							
							MdeModulePkg: INF/DEC file updates to EDK II packages  
						
						... 
						
						
						
						1. Usage information in INF file comment blocks are either incomplete or incorrect.  
This includes usage information for Protocols/PPIs/GUIDs/PCDs/HOBs/Events/BootModes.  
The syntax for usage information in comment blocks is defined in the EDK II Module Information (INF) Specification
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zeng, Star <star.zeng@intel.com >
Reviewed-by: Gao, Liming <liming.gao@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15962  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2014-08-28 06:34:06 +00:00 
						 
				 
			
				
					
						
							
							
								Gao, Liming 
							
						 
					 
					
						
						
							
						
						ace287611f 
					 
					
						
						
							
							Update Module BaseName to avoid the same name.  
						
						... 
						
						
						
						Signed-off-by: Gao, Liming <liming.gao@intel.com >
Reviewed-by: Dong, Guo <guo.dong@intel.com >
Reviewed-by: Fu, Siyuan <siyuan.fu@intel.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15176  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2014-01-24 09:33:11 +00:00 
						 
				 
			
				
					
						
							
							
								sfu5 
							
						 
					 
					
						
						
							
						
						ef117a6a38 
					 
					
						
						
							
							Remove unused [Guids] section from PXE inf file.  
						
						... 
						
						
						
						Signed-off-by: Fu Siyuan <siyuan.fu@intel.com >
Reviewed-by: Ye Ting <ting.ye@intel.com >
Reviewed-by: Ouyang Qian <qian.ouyang@intel.com >
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14310  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2013-04-23 05:50:55 +00:00 
						 
				 
			
				
					
						
							
							
								hhuan13 
							
						 
					 
					
						
						
							
						
						cfbc1a7537 
					 
					
						
						
							
							1. Introduce PcdTftpBlockSize to let platform DSC customize block size.  
						
						... 
						
						
						
						2. Roll back the default block size to handle all link layers.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10803  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-08-18 00:47:26 +00:00 
						 
				 
			
				
					
						
							
							
								hhtian 
							
						 
					 
					
						
						
							
						
						e5eed7d364 
					 
					
						
						
							
							Update the copyright notice format  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10418  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-04-24 09:33:45 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						6bfbb5f0e0 
					 
					
						
						
							
							1. Correct File header to ## @file  
						
						... 
						
						
						
						2. Remove unnecessary .common] postfix on section.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10052  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-02-24 00:21:16 +00:00 
						 
				 
			
				
					
						
							
							
								xdu2 
							
						 
					 
					
						
						
							
						
						0bf47d3ddf 
					 
					
						
						
							
							1. add error handling in case DHCP success but boot request fail  
						
						... 
						
						
						
						2. add UnloadImage to ease debug
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9910  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-02-02 11:18:33 +00:00 
						 
				 
			
				
					
						
							
							
								ljin6 
							
						 
					 
					
						
						
							
						
						ecd28a61d6 
					 
					
						
						
							
							Fixed the issue of duplicated SYS_ARCH in MdeModulePkg\UefiPxeBcDxe.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9848  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-01-28 08:15:00 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						31f228cfc0 
					 
					
						
						
							
							Make end of line consistent caused by previous check in.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9183  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-08-24 15:35:55 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						248515801a 
					 
					
						
						
							
							Integrate the patch contributed by Andrew Fish to port MdeModulePkg to support ARM.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9174  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-08-24 15:22:14 +00:00 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
							
						
						d8d26fb207 
					 
					
						
						
							
							Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and DispatchDpc() from the DpcLib instead.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8897  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-07-11 22:51:51 +00:00 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
							
						
						20610fa85c 
					 
					
						
						
							
							Update module to show real dependencies on the MemoryAllocationLib  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8374  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-05-21 18:36:30 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						169a34619b 
					 
					
						
						
							
							Use default UNDI information if NII protocol not exists.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8082  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-14 08:52:06 +00:00 
						 
				 
			
				
					
						
							
							
								jji4 
							
						 
					 
					
						
						
							
						
						d354ab7ff9 
					 
					
						
						
							
							1)Global variables have been moved backward ahead of functions.  
						
						... 
						
						
						
						2)INF comments have been reviewed.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6839  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-04 07:12:25 +00:00 
						 
				 
			
				
					
						
							
							
								gikidy 
							
						 
					 
					
						
						
							
						
						cfc8865f17 
					 
					
						
						
							
							Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and review VALID_ARCHITECTURES in inf files with DSC file.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6818  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-03 09:08:05 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						d3f1611730 
					 
					
						
						
							
							Update some module INF files in MdeModulePkg to "UEFI_DRIVER"  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5676  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-08-18 09:18:44 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						a8fb9d68f1 
					 
					
						
						
							
							Support EBC for UefiPxeBcDxe module.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5330  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-06-05 02:45:24 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						982a9eaea2 
					 
					
						
						
							
							enhanced UefiPxeBcDxe to support  
						
						... 
						
						
						
						1. AutoArp. 2. SendGuid. 3 TftpError. 4. IcmpError. 5. RouteTable. 6. ArpCache.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4981  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-04-02 08:45:36 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						8d285ec0ce 
					 
					
						
						
							
							1. Enabled SetIpFilter() in UefiPxeBcDxe module.  
						
						... 
						
						
						
						2. Ported Arp() in UefiPxeBcDxe module.
3. Sync tracker: enabled unload() for PxeBcDxe module.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4813  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-03-10 06:55:15 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						ba39e316c9 
					 
					
						
						
							
							1. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadImage() service, per UEFI 2.1b.  
						
						... 
						
						
						
						2. Update comments for DHCP.transmitreceive().
2. Update UefiPxeBcDxe.inf and PxeBcDxe.inf to assign correct protocol usages.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4758  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-02-26 08:38:29 +00:00 
						 
				 
			
				
					
						
							
							
								jljusten 
							
						 
					 
					
						
						
							
						
						d9fa86f90a 
					 
					
						
						
							
							MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf:  
						
						... 
						
						
						
						Fixed path filenames to use slashes (/) rather than
  backslashes (\) as is recommended for .inf files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4686  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-02-11 22:24:29 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						dc361cc5a0 
					 
					
						
						
							
							1. Import UEFI PxeBc module in MdeModulePkg  
						
						... 
						
						
						
						2. Remove some SMBIOS definitions defined in PxeBc module, use those who are defined in MdePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4495  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-01-04 02:29:30 +00:00