hhtian 
							
						 
					 
					
						
						
							
						
						6f18b50d02 
					 
					
						
						
							
							update copyright line format  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11759  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-06-07 08:08:19 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
							
						
						6878e7a7be 
					 
					
						
						
							
							update Bcfg to correctly remove by option index not variable name and add driver order items properly.  
						
						... 
						
						
						
						update connect and reconnect to account for ignoring the child handle in the connect operation.
update disconnect to output correctly.
hexedit corrected to properly display status bar and title bar and refresh when required.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11525  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-04-12 21:55:07 +00:00 
						 
				 
			
				
					
						
							
							
								jljusten 
							
						 
					 
					
						
						
							
						
						2b578de0b2 
					 
					
						
						
							
							ShellPkg: Fix GCC 4.4 build issues  
						
						... 
						
						
						
						This change fixes various GCC 4.4 build issues
* EFIAPI usage inconsistencies
* multi-character literal warning ('eell')
* Filename case inconsistencies
* Use 'ULL' suffix for integers > 4GB
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11519  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-04-12 03:18:38 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
							
						
						411a3c3929 
					 
					
						
						
							
							EditTitleBar - Remove ASSERT.  Complete display output for Disk and Memory output.  
						
						... 
						
						
						
						HexEdit      - Add more user input verification.  Fix output display.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11517  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-04-11 22:00:31 +00:00 
						 
				 
			
				
					
						
							
							
								andrewfish 
							
						 
					 
					
						
						
							
						
						e0c2cc6f89 
					 
					
						
						
							
							Fix Xcode, clang, and ARM build and link issues.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11513  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-04-07 21:50:16 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
							
						
						392fa5a63b 
					 
					
						
						
							
							add user input verification.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11512  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-04-07 21:44:09 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
							
						
						a1d4bfcc3f 
					 
					
						
						
							
							add comments to function declarations and definitions and updated to match coding style document.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11505  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-04-05 20:55:45 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
							
						
						ae724571be 
					 
					
						
						
							
							Comment's added and fixed.  
						
						... 
						
						
						
						Pointer's checked for NULL before access and after memory allocations.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11499  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-04-01 22:16:01 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
							
						
						33c031ee20 
					 
					
						
						
							
							pointer verification (not NULL) and buffer overrun fixes.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11459  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-03-30 19:33:03 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
							
						
						980d554e3a 
					 
					
						
						
							
							smbiosview - add user input verification.  
						
						... 
						
						
						
						HexEdit/Edit
 - More user input verification for HexEdit.
 - updated title bar refreshment.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11448  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-03-29 19:31:18 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
							
						
						632820d1cf 
					 
					
						
						
							
							add Edit and HexEdit commands.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11436  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-03-25 21:15:07 +00:00