klu2 
							
						 
					 
					
						
						
							
						
						25ca163d0c 
					 
					
						
						
							
							Fix GCC building warning.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4809  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-03-10 05:46:29 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						2ae8963ce8 
					 
					
						
						
							
							Add comments for parameter.  
						
						... 
						
						
						
						Add ASSERT for the input parameters.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4749  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-02-25 06:29:00 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						e733f54213 
					 
					
						
						
							
							remove some commented code.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4694  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-02-15 01:28:54 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						e48e37fce2 
					 
					
						
						
							
							Use Mde library and definition instead of some native definitions in NetLib, to simply network library.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4693  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-02-14 09:40:22 +00:00 
						 
				 
			
				
					
						
							
							
								qwang12 
							
						 
					 
					
						
						
							
						
						9226efe5eb 
					 
					
						
						
							
							1) Cleanup HiiLib, IfrSupportLib.  
						
						... 
						
						
						
						2) Add ExtendedHiiLib and ExtendedIfrSupportLib which implement APIs that require the OPcode and Device Path which is specific to Intel's implementation.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4662  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-02-02 13:15:44 +00:00 
						 
				 
			
				
					
						
							
							
								qwang12 
							
						 
					 
					
						
						
							
						
						93e3992d1e 
					 
					
						
						
							
							UEFI HII: Merge UEFI HII support changes from branch.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4599  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-01-21 14:39:56 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						3012ce5cf7 
					 
					
						
						
							
							1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBinding protocol.  
						
						... 
						
						
						
						2. Sync bugs in console modules.
3. Sync bugs in PlatDriOverLib.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4571  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-01-17 05:56:45 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						b290614d49 
					 
					
						
						
							
							Port PlatformDriOverrideDxe into R9.  
						
						... 
						
						
						
						1. Add one OverrideVariableGuid in MdeModulePkg
2. Add one library PlatDriOverLib used by PlatformDriOverrideDxe.
3. Add PlatformDriOverrideDxe in MdeModulePkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4557  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-01-16 09:04:43 +00:00 
						 
				 
			
				
					
						
							
							
								yshang1 
							
						 
					 
					
						
						
							
						
						130e25699a 
					 
					
						
						
							
							1) Replace MACRO with C functions.  
						
						... 
						
						
						
						2) Add HEADER_VALID_ONLY state of variable, which represents only the header is valid and the data/name is stale. This may be caused by incomplete data updating. Adding the state helps to check whether the header is valid. If variable header is valid, then we must skip the data of variable with the valid size. If the header is invalid, we should only skip the header of variable. 
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4555  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-01-14 06:35:23 +00:00 
						 
				 
			
				
					
						
							
							
								yshang1 
							
						 
					 
					
						
						
							
						
						9cad030bc1 
					 
					
						
						
							
							Align the header of variable from 1 to 4, which can avoid the size of variable content corrupt if the critical data cross two flash block.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4543  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-01-10 04:26:13 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						0c0f317445 
					 
					
						
						
							
							Add TCG/TPM internal PPI and Protocol  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4463  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2008-01-02 06:48:16 +00:00 
						 
				 
			
				
					
						
							
							
								eric_tian 
							
						 
					 
					
						
						
							
						
						6a690e23d7 
					 
					
						
						
							
							add iSCSI protocol  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4423  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-12-24 02:20:21 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						c4a62a12c2 
					 
					
						
						
							
							Sync the latest version from R8.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4400  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-12-18 07:01:23 +00:00 
						 
				 
			
				
					
						
							
							
								jljusten 
							
						 
					 
					
						
						
							
						
						c93ce6481e 
					 
					
						
						
							
							edk2/MdeModulePkg/Include/Protocol/Dpc.h  
						
						... 
						
						
						
						Remove unneeded 'typedef' near 'struct _EFI_DPC_PROTOCOL'
  to remove compiler warning.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4367  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-12-06 23:14:00 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						0537d50f85 
					 
					
						
						
							
							Add Capsule library  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4360  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-12-05 07:07:13 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						467300641c 
					 
					
						
						
							
							Remove the unnecessary CapsuleInfo.h file.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4333  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-11-27 07:09:12 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						8a7d75b062 
					 
					
						
						
							
							Clean up: update "EFI" to "UEFI" if applicable.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4317  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-11-22 06:00:39 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						36ee91ca36 
					 
					
						
						
							
							1. Add DPC protocol and DpcLib library in MdeModulePkg.  
						
						... 
						
						
						
						2. Add DpcDxe module and DxeDpcLib module in MdeModulePkg
