Hao Wu 
							
						 
					 
					
						
						
						
						
							
						
						
							6692e0a89e 
							
						 
					 
					
						
						
							
							IntelFrameworkModulePkg: Remove gZeroGuid definition in DataHubDxe  
						
						... 
						
						
						
						MdeModulePkg has defined gZeroGuid in 'Guid/ZeroGuid.h', therefore, the
gZeroGuid defined in DataHubDxe is redundant.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17838  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2015-07-07 02:54:53 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
						
						
							
						
						
							b4c9005886 
							
						 
					 
					
						
						
							
							First try to get log time at TPL level <= TPL_CALLBACK, then fill time into DataHub.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11102  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2010-11-29 04:41:58 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
						
						
							
						
						
							1134ead4a3 
							
						 
					 
					
						
						
							
							Reduce DataHub TPL Level to TPL_CALLBACK, because DataHub uses GetTime() service that must be called <= TPL_CALLBACK.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11097  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2010-11-26 06:32:35 +00:00 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
						
						
							
						
						
							d2720e0ce8 
							
						 
					 
					
						
						
							
							Fix bug in DataHub where it would skip the first record in a set when a filter is being used.  Also add comments and update source code logic to make it easier to understand and maintain.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11008  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2010-11-05 20:22:18 +00:00 
						 
				 
			
				
					
						
							
							
								xli24 
							
						 
					 
					
						
						
						
						
							
						
						
							13314ba32a 
							
						 
					 
					
						
						
							
							Add explicit type cast to suppress possible warning of precession loss.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10786  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2010-08-10 07:47:20 +00:00 
						 
				 
			
				
					
						
							
							
								hhtian 
							
						 
					 
					
						
						
						
						
							
						
						
							180a5a35cb 
							
						 
					 
					
						
						
							
							Update the copyright notice format  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10414  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2010-04-23 16:28:26 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
						
						
							
						
						
							8b7a357816 
							
						 
					 
					
						
						
							
							1) Add blank before @file to follows doxygen style.  
						
						... 
						
						
						
						2) Adjust function order to avoid pre-declaration for function prototype.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8644  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-06-24 06:29:12 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
						
						
							
						
						
							2ab239290d 
							
						 
					 
					
						
						
							
							This patch includes:  
						
						... 
						
						
						
						1) Update and refine functions/header files comments
2) Try to use LinkedList library instance produced by BaseLib but not access linked list via pointer directly.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8641  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-06-24 05:49:49 +00:00 
						 
				 
			
				
					
						
							
							
								gikidy 
							
						 
					 
					
						
						
						
						
							
						
						
							2ebbe08cb6 
							
						 
					 
					
						
						
							
							Fix an issue in DataHubGetNextRecord.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8458  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-06-03 09:18:55 +00:00 
						 
				 
			
				
					
						
							
							
								gikidy 
							
						 
					 
					
						
						
						
						
							
						
						
							9f6531d14d 
							
						 
					 
					
						
						
							
							Adjust the code so that global variable placed at beginning of file.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8172  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-04-24 07:30:54 +00:00 
						 
				 
			
				
					
						
							
							
								jji4 
							
						 
					 
					
						
						
						
						
							
						
						
							819d148893 
							
						 
					 
					
						
						
							
							Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6298  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2008-10-30 06:08:09 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
						
						
							
						
						
							a73d0c743b 
							
						 
					 
					
						
						
							
							Add some function/header comments.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5039  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2008-04-10 09:23:58 +00:00 
						 
				 
			
				
					
						
							
							
								eric_tian 
							
						 
					 
					
						
						
						
						
							
						
						
							41e4912f29 
							
						 
					 
					
						
						
							
							fix DataHubGetNextRecord bug  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4441  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2007-12-26 09:31:03 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
						
						
							
						
						
							3db510989e 
							
						 
					 
					
						
						
							
							Correct all header files for doxygen format and correct the license issue for VgaClass driver.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3401  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2007-07-23 07:06:23 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
						
						
							
						
						
							69b26c155a 
							
						 
					 
					
						
						
							
							Adjust directory structures.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3322  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2007-07-18 14:24:10 +00:00