gikidy 
							
						 
					 
					
						
						
							
						
						0d401d4d9c 
					 
					
						
						
							
							1. Add some ASSERT();  
						
						... 
						
						
						
						2. Fix some typo.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7184  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-01-05 09:34:40 +00:00 
						 
				 
			
				
					
						
							
							
								jji4 
							
						 
					 
					
						
						
							
						
						54656366f9 
					 
					
						
						
							
							1.Coding style checked  
						
						... 
						
						
						
						2.CompareMem() replaced by CompareGuid()
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7182  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-01-05 05:33:03 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						779808545d 
					 
					
						
						
							
							Fix VS2005 build error  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7181  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-01-05 02:20:16 +00:00 
						 
				 
			
				
					
						
							
							
								qwang12 
							
						 
					 
					
						
						
							
						
						3a306c1006 
					 
					
						
						
							
							Replace CopyMem() which can be replaced by BaseLib's Read/WriteUnalianedXX() as these are applied to base data type such as UINT32.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7175  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-01-04 06:01:35 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						109e9a6156 
					 
					
						
						
							
							Code scrub for the following drivers and librarys.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7172  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-01-04 03:20:55 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						9216450d11 
					 
					
						
						
							
							remove unnecessary check for NULL pointer.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7166  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-31 08:05:18 +00:00 
						 
				 
			
				
					
						
							
							
								gikidy 
							
						 
					 
					
						
						
							
						
						3fd8027ee5 
					 
					
						
						
							
							Fix some typo.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7160  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-31 06:06:57 +00:00 
						 
				 
			
				
					
						
							
							
								jgong5 
							
						 
					 
					
						
						
							
						
						e6ff63a514 
					 
					
						
						
							
							enhanced function header  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7157  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-30 12:26:40 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						73e4adbe68 
					 
					
						
						
							
							fixed potential NULL pointer reference issue.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7146  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-29 07:10:16 +00:00 
						 
				 
			
				
					
						
							
							
								jgong5 
							
						 
					 
					
						
						
							
						
						ca9d3a9ded 
					 
					
						
						
							
							Add () after function name so that Doxygen can create reference in doc.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7145  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-29 03:49:50 +00:00 
						 
				 
			
				
					
						
							
							
								ywu21 
							
						 
					 
					
						
						
							
						
						b9008c87eb 
					 
					
						
						
							
							git-svn-id:  https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7144  6f19259b-4bc3-4df7-8a09-765794883524  
						
						
						
						
					 
					
						2008-12-29 01:28:11 +00:00 
						 
				 
			
				
					
						
							
							
								jgong5 
							
						 
					 
					
						
						
							
						
						f51f406037 
					 
					
						
						
							
							Fix OPTIONAL usage  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7139  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-26 09:12:58 +00:00 
						 
				 
			
				
					
						
							
							
								jgong5 
							
						 
					 
					
						
						
							
						
						cab450ccda 
					 
					
						
						
							
							Add more comments  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7138  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-26 09:09:02 +00:00 
						 
				 
			
				
					
						
							
							
								niry 
							
						 
					 
					
						
						
							
						
						9bc4edf21a 
					 
					
						
						
							
							git-svn-id:  https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7125  6f19259b-4bc3-4df7-8a09-765794883524  
						
						
						
						
					 
					
						2008-12-25 14:17:24 +00:00 
						 
				 
			
				
					
						
							
							
								niry 
							
						 
					 
					
						
						
							
						
						32cf7c7383 
					 
					
						
						
							
							Add more comments to describe the net buffer operation functions.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7124  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-25 13:39:12 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						68dbca6c14 
					 
					
						
						
							
							Code Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. And Clean PlatDriOver library class.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7121  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-25 09:13:53 +00:00 
						 
				 
			
				
					
						
							
							
								ywu21 
							
						 
					 
					
						
						
							
						
						9fbc74499e 
					 
					
						
						
							
							Pure UEFI code should not include “PiDxe.h” & “PiPei.h”  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7116  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-24 13:52:48 +00:00 
						 
				 
			
				
					
						
							
							
								ywu21 
							
						 
					 
					
						
						
							
						
						2d0eeb366b 
					 
					
						
						
							
							Pure UEFI code should not include “PiDxe.h” & “PiPei.h”  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7115  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-24 13:50:38 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						48557c6550 
					 
					
						
						
							
							Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, English, EBC.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7105  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-23 16:20:43 +00:00 
						 
				 
			
				
					
						
							
							
								ywu21 
							
						 
					 
					
						
						
							
						
						6c5dc2b0bf 
					 
					
						
						
							
							pure UEFI should not include “PiDxe.h” and “PiPei.h”  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7101  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-23 09:18:06 +00:00 
						 
				 
			
				
					
						
							
							
								ywu21 
							
						 
					 
					
						
						
							
						
						9a3293ac5c 
					 
					
						
						
							
							Fix filer header  
						
						... 
						
						
						
						Fix function header
