niruiyu 
							
						 
					 
					
						
						
							
						
						e45e09c75b 
					 
					
						
						
							
							Correct the code to use SIZE_OF_EFI_FILE_INFO instead of sizeof (EFI_FILE_INFO) to fix a bug when creating a file/directory with single char as file name in root directory.  
						
						... 
						
						
						
						Signed-off-by: niruiyu
Reviewed-by: jcarsey
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12727  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-11-17 01:56:30 +00:00 
						 
				 
			
				
					
						
							
							
								andrewfish 
							
						 
					 
					
						
						
							
						
						2ac288f919 
					 
					
						
						
							
							Fix issue with fixing tabs.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11297  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-02-02 23:19:30 +00:00 
						 
				 
			
				
					
						
							
							
								hhtian 
							
						 
					 
					
						
						
							
						
						f9b8ab5632 
					 
					
						
						
							
							Update the copyright notice format  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10437  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-04-28 12:31:45 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						ef76813117 
					 
					
						
						
							
							Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10076  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-02-25 16:39:38 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						7b202cb0f9 
					 
					
						
						
							
							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@10051  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-02-23 23:58:38 +00:00 
						 
				 
			
				
					
						
							
							
								AJFISH 
							
						 
					 
					
						
						
							
						
						132f1beae3 
					 
					
						
						
							
							Fix a bug with the shell cp command. When searching for a / it was possible to lose a directory level. I changed the code to add a missing / if needed and not search backwards for one.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9578  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-12-18 20:49:28 +00:00 
						 
				 
			
				
					
						
							
							
								AJFISH 
							
						 
					 
					
						
						
							
						
						7ee3b61338 
					 
					
						
						
							
							Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9519  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-12-06 02:00:37 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						509dfd2172 
					 
					
						
						
							
							Use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9301  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-09-22 02:49:20 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						ccd55824e7 
					 
					
						
						
							
							Integrate patch from Andrew Fish to make it run on OS X.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9194  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-08-25 07:29:13 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						208301e9b0 
					 
					
						
						
							
							Clean up to update the reference of the these macros:  
						
						... 
						
						
						
						EFI_SIGNATURE_16 -> SIGNATURE_16
  EFI_SIGNATURE_32 -> SIGNATURE_32
  EFI_SIGNATURE_64 -> SIGNATURE_64
  EFI_FIELD_OFFSET -> OFFSET_OF
  EFI_MAX_BIT      -> MAX_BIT
  EFI_MAX_ADDRESS  -> MAX_ADDRESS
These macros are not defined in UEFI spec. It makes more sense to use the equivalent macros in Base.h to avoid alias.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7053  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-16 15:32:09 +00:00 
						 
				 
			
				
					
						
							
							
								jji4 
							
						 
					 
					
						
						
							
						
						7492c63d42 
					 
					
						
						
							
							Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6301  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-10-30 06:14:35 +00:00 
						 
				 
			
				
					
						
							
							
								eric_tian 
							
						 
					 
					
						
						
							
						
						4c0457516e 
					 
					
						
						
							
							remove all obsolete msa files from UnixPkg  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5731  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-08-26 09:22:15 +00:00 
						 
				 
			
				
					
						
							
							
								eric_tian 
							
						 
					 
					
						
						
							
						
						804405e7d1 
					 
					
						
						
							
							Port EdkUnixPkg to UnixPkg. The changes are listed as follows:  
						
						... 
						
						
						
						1. change *.msa to *.inf, and create platform configuration files .dec&.dsc&.fdf to comply with Edk2 build process
2. using PCD mechanism to replace macro.
3. change Sec code to cowork with PI1.0 Pei Core and produce temparory memory ppi. 
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5380  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-06-30 05:08:49 +00:00