3. Port network stack module to use DPC.
4. Use MIN, and MAX defined in MdePkg to replace NET_MIN and NET_MAX.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4307  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-11-20 05:42:23 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						04e12c2147 
					 
					
						
						
							
							Move out the FlashMapHob  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4306  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-11-20 02:14:56 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						d12f75fee2 
					 
					
						
						
							
							Add CapsuleInfo guid to store the list of capsule image guid.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4299  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-11-16 10:14:34 +00:00 
						 
				 
			
				
					
						
							
							
								gtian 
							
						 
					 
					
						
						
							
						
						518d395c3b 
					 
					
						
						
							
							define the variable related to PCD for supporting big variable (>32K) easily.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4268  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-11-05 16:11:50 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						62409219a1 
					 
					
						
						
							
							Merger trackers  #7807  and  #8372 .  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4153  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-10-17 06:55:15 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						2ad4dad029 
					 
					
						
						
							
							1. Update internal EfiPrint protocol to contain all print interfaces provided by PrintLib class of MdePkg. 2. Update SetupBrowserDxe driver to produce new EfiPrint protocol.  
						
						... 
						
						
						
						3. Update EdkDxePrintLib instance to implement all interfaces defined in PrintLib class based on new EfiPrint protocol.
4. Update Nt32Pkg platform.dsc to use EdkDxePrintLib instance for UEFI_APPLICATION modules.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4109  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-10-12 08:13:33 +00:00 
						 
				 
			
				
					
						
							
							
								AJFISH 
							
						 
					 
					
						
						
							
						
						33a5a666a4 
					 
					
						
						
							
							Add Profiling support for Variable store and added a specialized caching algorithm  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4015  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-10-04 21:01:21 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						c58cf83da2 
					 
					
						
						
							
							Remove PeCoffLoader library class and its instances.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3967  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-09-28 08:48:41 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						da1d02010d 
					 
					
						
						
							
							Clear up network stack to use R9 MdeLib:  
						
						... 
						
						
						
						1.Use driver model APIs in UefiLib
2.Register Unload Image in INF/MSA to be included in autogen code.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3962  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-09-28 06:02:01 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						e8da1266b9 
					 
					
						
						
							
							Change the function name.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3933  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-09-27 03:20:28 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						4fb31c2c58 
					 
					
						
						
							
							1) Add library classes of S3Lib and RecoveryLib in MdeModulePkg  
						
						... 
						
						
						
						2) Add NULL instance for above library classes in MdeModulePkg
3) Add Framework implement library instance for above two library classes in IntelFrameworkModulePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3930  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-09-26 09:35:36 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						b4660bbe4e 
					 
					
						
						
							
							remove original file  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3860  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-09-17 03:30:07 +00:00 
						 
				 
			
				
					
						
							
							
								yshang1 
							
						 
					 
					
						
						
							
						
						80edd31ff7 
					 
					
						
						
							
							Remove incorrect ScsiIo.h  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3858  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-09-17 02:36:55 +00:00 
						 
				 
			
				
					
						
							
							
								yshang1 
							
						 
					 
					
						
						
							
						
						78b90b8e08 
					 
					
						
						
							
							Rename usbatapi.h to UsbAtapi.h  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3857  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-09-17 02:35:15 +00:00 
						 
				 
			
				
					
						
							
							
								yshang1 
							
						 
					 
					
						
						
							
						
						d60d9c4c05 
					 
					
						
						
							
							Temporary file for rename the usbatapi.h.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3856  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-09-17 02:34:17 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						01750eb0aa 
					 
					
						
						
							
							Changed the code style. it could pass EBC and ICC build.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3781  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-09-06 02:53:47 +00:00 
						 
				 
			
				
					
						
							
							
								yshang1 
							
						 
					 
					
						
						
							
						
						30143b1581 
					 
					
						
						
							
							Import ResetSystemLib.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3720  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-08-28 03:01:58 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						e5e12de7d0 
					 
					
						
						
							
							1. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib library.  
						
						... 
						
						
						
						2. Fixed one porting bug in Udp4Impl.c
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3717  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-08-27 09:17:26 +00:00 
						 
				 
			
				
					
						
							
							
								qwang12 
							
						 
					 
					
						
						
							
						
						84b5c78e89 
					 
					
						
						
							
							Make MdeModulePkg GCC clean.  
						
						... 
						
						
						
						It also pass ICC+IPF and MYTOOLS+EBC build.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3711  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-08-27 03:33:51 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						772db4bb33 
					 
					
						
						
							
							Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3492  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-07-30 02:37:10 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						4eb65aff71 
					 
					
						
						
							
							Fixed EBC build issues.  
						
						... 
						
						
						
						Fixed ICC build issues.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3431  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-07-25 05:32:10 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						07ffaeb8c1 
					 
					
						
						
							
							Remove package common directory  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3426  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-07-24 11:00:45 +00:00 
						 
				 
			
				
					
						
							
							
								yshang1 
							
						 
					 
					
						
						
							
						
						3cfb790c94 
					 
					
						
						
							
							Retire the "Include/Common" of MdeModulePkg.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3425  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-07-24 10:52:02 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						8a67d61da4 
					 
					
						
						
							
							Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3416  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-07-24 08:06:37 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						cbf316f207 
					 
					
						
						
							
							1. Import NetLib, IpIoLib and UdpIoLib class definitions  
						
						... 
						
						
						
						2. Import DxeNetLib, DxeIpIoLib and DxeUdpIoLib libraries instances
