qhuang8 
							
						 
					 
					
						
						
							
						
						f02bd3768c 
					 
					
						
						
							
							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@7050  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-16 15:31:57 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						e05e2b73fc 
					 
					
						
						
							
							Add missing DevicePathLib in INF file.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7036  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-15 15:54:03 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						1833218d93 
					 
					
						
						
							
							1. added functions header for MACROS in PCI22.h.  
						
						... 
						
						
						
						2. move IS_PCI_GFX to modules, since it not defined in PCI spec.
3. added comments for some structure in ElTorito.h.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6928  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-09 06:40:02 +00:00 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
							
						
						1579391172 
					 
					
						
						
							
							Remove use of UINT8_MAX.  Use BIT8-1 instead.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6897  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-07 22:42:39 +00:00 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
							
						
						2d78cc816e 
					 
					
						
						
							
							Change _CR() to BASE_CR() to follow naming convention  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6887  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-06 01:21:15 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						bd5315cf71 
					 
					
						
						
							
							Update IoLib instance mapping so that the DSC file can support EBC build validation.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6850  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-05 01:54:05 +00:00 
						 
				 
			
				
					
						
							
							
								xli24 
							
						 
					 
					
						
						
							
						
						a694b670e1 
					 
					
						
						
							
							Add module Legacy8259Dxe to IntelFrameworkModulePkg.dsc, and make it clean for ICC build.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6833  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-12-04 06:21:53 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						8bd22b8aaa 
					 
					
						
						
							
							Update PEIM entry point to follow PEIM entry point.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6753  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-11-27 05:18:32 +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 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						05f89b17b8 
					 
					
						
						
							
							1. Add Max Try Times check to clear Ps2Kbd status register. If exceed the max try times, the device may be error.  
						
						... 
						
						
						
						2. To follow PI spec, PciCfg PPI doesn't require ASSERT for the unalign PCI IO access.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6659  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-11-21 05:55:40 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						774a1c88da 
					 
					
						
						
							
							Removed Graphics library instance in IntelFrameworkModulePkg, since no one use it and Graphics library class will be retried later.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6643  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-11-20 03:19:35 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						b31547205f 
					 
					
						
						
							
							1.Removed PrintXY from Graphics Library.  
						
						... 
						
						
						
						2.Added PrintXY and AsciiPrintXY in Uefi Library
