jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							e8dc04b743 
							
						 
					 
					
						
						
							
							ShellPkg: make help footer string have same info as help usage information  
						
						... 
						
						
						
						Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <Jaben.Carsey@intel.com>
Reviewed-by: Erik Bjorge <Erik.c.Bjorge@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14391  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2013-05-28 20:21:51 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
						
						
							
						
						
							cbcccd2c9d 
							
						 
					 
					
						
						
							
							Update Code to pass EBC compiler.  
						
						... 
						
						
						
						Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14352  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2013-05-13 02:36:09 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							391206e775 
							
						 
					 
					
						
						
							
							ShellPkg: Update behavior for GetTime() errors.  
						
						... 
						
						
						
						Please find the attached patch that fixes the ShellPkg when gRT->GetTime() returns an error (eg: early UEFI platform bringup with a RTC controller that is not supported).
On some platforms, gRT->GetTime() might not return EFI_SUCCESS. The Shell must check the return status before to assume the returned time is valid.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <Olivier.Martin@arm.com>
Reviewed-by: Jaben Carsey <Jaben.Carsey@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14337  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2013-05-09 16:18:58 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							e755a4ca10 
							
						 
					 
					
						
						
							
							ShellPkg: Fixed build error 'variable set but not used'  
						
						... 
						
						
						
						GCC toolchain cannot build ShellPkg.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Harry Liebel <Harry.Liebel@arm.com>
Signed-off-by: Olivier Martin <Olivier.Martin@arm.com>
Reviewed-by: Jaben Carsey <Jaben.Carsey@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14326  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2013-05-07 17:57:58 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							7c8e7960ef 
							
						 
					 
					
						
						
							
							ShellPkg: Rewrite’s Help.c to call the ShellPrintHelp function.  
						
						... 
						
						
						
						also, adds a footer to the bottom of the “help” command to explain help switches. 
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Matt Stanbro <Matthew.A.Stanbro@intel.com>
Reviewed-by: Jaben Carsey <Jaben.carsey@intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14202  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2013-03-12 20:54:07 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							6d9eb8c380 
							
						 
					 
					
						
						
							
							ShellPkg: Remove beta tag from ver command output.  
						
						... 
						
						
						
						Signed-off-by: Jaben Carsey <Jaben.Carsey@intel.com>
reviewed-by: lee rosenbaum <lee.g.rosenbaum@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14121  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2013-02-04 22:20:28 +00:00 
						 
				 
			
				
					
						
							
							
								ydong10 
							
						 
					 
					
						
						
						
						
							
						
						
							eafd681e28 
							
						 
					 
					
						
						
							
							Refine code to follow coding style.  
						
						... 
						
						
						
						Signed-off-by: Eric Dong <eric.dong@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14008  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2012-12-17 11:16:16 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							d51088b764 
							
						 
					 
					
						
						
							
							ShellPkg: Updates to 'help' command  
						
						... 
						
						
						
						Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chris Phillips <chrisp@hp.com>
reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13997  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2012-12-13 21:26:22 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							60448d9b8d 
							
						 
					 
					
						
						
							
							ShellPkg: Fix en-US characters that are outside the Basic Latin character set range  
						
						... 
						
						
						
						Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Samer El-Haj-Mahmoud elhaj@hp.com  
reviewed-by: Jaben Carsey jaben.carsey@intel.com 
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13448  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2012-06-12 17:22:19 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							eefe286b7b 
							
						 
					 
					
						
						
							
							ShellPkg: Update 'echo' command to print everything at once.  this allows for format color coding on the output.  
						
						... 
						
						
						
						signed-off-by: jcarsey
reviewed-by: darylm503
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12969  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2012-01-30 22:48:33 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							532691c8ba 
							
						 
					 
					
						
						
							
							ShellPkg: Add checking for memory allocation and pointer returns from functions.  
						
						... 
						
						
						
						signed-off-by: jcarsey
reviewed-by: geekboy15a
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12540  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-10-14 19:21:13 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
						
						
							
						
						
							bca163ff11 
							
						 
					 
					
						
						
							
							Clean up the private GUID definition in module Level.  
						
						... 
						
						
						
						Signed-off-by: lgao4
Reviewed-by: jcarsey
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12394  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-09-21 01:56:00 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							b6b22b132a 
							
						 
					 
					
						
						
							
							ShellPkg: Eliminate loss of high bits in return value from exit command on 64 bit platform.  
						
						... 
						
						
						
						submitted-by: jcarsey
reviewed-by:  gookboy15a
reviewed-by:  niruiyu
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12356  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-09-15 20:10:39 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							82571fb5d1 
							
						 
					 
					
						
						
							
							add support to easily remove profiles and shell levels.  the libraries will not do anything (but no longer fail), if the PCDs are changed to remove their functionality.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11666  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-05-16 22:12:20 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							a49f6a2f7e 
							
						 
					 
					
						
						
							
							fix for word wrapping.  
						
						... 
						
						
						
						fix for SimpleTextInEx callbacks.
remove an ASSERT.
fix for -noconsolein parameter.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11544  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-04-15 18:20:40 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							590c3cb14a 
							
						 
					 
					
						
						
							
							cp - fix conditional for memory de-allocaiton.  
						
						... 
						
						
						
						string file - fix copyright date.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11443  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-03-28 18:42:51 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							345cd2357a 
							
						 
					 
					
						
						
							
							cls - add input verification.  
						
						... 
						
						
						
						echo - add input verificaiton.
help - prints out commands in sorted order.
touch - add comments.
type - add error when file not found.  add comments.
main lib files:
add comments, clarify error messages.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11427  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-03-25 21:01:08 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							9ea69f8a05 
							
						 
					 
					
						
						
							
							Verify memory allocations were successful.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10909  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-10-04 16:30:40 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							d38a107995 
							
						 
					 
					
						
						
							
							change the en-dash to the standard dash character.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10908  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-10-04 16:29:30 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							a405b86d27 
							
						 
					 
					
						
						
							
							udk2010.up2.shell initial release.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10874  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-09-14 05:18:09 +00:00