2. Port Ip4Config module
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3405  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-07-23 09:17:39 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						da89d703c4 
					 
					
						
						
							
							git-svn-id:  https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3404  6f19259b-4bc3-4df7-8a09-765794883524  
						
						
						
						
					 
					
						2007-07-23 09:10:37 +00:00 
						 
				 
			
				
					
						
							
							
								yshang1 
							
						 
					 
					
						
						
							
						
						351986ae7d 
					 
					
						
						
							
							1) Remove Protocol/AcpiS3Save.h from IntelFrameworkPkg, which should be defined in TianoModulePkg.  
						
						... 
						
						
						
						2) Move Crc32 GuidedSectionExtraction GUID definition to MdeModulePkg.
3) Move Protocol/FirmwareVolumeDispatch.h to MdeModulePkg.
4) Remove Protcol/GuidedSectionExtraction.h of IntelFrameworkPkg, since it has been introduced in PI.
5) Clean up PROTOCOL/PPI/GUID declaration in MdeModulePkg.dec, IntelFrameworkModulePkg.dec, IntelFrameworkPkg.dec to match package spec.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3400  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-07-23 06:43:10 +00:00 
						 
				 
			
				
					
						
							
							
								yshang1 
							
						 
					 
					
						
						
							
						
						1df7a0236b 
					 
					
						
						
							
							Remove Ppi/LoadFile.h and Ppi/FindFv.h from MdeModulePkg.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3394  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-07-20 14:05:54 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						56a71b557e 
					 
					
						
						
							
							Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob.  
						
						... 
						
						
						
						Help to build DxeCore in Nt32Pkg platform.
Fix the wrong DebugLib used in Nt32Pkg platform.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3076  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-07-05 15:27:43 +00:00 
						 
				 
			
				
					
						
							
							
								xgu3 
							
						 
					 
					
						
						
							
						
						95276127e3 
					 
					
						
						
							
							Check in following modules,  
						
						... 
						
						
						
						DxeIpl
ConPlatform
ConSplitter
GraphicsConsole
Terminal
DevicePath
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3069  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-07-05 07:05:28 +00:00 
						 
				 
			
				
					
						
							
							
								yshang1 
							
						 
					 
					
						
						
							
						
						1bd430675c 
					 
					
						
						
							
							Move PeiPeCoffLoader from /Protocol to /Guid.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3047  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-07-04 10:59:23 +00:00 
						 
				 
			
				
					
						
							
							
								yshang1 
							
						 
					 
					
						
						
							
						
						db6c5cc103 
					 
					
						
						
							
							Add library class PeCoffLoaderLib in MdeModulePkg  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3044  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-07-04 10:46:34 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						192f6d4c29 
					 
					
						
						
							
							Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does follows PI specification except some FV definitions.  
						
						... 
						
						
						
						Also the old definition of MdeModulePkg/Include/Ppi/LoadFile.h and EFI_PEI_STARTUP_DESCRIPTOR in MdePkg/Include/PiPei.h will be removed when enabling PI.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3029  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2007-07-04 07:51:48 +00:00