qhuang8 
							
						 
					 
					
						
						
							
						
						51195fbe8c 
					 
					
						
						
							
							Remove several unicode in comments.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7501  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-02-11 06:02:54 +00:00 
						 
				 
			
				
					
						
							
							
								jgong5 
							
						 
					 
					
						
						
							
						
						3e8c18da04 
					 
					
						
						
							
							code scrub fix  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7290  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-01-16 00:09:52 +00:00 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
							
						
						50d7ebad92 
					 
					
						
						
							
							Change _CR() to BASE_CR() to follow naming convention  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6888  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-06 01:23:24 +00:00 
						 
				 
			
				
					
						
							
							
								jgong5 
							
						 
					 
					
						
						
							
						
						f92046412a 
					 
					
						
						
							
							Scrubbed part of the code.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6548  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-11-14 09:16:11 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						7bce0c5a0e 
					 
					
						
						
							
							Clean codes per ECC.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5384  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-06-30 07:20:33 +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 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						e48e37fce2 
					 
					
						
						
							
							Use Mde library and definition instead of some native definitions in NetLib, to simply network library.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4693  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-02-14 09:40:22 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						c4a62a12c2 
					 
					
						
						
							
							Sync the latest version from R8.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4400  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-12-18 07:01:23 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						36ee91ca36 
					 
					
						
						
							
							1. Add DPC protocol and DpcLib library in MdeModulePkg.  
						
						... 
						
						
						
						2. Add DpcDxe module and DxeDpcLib module in MdeModulePkg
3. Port network stack module to use DPC.
4. Use MIN, and MAX defined in MdePkg to replace NET_MIN and NET_MAX.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4307  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-11-20 05:42:23 +00:00 
						 
				 
			
				
					
						
							
							
								yshang1 
							
						 
					 
					
						
						
							
						
						67a58d0ffd 
					 
					
						
						
							
							Clean up Network Components to support GCC build.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4062  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-10-09 09:30:52 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						7203045841 
					 
					
						
						
							
							1. clean up codes.  
						
						... 
						
						
						
						2. fixed a porting issue.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3702  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-08-24 03:01:38 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						687a2e5f69 
					 
					
						
						
							
							1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 have passed SCT.  
						
						... 
						
						
						
						2. Enable Network stack to pass ICC build.
3. Sync Network library instances' module names with their filenames.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3692  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-08-23 02:19:41 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						772db4bb33 
					 
					
						
						
							
							Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3492  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-07-30 02:37:10 +00:00