jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							6fd0a8c9ac 
							
						 
					 
					
						
						
							
							remove link to old inf  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10911  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-10-05 15:27:28 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							3e082d5826 
							
						 
					 
					
						
						
							
							Verify more memory allocations.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10910  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-10-04 16:44:57 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							e53bf79de7 
							
						 
					 
					
						
						
							
							verify that a memory allocation was successful.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10907  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-10-04 16:28:35 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							0ab85bef03 
							
						 
					 
					
						
						
							
							move DeleteScriptFileStruct from a private to a public function.  This allows for better memory cleanup when errors occur.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10906  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-10-04 16:26:29 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							40d7a9cfaa 
							
						 
					 
					
						
						
							
							fix a misspelling.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10905  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-10-04 16:25:24 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							3c865f2064 
							
						 
					 
					
						
						
							
							1) Removing ASSERTs for proper return values.  
						
						... 
						
						
						
						2) Verifying that memory allocations were successful.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10904  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-10-04 16:24:30 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							5dcb535512 
							
						 
					 
					
						
						
							
							No need to sort arrays of 1 element.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10899  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-09-28 18:57:40 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							2f6b90fbcd 
							
						 
					 
					
						
						
							
							delete unnecessary files.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10898  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-09-28 15:23:53 +00:00 
						 
				 
			
				
					
						
							
							
								jljusten 
							
						 
					 
					
						
						
						
						
							
						
						
							7effcbff29 
							
						 
					 
					
						
						
							
							ShellPkg: Fix "unreachable code" warning with VS2005  
						
						... 
						
						
						
						Since all paths of the switch block now return, it
is not possible to reach the code following the switch
block.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10894  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-09-20 07:03:51 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							1ca79586f4 
							
						 
					 
					
						
						
							
							revert/update of a change this morning.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10892  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-09-17 21:58:15 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							89fb1cf0db 
							
						 
					 
					
						
						
							
							removing incorrect files.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10891  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-09-17 21:32:38 +00:00 
						 
				 
			
				
					
						
							
							
								jljusten 
							
						 
					 
					
						
						
						
						
							
						
						
							e97233217e 
							
						 
					 
					
						
						
							
							ShellPkg: Fix several GCC compiler warnings  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10890  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-09-17 20:09:48 +00:00 
						 
				 
			
				
					
						
							
							
								jljusten 
							
						 
					 
					
						
						
						
						
							
						
						
							a48ea69457 
							
						 
					 
					
						
						
							
							ShellPkg: Remove optimization disable compiler flag  
						
						... 
						
						
						
						This flag is not required, and also is only compatible
with Visual Studio.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10889  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-09-17 20:09:17 +00:00 
						 
				 
			
				
					
						
							
							
								jljusten 
							
						 
					 
					
						
						
						
						
							
						
						
							e26d7b5975 
							
						 
					 
					
						
						
							
							ShellPkg: Fix EFIAPI usage inconsistencies  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10888  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-09-17 20:08:57 +00:00 
						 
				 
			
				
					
						
							
							
								jljusten 
							
						 
					 
					
						
						
						
						
							
						
						
							8d095e78c6 
							
						 
					 
					
						
						
							
							ShellPkg: Fix path issues for Linux build support  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10887  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-09-17 20:08:20 +00:00 
						 
				 
			
				
					
						
							
							
								jljusten 
							
						 
					 
					
						
						
						
						
							
						
						
							8d0eff6317 
							
						 
					 
					
						
						
							
							ShellPkg: Remove unnecessary package dependencies  
						
						... 
						
						
						
						Remove unnecessary references to IntelFrameworkPkg and
IntelFrameworkModulePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10886  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-09-17 20:07:42 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							36b4e01a25 
							
						 
					 
					
						
						
							
							remove extra file.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10884  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-09-16 22:37:24 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							94f1ff8a87 
							
						 
					 
					
						
						
							
							remove extra file.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10883  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-09-16 22:37:00 +00:00 
						 
				 
			
				
					
						
							
							
								hhtian 
							
						 
					 
					
						
						
						
						
							
						
						
							d18221e82e 
							
						 
					 
					
						
						
							
							Update readme format  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10878  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-09-16 00:43:45 +00:00 
						 
				 
			
				
					
						
							
							
								hhtian 
							
						 
					 
					
						
						
						
						
							
						
						
							fbec9c0f1c 
							
						 
					 
					
						
						
							
							copyright format update  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10875  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-09-14 12:22:42 +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 
						 
				 
			
				
					
						
							
							
								darylm503 
							
						 
					 
					
						
						
						
						
							
						
						
							7e4ed4b8c7 
							
						 
					 
					
						
						
							
							Fix HSD Tracker 204133.  
						
						... 
						
						
						
						Clarified the comment for the ShellExecute function.
