lgao4 
							
						 
					 
					
						
						
							
						
						2f3065c0fb 
					 
					
						
						
							
							Add unload function for DriverSample  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8052  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-09 15:22:27 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						9a6dcbf302 
					 
					
						
						
							
							Add NewHii and UefiHiiService library class  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8051  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-09 15:18:19 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						ef7df998f7 
					 
					
						
						
							
							Add NewHii and UefiHiiServices library instances.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8049  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-09 15:12:01 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						253a25e8cc 
					 
					
						
						
							
							Add NewHii and UefiHiiServiceLib library header file  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8048  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-09 15:11:04 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						634303c96f 
					 
					
						
						
							
							Fix error when replace HexStringToBuf  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8047  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-09 08:19:40 +00:00 
						 
				 
			
				
					
						
							
							
								eric_tian 
							
						 
					 
					
						
						
							
						
						3d4d0c34f9 
					 
					
						
						
							
							updated to use the term “temporary memory” but not CAR  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8035  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-08 08:14:09 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						63d55bb98a 
					 
					
						
						
							
							Replace BufToHexString by UnicodeValueToString  
						
						... 
						
						
						
						Replace HexStringToBuf by StrHexToUint64
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8034  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-08 00:56:51 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						406ddad31b 
					 
					
						
						
							
							1. Update the CRC32 in the EFI System Table header in BdsConsole.c  
						
						... 
						
						
						
						2. Removed duplicated installation for Simple Text Output protocol on ErrHandle.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8031  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-07 08:42:15 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						7ef76906ac 
					 
					
						
						
							
							Correct minor error.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8030  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-07 07:59:11 +00:00 
						 
				 
			
				
					
						
							
							
								eric_tian 
							
						 
					 
					
						
						
							
						
						2fcdca1d73 
					 
					
						
						
							
							1. The original code has a bug on calculate the size of SCRATCH_SIZE. It should be maximum value between PcdMaxVariableSize and PcdMaxHardwareErrorVariableSize.  
						
						... 
						
						
						
						2. Boot time variable reclaim issue is caused by incorrect flash layout. Platform integrator should ensure that the size of variable region must less than FTW spare space size.