Fix return status issues
Fix  in out issues
group functions source files reasonably to avoid duplicate functions declarations
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7098  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-23 07:35:46 +00:00 
						 
				 
			
				
					
						
							
							
								ywu21 
							
						 
					 
					
						
						
							
						
						3e7104c26f 
					 
					
						
						
							
							Remove #include <Protocol/LoadedImage.h>  
						
						... 
						
						
						
						Remove //#include <Protocol/Ip4.h>
Remove  #include <Library/UefiLib.h>
Fix one function header description error
Fix filer header
Fix function header
Fix return status issues
Fix  in out issues
Fix  no Boolean expression issues
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7096  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-23 07:22:15 +00:00 
						 
				 
			
				
					
						
							
							
								gikidy 
							
						 
					 
					
						
						
							
						
						dfe687cad5 
					 
					
						
						
							
							Fix some typo.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7067  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-17 09:35:12 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						f3f2e05db8 
					 
					
						
						
							
							Clean up to update the reference of the these macros:  
						
						... 
						
						
						
						EFI_SIGNATURE_16 -> SIGNATURE_16
  EFI_SIGNATURE_32 -> SIGNATURE_32
  EFI_SIGNATURE_64 -> SIGNATURE_64
  EFI_FIELD_OFFSET -> OFFSET_OF
  EFI_MAX_BIT      -> MAX_BIT
  EFI_MAX_ADDRESS  -> MAX_ADDRESS
These macros are not defined in UEFI spec. It makes more sense to use the equivalent macros in Base.h to avoid alias.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7056  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-16 15:34:21 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						74935bd732 
					 
					
						
						
							
							Fix a missing doxygen parameter entry.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7038  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-15 16:03:37 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						857dfc455d 
					 
					
						
						
							
							Code scrub performance library instances in MdeModulePkg  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7037  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-15 15:56:02 +00:00 
						 
				 
			
				
					
						
							
							
								jji4 
							
						 
					 
					
						
						
							
						
						5f087507ee 
					 
					
						
						
							
							INF head modified  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7003  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-12 03:00:18 +00:00 
						 
				 
			
				
					
						
							
							
								jji4 
							
						 
					 
					
						
						
							
						
						6f3156155b 
					 
					
						
						
							
							INF head modified  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7002  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-12 01:27:36 +00:00 
						 
				 
			
				
					
						
							
							
								xli24 
							
						 
					 
					
						
						
							
						
						4eac2175c6 
					 
					
						
						
							
							Fix the issue that memory for device path is incorrectly freed, which leads to the bug that Richford recovery fails.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7001  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-11 15:59:27 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						cebc8d486e 
					 
					
						
						
							
							Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6998  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-11 09:30:13 +00:00 
						 
				 
			
				
					
						
							
							
								qwang12 
							
						 
					 
					
						
						
							
						
						fca1cc7199 
					 
					
						
						
							
							Make use of MdePkg's FreePool library function to replace gBS->FreePool.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6982  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-11 02:09:57 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						2bd6a5f8a5 
					 
					
						
						
							
							Fix typo.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6927  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-09 05:27:04 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						41bc19f19d 
					 
					
						
						
							
							Synchronize PlatformBdsLibNull library class's header file to library instance.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6926  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-09 05:17:06 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						262b066848 
					 
					
						
						
							
							Synchronize GenericBdsLib library class's header file to library instance.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6925  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-09 05:14:54 +00:00 
						 
				 
			
				
					
						
							
							
								qwang12 
							
						 
					 
					
						
						
							
						
						6cd8bf649c 
					 
					
						
						
							
							Add in an ASSERT to check the return of HiiLibGetSupportedLanguages. This function should never return NULL. If it does, it is a build.exe bug.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6874  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-05 09:34:36 +00:00 
						 
				 
			
				
					
						
							
							
								jji4 
							
						 
					 
					
						
						
							
						
						6a30c6d0a6 
					 
					
						
						
							
							Comments have been checked with spec  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6872  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-05 09:24:28 +00:00 
						 
				 
			
				
					
						
							
							
								qwang12 
							
						 
					 
					
						
						
							
						
						53dff89953 
					 
					
						
						
							
							Update function comment.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6821  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-03 14:22:56 +00:00 
						 
				 
			
				
					
						
							
							
								gikidy 
							
						 
					 
					
						
						
							
						
						cfc8865f17 
					 
					
						
						
							
							Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and review VALID_ARCHITECTURES in inf files with DSC file.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6818  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-03 09:08:05 +00:00 
						 
				 
			
				
					
						
							
							
								jji4 
							
						 
					 
					
						
						
							
						
						aa79b0b379 
					 
					
						
						
							
							Global variables have been moved backward ahead of functions.  
						
						... 
						
						
						
						Only a few cases were left due to its module structure.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6816  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-03 08:52:39 +00:00 
						 
				 
			
				
					
						
							
							
								rsun3 
							
						 
					 
					
						
						
							
						
						ff6bf04b8b 
					 
					
						
						
							
							Parameter checking in BdsLibMatchDevicePaths() is wrong. This bug was found because active console out devices are shown inactive in Setup Boot Maintenance Manager.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6814  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-03 06:47:39 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						e6b7d45e9d 
					 
					
						
						
							
							Code scrub for PlatformBdsLibNull.inf library instance.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6801  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-02 08:09:28 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						f6998888a2 
					 
					
						
						
							
							Add 3 reallocation pool services in MemoryAllocationLib class.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6793  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-01 13:52:44 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						b0dd810861 
					 
					
						
						
							
							Code scrub for GenericBdsLib library instance.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6786  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-01 05:55:58 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						ac7e320cb8 
					 
					
						
						
							
							Remove NibbleToHexChar() function from BaseLib  
						
						... 
						
						
						
						Move IsHexDigit, BufToHexString, HexStringToBuf from BaseLib to MdeModulePkg IfrSupportLib. The reason is:
1) IsHexDigit function provides the logic to check Hex Digit and convert it to Decimal value, which is required by IScsi LUN and HII user input. But this logic is not provided by any functions in MdeLib. So, it can't be deleted. It is moved to IfrSupportLib.
2) BufToHexString function converts a array of buffers to hex string. If the buffer length is less than sizeof (UINT64), it can be directly replaced by UnicodeValueToString(). But HII modules may use BufToHexString to convert the buffers whose length > sizeof (UINT64). For example:
.\MdeModulePkg\Universal\HiiDatabaseDxe\ConfigRouting.c line 201, 1148
.\Universal\SetupBrowserDxe\Setup.c line line 1457, 1503
Like this case, it is not easy to use UnicodeValueToString to replace BufToHexString. So, BufToHexString is still kept. Because such usages are in HII modules, this function is moved to IfrSupportLib. 
3) HexStringToBuf is moved to IfrSupportLib. The reason is similar to BufToHexString.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6782  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-01 02:32:12 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						11e9250309 
					 
					
						
						
							
							Add GetCurrentLanguage() to HiiLib in MdeModulePkg  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6758  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-11-27 07:43:56 +00:00 
						 
				 
			
				
					
						
							
							
								qwang12 
							
						 
					 
					
						
						
							
						
						f875a4f16e 
					 
					
						
						
							
							1) Change the return type of IfrLibFreeUpdateData to VOID.  
						
						... 
						
						
						
						2) Remove some unused #include and library instance.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6747  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-11-27 02:34:39 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						352f3572ad 
					 
					
						
						
							
							Fix ECC issue for GenericBdsLib  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6744  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-11-27 02:07:59 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						a5ff00a6dc 
					 
					
						
						
							
							Fix constructor/destructor issue for DXE_DRIVER library instance.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6742  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-11-27 00:44:29 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						519f076a47 
					 
					
						
						
							
							1.retried graphics library class from MdePkg  
						
						... 
						
						
						
						2.retried graphics library instance from MdeModulePkg
3.Move EnableQuietBoot(), DisableQuietBoot() and LockKeyboards() into GenericBdsLib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6691  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-11-24 05:49:59 +00:00 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
							
						
						d777486198 
					 
					
						
						
							
							Update to use ReallocatePool() from BaseMemoryLib  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6677  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-11-22 00:52:31 +00:00