Added text indicating that the EnvironmentVariables and Status parameters are ignored in a pre-UEFI Shell 2.0 environment and that the Output parameter is ignored in a UEFI Shell 2.0 environment.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10858  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-09-08 14:46:38 +00:00 
						 
				 
			
				
					
						
							
							
								xdu2 
							
						 
					 
					
						
						
						
						
							
						
						
							90bfa227ee 
							
						 
					 
					
						
						
							
							Add some error checking.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10661  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-07-19 05:21:27 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
						
						
							
						
						
							21ecdf15a0 
							
						 
					 
					
						
						
							
							Library interface should be declared as EFIAPI  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10542  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-05-25 06:26:28 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
						
						
							
						
						
							c78fecec7e 
							
						 
					 
					
						
						
							
							Fix minor format issue in file header  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10487  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-05-13 01:09:47 +00:00 
						 
				 
			
				
					
						
							
							
								hhtian 
							
						 
					 
					
						
						
						
						
							
						
						
							3a888f2a22 
							
						 
					 
					
						
						
							
							Update the copyright notice format  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10428  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-04-24 12:12:42 +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 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							334f978ecc 
							
						 
					 
					
						
						
							
							adding prompting to library header  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9923  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-02-03 15:38:40 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							c9d92df05f 
							
						 
					 
					
						
						
							
							k8 fixes and moving prompting for responses into this file.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9922  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-02-03 15:37:54 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							91876ff963 
							
						 
					 
					
						
						
							
							remove unnecessary PCD usage  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9921  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-02-03 14:59:00 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							1cd45e787d 
							
						 
					 
					
						
						
							
							fix K8 coding issues.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9862  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-01-29 15:07:44 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							ac255da6f5 
							
						 
					 
					
						
						
							
							fix copyright and license block and fix a size issue.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9811  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-01-25 20:06:10 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							1e6e84c7af 
							
						 
					 
					
						
						
							
							fixed license header / copyright date on all files.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9810  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-01-25 20:05:08 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							9e926b693d 
							
						 
					 
					
						
						
							
							git-svn-id:  https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9758  6f19259b-4bc3-4df7-8a09-765794883524  
						
						
						
						
					 
					
						2010-01-14 20:26:39 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							22d1195390 
							
						 
					 
					
						
						
							
							add blank line  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9727  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-01-13 19:07:58 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							969c783b46 
							
						 
					 
					
						
						
							
							adding new parameter to search and replace function to allow for easy skipping of items preceded by ^  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9726  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-01-13 16:46:33 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							d54744cd6c 
							
						 
					 
					
						
						
							
							git-svn-id:  https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9720  6f19259b-4bc3-4df7-8a09-765794883524  
						
						
						
						
					 
					
						2010-01-12 19:04:06 +00:00 
						 
				 
			
				
					
						
							
							
								jljusten 
							
						 
					 
					
						
						
						
						
							
						
						
							6bacae7cdc 
							
						 
					 
					
						
						
							
							ShellPkg: Rename PcdShellLibMaxPrintBufferSize to PcdShellPrintBufferSize  
						
						... 
						
						
						
						It appears that this was intended to be renamed in r9710.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9712  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-01-12 07:08:33 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							b3011f4041 
							
						 
					 
					
						
						
							
							updating comments mostly.  also added some new lib functions.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9710  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-01-11 21:49:04 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							ecd3d59f33 
							
						 
					 
					
						
						
							
							add ASSERT to 2 functions and fix issue with size difference between old and new shell versions.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9537  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-12-07 18:05:00 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							18cefebe12 
							
						 
					 
					
						
						
							
							clean up comments  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9536  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-12-07 18:04:21 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							11d2decf81 
							
						 
					 
					
						
						
							
							Adding StringNoCaseCompare to SortLib  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9535  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-12-07 18:04:03 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							99c55b5c93 
							
						 
					 
					
						
						
							
							correct value  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9507  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-12-02 16:36:57 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							5cb3637f0f 
							
						 
					 
					
						
						
							
							remove extra variables  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9504  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-12-02 02:47:19 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							02864f591e 
							
						 
					 
					
						
						
							
							added new PCD for ShellLib buffer size...  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9501  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-12-01 05:45:51 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							a5bd42b97d 
							
						 
					 
					
						
						
							
							corrected out of date comments  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9500  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-12-01 05:41:00 +00:00 
						 
				 
			
				
					
						
							
							
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							e2f8297f9c 
							
						 
					 
					
						
						
							
							updates from code review, buffer length, and correct use of StdOut for printing  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9499  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-12-01 05:40:24 +00:00 
						 
				 
			
				
					
						
							
							
								xli24 
							
						 
					 
					
						
						
						
						
							
						
						
							2474e48aa7 
							
						 
					 
					
						
						
							
							Fix unicode issue.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9485  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-11-25 09:16:44 +00:00