3. Per UEFI Specification, variables of attribute HARDWARE_ERROR_RECORD are guaranteed to have its own storage space size.original implementation doesn’t meet this requirement 
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8029  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-07 06:42:12 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						8a67d804b3 
					 
					
						
						
							
							return value not follow spec.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8028  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-07 02:29:49 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						395ed063d9 
					 
					
						
						
							
							Apply WriteUnaligned64() to write DevicePath structure.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8027  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-03 11:18:19 +00:00 
						 
				 
			
				
					
						
							
							
								gikidy 
							
						 
					 
					
						
						
							
						
						192b057b07 
					 
					
						
						
							
							Add function DevPathFromTextRelativeOffsetRange ().  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8023  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-03 08:14:36 +00:00 
						 
				 
			
				
					
						
							
							
								gikidy 
							
						 
					 
					
						
						
							
						
						0a9fe76339 
					 
					
						
						
							
							Add loaded Image device paths for EFI Drivers loaded from PCI Option ROM.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8022  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-03 08:13:16 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						19c9b0cce3 
					 
					
						
						
							
							install simple text output protocol on stderr should in ConsplitterStdErrStart() instead of in ConSplitterEntryPoint().  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8020  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-03 07:39:16 +00:00 
						 
				 
			
				
					
						
							
							
								jji4 
							
						 
					 
					
						
						
							
						
						b5378fa05e 
					 
					
						
						
							
							Remove bypass of F11 and F12.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8019  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-03 06:47:25 +00:00 
						 
				 
			
				
					
						
							
							
								jji4 
							
						 
					 
					
						
						
							
						
						28d19b0019 
					 
					
						
						
							
							Update IScsiCheckOpParams to get the declarative MaxRecvDataSegmentLength directly  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8018  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-03 06:40:25 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						b71870c014 
					 
					
						
						
							
							Use UefiLib CreatePopUp API  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8015  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-02 09:25:40 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						f49b86e95a 
					 
					
						
						
							
							remove debug code  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8013  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-02 09:00:41 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						7389f6496d 
					 
					
						
						
							
							1. updated return value to EFI_SUCCESS by default.  
						
						... 
						
						
						
						2. add console number check.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8012  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-02 08:50:30 +00:00 
						 
				 
			
				
					
						
							
							
								rsun3 
							
						 
					 
					
						
						
							
						
						f6f910dd12 
					 
					
						
						
							
							Retire Extended HII library class.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8011  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-02 08:48:03 +00:00 
						 
				 
			
				
					
						
							
							
								gikidy 
							
						 
					 
					
						
						
							
						
						186ca8b0cd 
					 
					
						
						
							
							SATA Device path updated.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8010  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-02 08:34:03 +00:00 
						 
				 
			
				
					
						
							
							
								niry 
							
						 
					 
					
						
						
							
						
						f98c4b825e 
					 
					
						
						
							
							Enhance the file header description.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8007  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-02 03:13:20 +00:00 
						 
				 
			
				
					
						
							
							
								gikidy 
							
						 
					 
					
						
						
							
						
						9e9f86ecb6 
					 
					
						
						
							
							Modified for use reversion field and fix a typo.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8006  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-02 02:27:07 +00:00 
						 
				 
			
				
					
						
							
							
								gikidy 
							
						 
					 
					
						
						
							
						
						5755841f2a 
					 
					
						
						
							
							Fix some typos.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8005  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-02 01:58:19 +00:00 
						 
				 
			
				
					
						
							
							
								jji4 
							
						 
					 
					
						
						
							
						
						b96cd3133d 
					 
					
						
						
							
							Read-Capacity16 command added for SCSI drivers  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8000  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-01 08:25:36 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						b6b3dc4410 
					 
					
						
						
							
							1, Move introduction from header file to INF file header; 2, Refine dynamic PCD introduction according to review comments  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7997  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-01 06:43:16 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						9937b36506 
					 
					
						
						
							
							1. retired console control protocol.  
						
						... 
						
						
						
						2. removed NULL console device from consplitter module.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7995  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-04-01 02:52:17 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						9e40e4bd0a 
					 
					
						
						
							
							Refine comments  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7975  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-29 11:20:47 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						cf84d2671a 
					 
					
						
						
							
							Add introduction of PCD database in PCD Database.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7974  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-29 11:20:12 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						a5eca427cb 
					 
					
						
						
							
							Add introduction of PCD database in PCD PEIM.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7973  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-29 07:43:05 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						3d31d868b6 
					 
					
						
						
							
							fixed one bug in ConSpliterUgaDrawSetMode().  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7971  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-27 05:10:28 +00:00 
						 
				 
			
				
					
						
							
							
								eric_tian 
							
						 
					 
					
						
						
							
						
						6f90dfbc0d 
					 
					
						
						
							
							update the QueryVariableInfo interface to first determine if the pointer checked is pointing to a memory address inside Variable area.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7969  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-27 05:05:48 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						bd37f9718f 
					 
					
						
						
							
							Add ASSERT() check for StringInfoIn structure.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7968  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-27 04:56:54 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						b1a4c981ec 
					 
					
						
						
							
							Fix a minor issue to ensure the converted RFC 3066 language is NULL-terminated.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7967  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-27 03:35:45 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						ea7cd3ec1a 
					 
					
						
						
							
							Apply GetBestLanguage() API in UEFI to display HII string.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7964  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-27 03:23:45 +00:00 
						 
				 
			
				
					
						
							
							
								niry 
							
						 
					 
					
						
						
							
						
						a78d176c14 
					 
					
						
						
							
							Fix coding style issue.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7957  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-26 02:40:48 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						bf9af1b959 
					 
					
						
						
							
							Apply GetBestLanguage() for the implementation of HiiStringIdToImage() API.  
						
						... 
						
						
						
						E.g. L"PlatformLang" variable is "en" and registered string supports "en-US" 
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7954  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-25 10:07:39 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						2fef9e5f7a 
					 
					
						
						
							
							Fix a potential bug that GetLanguages() API may return incorrect languages in a string package when the *LanguageSize == OutputSize.  
						
						... 
						
						
						
						This issue was hidden since UefiHiiLib API HiiLibGetSupportedLanguages() allocates large enough (4K) buffer to get the supported languages.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7953  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-25 09:41:09 +00:00 
						 
				 
			
				
					
						
							
							
								xli24 
							
						 
					 
					
						
						
							
						
						28487361ff 
					 
					
						
						
							
							Move registration of Font into driver entry point.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7948  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-25 07:25:52 +00:00 
						 
				 
			
				
					
						
							
							
								niry 
							
						 
					 
					
						
						
							
						
						52b2a30825 
					 
					
						
						
							
							Fixing coding style issue.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7945  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-25 05:43:16 +00:00 
						 
				 
			
				
					
						
							
							
								niry 
							
						 
					 
					
						
						
							
						
						5fe2f07f0f 
					 
					
						
						
							
							Fixing coding style issue.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7944  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-25 05:42:55 +00:00 
						 
				 
			
				
					
						
							
							
								niry 
							
						 
					 
					
						
						
							
						
						8d7e5af111 
					 
					
						
						
							
							Fixing coding style issue.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7943  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-25 05:42:36 +00:00 
						 
				 
			
				
					
						
							
							
								niry 
							
						 
					 
					
						
						
							
						
						8de75da28b 
					 
					
						
						
							
							Fix coding style issue.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7942  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-25 05:39:56 +00:00 
						 
				 
			
				
					
						
							
							
								jljusten 
							
						 
					 
					
						
						
							
						
						bd682470fc 
					 
					
						
						
							
							Prefix variable services functions with 'Emu'.  Specifically this is  
						
						... 
						
						
						
						done to avoid a conflict with the 'GetVariable' function defined
in edk2/MdePkg/Include/Library/UefiLib.h.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7941  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-24 18:42:18 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						f6a6518251 
					 
					
						
						
							
							Apply GetBestLanguage() in UefiLib to get the driver name from Component Name (2) protocol.  
						
						... 
						
						
						
						RFC 4646 & ISO 639-2 Language are not supposed to be mixed. 
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7940  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-24 15:41:50 +00:00 
						 
				 
			
				
					
						
							
							
								eric_tian 
							
						 
					 
					
						
						
							
						
						4601f37455 
					 
					
						
						
							
							correct a wrong offset arithmetic, replace EFI_FAULT_TOLERANT_WRITE_HEADER with EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER. It will cause FTW write operation break.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7931  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-24 08:25:01 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						3fb46d0b04 
					 
					
						
						
							
							Status should be initialzied to be EFI_SUCCESS.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7925  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-23 06:54:38 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						a0afd24c9c 
					 
					
						
						
							
							retired some private protocols used by EFI 1.10 network stack.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7921  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-22 04:45:29 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						2d73ba9fbd 
					 
					
						
						
							
							remove EFI 1.10 network stack.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7920  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-03-22 04:27:03 +00:00