3.Moved PcdUgaConsumeSupport from MdeModulePkg to MdePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6642  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-11-20 03:08:28 +00:00 
						 
				 
			
				
					
						
							
							
								qwang12 
							
						 
					 
					
						
						
							
						
						967c09fa7c 
					 
					
						
						
							
							Update doxygen comment.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6620  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-11-19 03:24:16 +00:00 
						 
				 
			
				
					
						
							
							
								qwang12 
							
						 
					 
					
						
						
							
						
						fda7f64fa7 
					 
					
						
						
							
							Update doxygen comment.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6619  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-11-19 03:23:04 +00:00 
						 
				 
			
				
					
						
							
							
								xli24 
							
						 
					 
					
						
						
							
						
						05975035a2 
					 
					
						
						
							
							Update PciOptionRomSupport.c to pass GCC build.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6607  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-11-18 13:27:35 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						2067710de0 
					 
					
						
						
							
							1, Add <Library/DevicePathLib.h> for all source that use device path utility macros  
						
						... 
						
						
						
						2, Add DevicePathLib library class to module's INF that use device path utility macros
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6457  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-11-11 15:43:50 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						52f1302e78 
					 
					
						
						
							
							Update IdeBus for the EfiLibInstallAllDriverBindingg2() API change.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6422  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-11-07 06:26:03 +00:00 
						 
				 
			
				
					
						
							
							
								qwang12 
							
						 
					 
					
						
						
							
						
						4fd730b35e 
					 
					
						
						
							
							Change functional static variable to Global variable. No STATIC modifier is recommended though it is defined in Base.h. It is for consistency.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6316  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-10-31 02:07:52 +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 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
							
						
						8be701c3ba 
					 
					
						
						
							
							Update 8259 driver to use IoLib instead of the CPU I/O Protocol  
						
						... 
						
						
						
						Remove redundant .DXS file.  The dependency expression is in the INF file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6246  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-10-27 02:16:38 +00:00 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
							
						
						46f8260048 
					 
					
						
						
							
							Update LIBRARY_CLASS declaration in the INF file so this library is type BASE and can be linked against all module types.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6245  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-10-27 02:15:16 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						bc14bdb317 
					 
					
						
						
							
							git-svn-id:  https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240  6f19259b-4bc3-4df7-8a09-765794883524  
						
						
						
						
					 
					
						2008-10-27 01:52:32 +00:00 
						 
				 
			
				
					
						
							
							
								xli24 
							
						 
					 
					
						
						
							
						
						601c8c20e2 
					 
					
						
						
							
							Modify DSC file according to update of MDE library instances.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6224  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-10-25 16:17:04 +00:00 
						 
				 
			
				
					
						
							
							
								qwang12 
							
						 
					 
					
						
						
							
						
						1b641bb8ee 
					 
					
						
						
							
							Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PEI_SERVICES**. This is a incompatible changes. All file that reference this must be updated.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6129  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-10-17 08:44:25 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						575bc2b257 
					 
					
						
						
							
							Remove over specify library class for IntelFrameworkPkg and IntelFrameworkModulePkg.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6120  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-10-16 02:38:49 +00:00 
						 
				 
			
				
					
						
							
							
								eric_tian 
							
						 
					 
					
						
						
							
						
						a477cceff2 
					 
					
						
						
							
							cleanup the improper comments for function return value in LockKeyboards()  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6052  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-09-28 01:46:48 +00:00 
						 
				 
			
				
					
						
							
							
								qwang12 
							
						 
					 
					
						
						
							
						
						9556741cbf 
					 
					
						
						
							
							1) Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid library instance to cache too many copies of Boot Service Pointer.  
						
						... 
						
						
						
						2) Check gBS before make call using it.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5944  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-09-22 10:20:41 +00:00 
						 
				 
			
				
					
						
							
							
								qwang12 
							
						 
					 
					
						
						
							
						
						c0522bd7df 
					 
					
						
						
							
							CloseEvent in ReportStatusCodeLibDestruct can only be called when the library instance is not linked with a SMM driver (for example a boot dirver or EFI Runtime capable driver).  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5937  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-09-21 08:18:48 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						7338117bbf 
					 
					
						
						
							
							remove the unused msa/npsd files  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5936  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-09-20 06:18:16 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						299d51fddc 
					 
					
						
						
							
							remove unnecessary comments introduced by tools.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5912  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-09-17 08:00:13 +00:00 
						 
				 
			
				
					
						
							
							
								qwang12 
							
						 
					 
					
						
						
							
						
						6c8e1cee0e 
					 
					
						
						
							
							Update the comments.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5909  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-09-17 03:01:41 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						ed66e1bc0d 
					 
					
						
						
							
							clean up the un-suitable ';' location when declaring the functions.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5820  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-09-04 09:37:28 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						6fc2b00b1a 
					 
					
						
						
							
							Remove unnecessary CONST.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5809  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-09-04 04:17:20 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						01edaf2adc 
					 
					
						
						
							
							Remove unnecessary CONST.  
						
						... 
						
						
						
						.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5807  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-09-04 03:17:06 +00:00 
						 
				 
			
				
					
						
							
							
								eric_tian 
							
						 
					 
					
						
						
							
						
						9ebae8aefa 
					 
					
						
						
							
							Fix a issue "BlockIOProtocolTest failed on Several Platforms during EFI and UEFI SCT". EFI_BLOCK_IO_PROTOCOL.ReadBlocks may assert when Reading block without media present in the device  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5763  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-09-01 09:46:38 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						f829715058 
					 
					
						
						
							
							remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5727  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-08-25 05:08:13 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						1a8802f763 
					 
					
						
						
							
							Update some module INF files in IntelFrameworkModulePkg to UEFI_DRIVER  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5699  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-08-20 10:00:50 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						0bcecb6a27 
					 
					
						
						
							
							Misuse protocol and guid  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5690  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-08-20 04:18:32 +00:00 
						 
				 
			
				
					
						
							
							
								eric_tian 
							
						 
					 
					
						
						
							
						
						584125bcba 
					 
					
						
						
							
							code review's result.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5633  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-08-12 07:20:10 +00:00 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
							
						
						e69a062999 
					 
					
						
						
							
							Use ReadUnaligned32() instead of CopyMem()  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5605  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-08-01 23:21:43 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						68077ae338 
					 
					
						
						
							
							add logic to check PCI device has option rom when degrading PCI resources. If one device has 64 bit memory bar and option rom bar. Its 64bit memory should be degraded to 32bit memory.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5550  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-07-23 02:54:38 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						c07ed17d5b 
					 
					
						
						
							
							Fixed one bug when building ACPI resource data for 64bit Prefetchable memory.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5541  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-07-21 15:11:58 +00:00 
						 
				 
			
				
					
						
							
							
								eric_tian 
							
						 
					 
					
						
						
							
						
						19efd9ec94 
					 
					
						
						
							
							modify file name to uppercase.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5490  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-07-16 05:02:51 +00:00 
						 
				 
			
				
					
						
							
							
								eric_tian 
							
						 
					 
					
						
						
							
						
						0d7c136e9d 
					 
					
						
						
							
							modify file name to uppercase.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5489  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-07-16 04:58:21 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						e89cde87a5 
					 
					
						
						
							
							sync filename exactly.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5488  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-07-16 04:52:40 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						ada88886f1 
					 
					
						
						
							
							rename  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5484  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-07-16 02:56:26 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						50d4169602 
					 
					
						
						
							
							rename  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5483  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-07-16 02:56:01 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						03417d8d31 
					 
					
						
						
							
							sync filename exactly.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5482  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-07-16 02:54:54 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						e9bbddb390 
					 
					
						
						
							
							update file GUID value to avoid collision with the GraphicsLib instance in MdeModulePkg.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5423  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-07-08 08:16:44 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						a7f3d10548 
					 
					
						
						
							
							rename to meet actual filenames  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5404  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-07-02 03:29:07 +00:00