vanjeff 
							
						 
					 
					
						
						
							
						
						ed66e1bc0d 
					 
					
						
						
							
							clean up the un-suitable ';' location when declaring the functions.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5820  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-09-04 09:37:28 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						43b86bee3b 
					 
					
						
						
							
							fix doxygen function comments.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5548  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-07-22 06:51:14 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						30394aa175 
					 
					
						
						
							
							Code scrub for BdsDxe module.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5547  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-07-22 06:46:58 +00:00 
						 
				 
			
				
					
						
							
							
								qwang12 
							
						 
					 
					
						
						
							
						
						744fc75819 
					 
					
						
						
							
							Clean up BootMaint module in BdsDxe.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5446  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-07-10 10:30:43 +00:00 
						 
				 
			
				
					
						
							
							
								qwang12 
							
						 
					 
					
						
						
							
						
						dce655e8bf 
					 
					
						
						
							
							Clean up BootMaint module in BdsDxe.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5444  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-07-10 09:00:40 +00:00 
						 
				 
			
				
					
						
							
							
								qwang12 
							
						 
					 
					
						
						
							
						
						a78b08d13b 
					 
					
						
						
							
							Update the code to following EDK coding style document.  
						
						... 
						
						
						
						1) Pointer value should compare with NULL.
2) Integer should compare with 0.
3) BOOLEAN should not compare with TRUE or FALSE.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5413  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-07-07 09:17:56 +00:00 
						 
				 
			
				
					
						
							
							
								qwang12 
							
						 
					 
					
						
						
							
						
						b30312ba29 
					 
					
						
						
							
							Update the function headers to Doxygen format.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5410  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-07-04 08:04:10 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						fd6a62f3bf 
					 
					
						
						
							
							Update all files to follow doxygen style file header.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5019  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-04-09 05:38:12 +00:00 
						 
				 
			
				
					
						
							
							
								jljusten 
							
						 
					 
					
						
						
							
						
						5bd4f5fafb 
					 
					
						
						
							
							edk2/MdeModulePkg/Universal/BdsDxe/BootMaint/BootMaint.h:  
						
						... 
						
						
						
						Resolve gcc warning (does not like multi-character constants
  such as 'menu'.)  Instead use the EFI_SIGNATURE_32 macro.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4837  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-03-11 19:19:44 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						9b8a6c2edc 
					 
					
						
						
							
							Add pragma(1) to the structure of BM_LEGACY_DEV_ORDER_CONTEXT:  
						
						... 
						
						
						
						1. some code fragments refer to Data field will pointer + sizeof (BBS_TYPE) + sizeof (UINT16).
2. The list of BM_LEGACY_DEV_ORDER_CONTEXT is supposed to be saved to variable on flash. Progma it can help to reduce variable size.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4760  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-02-26 11:57:32 +00:00 
						 
				 
			
				
					
						
							
							
								qwang12 
							
						 
					 
					
						
						
							
						
						93e3992d1e 
					 
					
						
						
							
							UEFI HII: Merge UEFI HII support changes from branch.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4599  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-01-21 14:39:56 +00:00