klu2 
							
						 
					 
					
						
						
						
						
							
						
						
							ca2ce09e51 
							
						 
					 
					
						
						
							
							Add warning message that tool chain tag will be ignored if user provide output directory from command line explicitly.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8290  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-11 07:04:28 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								eric_tian 
							
						 
					 
					
						
						
						
						
							
						
						
							e74738b1c3 
							
						 
					 
					
						
						
							
							In PrintXY() and AsciiPrintXY(), the number of chartacter returned is at most PcdUefiLibMaxPrintBufferSize, and will return the number of characters actually displayed on the screen not includng partial characters that may be clipped by the right edge of the display.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8289  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-11 06:58:28 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								klu2 
							
						 
					 
					
						
						
						
						
							
						
						
							5796de6792 
							
						 
					 
					
						
						
							
							Add Fv name checking for build.exe if user gives FV name from command line. originally, this checking is only done by GenFds tool, that is too later.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8288  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-11 05:37:56 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								klu2 
							
						 
					 
					
						
						
						
						
							
						
						
							6d40c636c2 
							
						 
					 
					
						
						
							
							Fix bug that trim crash when no parameter is input.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8287  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-11 03:18:42 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								klu2 
							
						 
					 
					
						
						
						
						
							
						
						
							9449c39f5f 
							
						 
					 
					
						
						
							
							Remove -c option for GenFds tool because it does not defined in build specification.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8286  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-11 03:01:05 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								klu2 
							
						 
					 
					
						
						
						
						
							
						
						
							512a785d03 
							
						 
					 
					
						
						
							
							Update TargetTools for add set/get/clean BUILD_RULE_CONF option for target.txt file.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8285  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-11 02:34:33 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								vanjeff 
							
						 
					 
					
						
						
						
						
							
						
						
							326c6b7130 
							
						 
					 
					
						
						
							
							ConfigRouting should get driver handle by device path in all drivers database in system, not only in Hii Package list database.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8284  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-11 02:26:26 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								eric_tian 
							
						 
					 
					
						
						
						
						
							
						
						
							8d579453d3 
							
						 
					 
					
						
						
							
							add the extra comments into BasePeCoffRelocateImage, BasePeCoffLoadImage and BasePeCoffRelocateImageForRuntime to help user to know the usage model of these APIs.  
						
						 
						
						... 
						
						
						
						The comments mainly used to clarify it's caller's responsibility to to perform cache maintenance operations
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8283  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-11 01:32:17 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mdkinney 
							
						 
					 
					
						
						
						
						
							
						
						
							6ed623e403 
							
						 
					 
					
						
						
							
							Update GCC version of VAR_ARG () to be compatible with non GCC version of VAR_ARG () so it handles TYPE parameters that are smaller than UINTN properly when GCC builtins are used for vararg parsing.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8282  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-10 19:44:21 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mdkinney 
							
						 
					 
					
						
						
						
						
							
						
						
							78b993a8f9 
							
						 
					 
					
						
						
							
							Fix ICC build break properly  
						
						 
						
						... 
						
						
						
						Update set of module types to include DXE_SMM and DXERUNTIME
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8281  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-10 18:35:35 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mdkinney 
							
						 
					 
					
						
						
						
						
							
						
						
							60ef642785 
							
						 
					 
					
						
						
							
							Fix ICC build break  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8280  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-09 18:09:41 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mdkinney 
							
						 
					 
					
						
						
						
						
							
						
						
							a5a3a29c4c 
							
						 
					 
					
						
						
							
							Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() if the platform does not support Capsule Volume HOBs.  This allows PI implementations to ASSERT() and Framework implementations to provide a full implementation of this API.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8279  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-09 01:48:15 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mdkinney 
							
						 
					 
					
						
						
						
						
							
						
						
							c85cea8046 
							
						 
					 
					
						
						
							
							Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() if the platform does not support Capsule Volume HOBs.  This allows PI implementations to ASSERT() and Framework implementations to provide a full implementation of this API.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8278  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-09 01:47:49 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mdkinney 
							
						 
					 
					
						
						
						
						
							
						
						
							5e11e7c691 
							
						 
					 
					
						
						
							
							Update function header description of ScsiReadCapacity16Command() in the UEFI Scsi Library  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8277  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-09 01:31:20 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mdkinney 
							
						 
					 
					
						
						
						
						
							
						
						
							aa2f249e38 
							
						 
					 
					
						
						
							
							Update comments in PeiMemoryAllocationLib and UefiMemoryAllocationLib to match updates to MemoryAllocationLib.h.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8276  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-09 01:14:10 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mdkinney 
							
						 
					 
					
						
						
						
						
							
						
						
							6e10b70a62 
							
						 
					 
					
						
						
							
							Clarify that FreePages(), FreeAlignedPages(), and FreePool() may perform n actions if those operations are not possible.  For example, the PEI Phase does not provide any services to free allocated pages or allocated pool memory.  
						
						 
						
						... 
						
						
						
						Update comments in PeiMemoryAllocationLib and UefiMemoryAllocationLib to match updates to MemoryAllocationLib.h.
Add ASSERT() statements in PeiMemoryAllocationLib for the FreePages() and FreeAlignedPages() if Pages is 0.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8275  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-09 01:13:40 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mdkinney 
							
						 
					 
					
						
						
						
						
							
						
						
							6cb6f078ae 
							
						 
					 
					
						
						
							
							Sync with PE/COFF Extra Action library class comments and add ASSERT() conditions if ImageContext is NULL.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8274  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-09 00:51:14 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mdkinney 
							
						 
					 
					
						
						
						
						
							
						
						
							51f1a2b5b8 
							
						 
					 
					
						
						
							
							Sync with PE/COFF Extra Action library class comments and add ASSERT() conditions if ImageContext is NULL.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8273  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-09 00:50:40 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mdkinney 
							
						 
					 
					
						
						
						
						
							
						
						
							727fb9b1d3 
							
						 
					 
					
						
						
							
							1) Clarify file and function header comments for the PE/COFF Extra Action library class  
						
						 
						
						... 
						
						
						
						2) Update the file and function header comments in the BasePeCoffExtraActionLibNull
3) Add ASSERT() statements to APIs in BasePeCoffExtraActionLibNull is ImageContext is NULL.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8272  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-09 00:45:25 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mdkinney 
							
						 
					 
					
						
						
						
						
							
						
						
							b9c8d8bd15 
							
						 
					 
					
						
						
							
							Clarify clipping behavior of PrintXY() and AsciiPrintXY().  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8271  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-08 23:48:32 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mdkinney 
							
						 
					 
					
						
						
						
						
							
						
						
							ae55f4ebda 
							
						 
					 
					
						
						
							
							Fix bug in Reallocate Pool functions in DXE Core Memory Allocation Lib.  The wrong memory type was being allocated.  This syncs the DXE Core Memory Allocation Lib with the fix that was previously made to the UEFI Memory Allocation Lib.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8270  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-08 22:10:26 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mdkinney 
							
						 
					 
					
						
						
						
						
							
						
						
							6babbe1f8c 
							
						 
					 
					
						
						
							
							Clarify ASSERT() conditions for Reallocate Pool functions.  
						
						 
						
						... 
						
						
						
						Fix bug in Reallocate Pool functions in PEI Memory Allocation Lib.  The wrong memory type was being allocated.  This syncs the PEI Memory Allocation Lib with the fix that was previously made to the UEFI Memory Allocation Lib.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8269  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-08 22:09:40 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mdkinney 
							
						 
					 
					
						
						
						
						
							
						
						
							0dcec41170 
							
						 
					 
					
						
						
							
							Clean up comment  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8268  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-08 22:07:42 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								vanjeff 
							
						 
					 
					
						
						
						
						
							
						
						
							b672348fea 
							
						 
					 
					
						
						
							
							1. Assign BDS timeout PCD value.  
						
						 
						
						... 
						
						
						
						2. Sync SetupVariableInit in Unix Platform.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8265  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-08 07:51:03 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								vanjeff 
							
						 
					 
					
						
						
						
						
							
						
						
							1ea1d3c8e6 
							
						 
					 
					
						
						
							
							SetMode() should clear screen per UEFI spec.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8264  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-08 07:46:27 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rsun3 
							
						 
					 
					
						
						
						
						
							
						
						
							0e8e994db3 
							
						 
					 
					
						
						
							
							Update SetupBrowserDxe and BdsDxe to use an internal string for prompting string missing instead of ASSERT if it fails to get a string for separate module's forms.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8263  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-08 05:55:25 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rsun3 
							
						 
					 
					
						
						
						
						
							
						
						
							844390f7d5 
							
						 
					 
					
						
						
							
							Update HiiDataBase driver to use GetBestLanguage() for matching RFC 4646 languages.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8262  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-08 05:39:24 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rsun3 
							
						 
					 
					
						
						
						
						
							
						
						
							62e71e2fbe 
							
						 
					 
					
						
						
							
							Fix bugs in StrStr() and AsciiStrStr().  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8261  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-08 05:22:17 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								eric_tian 
							
						 
					 
					
						
						
						
						
							
						
						
							130a2eecc4 
							
						 
					 
					
						
						
							
							The GCC compiler’s behavior is different than the Microsoft compilers for statically linked vararg functions. The GCC compilers do provide __builtin_ functions for accessing varargs. we should use these intrinsic functions with GCC  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8260  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-08 02:27:46 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rsun3 
							
						 
					 
					
						
						
						
						
							
						
						
							7c9d25ae76 
							
						 
					 
					
						
						
							
							Refine language conversion in ECP. Create a new library LanguageLib providing functions for language conversion between ISO 639-2 and RFC 4646 styles. Update FrameworkHiiOnUefiHiiThunk, UcOnUc2Thunk and Uc2OnUcThunk modules to use this library.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8258  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-08 01:51:35 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								qhuang8 
							
						 
					 
					
						
						
						
						
							
						
						
							e779654316 
							
						 
					 
					
						
						
							
							Remove the duplicated EdidActive.h & EdidDiscovery.h in DuetPkg. MdePkg has already defined these two files with the exactly same contents.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8257  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-08 01:23:49 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jcarsey 
							
						 
					 
					
						
						
						
						
							
						
						
							94b17fa1b6 
							
						 
					 
					
						
						
							
							First (Alpha) release of ShellPkg  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8256  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-07 18:46:18 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								xli24 
							
						 
					 
					
						
						
						
						
							
						
						
							85a9032180 
							
						 
					 
					
						
						
							
							Refine code for OemHookStatusCodeLibNull.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8255  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-07 08:51:16 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								klu2 
							
						 
					 
					
						
						
						
						
							
						
						
							da801a6e9b 
							
						 
					 
					
						
						
							
							Fix DEC issue for MdeModulePkg:  
						
						 
						
						... 
						
						
						
						1, Remove unused library class NewHiiLib
2, Use relative path for library class UefiHiiServicesLib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8254  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-07 02:46:03 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								gikidy 
							
						 
					 
					
						
						
						
						
							
						
						
							754f83b752 
							
						 
					 
					
						
						
							
							Delete useless files.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8252  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-06 09:46:04 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								gikidy 
							
						 
					 
					
						
						
						
						
							
						
						
							d4244a08ad 
							
						 
					 
					
						
						
							
							Remove -Os for UNIXGCC CC FLAGS to reduce size.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8251  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-06 09:40:50 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								gikidy 
							
						 
					 
					
						
						
						
						
							
						
						
							11d909a4b1 
							
						 
					 
					
						
						
							
							1. Open USB related and logo support FVs, remove some useless FVs.  
						
						 
						
						... 
						
						
						
						2. Update PostBuild.sh for LZMA support under Linux.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8250  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-06 09:03:11 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								klu2 
							
						 
					 
					
						
						
						
						
							
						
						
							90e0655656 
							
						 
					 
					
						
						
							
							Synchronize PCD_Infrastructure 0.55 with source code.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8249  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-06 06:18:49 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								klu2 
							
						 
					 
					
						
						
						
						
							
						
						
							750709525f 
							
						 
					 
					
						
						
							
							Synchronize PCD_Infrastructure 0.55 with source code.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8248  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-06 06:18:16 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								klu2 
							
						 
					 
					
						
						
						
						
							
						
						
							1f2efb0542 
							
						 
					 
					
						
						
							
							Remove duplicated PcdDebugPrintErrorLevel definition on same FixedAtBuild PCD type with different default value.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8247  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-06 04:28:59 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								eric_tian 
							
						 
					 
					
						
						
						
						
							
						
						
							c255449e63 
							
						 
					 
					
						
						
							
							fix the wrong data length. According to spec, to get interface and configuration descriptors, should pass 1 as data length.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8246  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-06 04:26:30 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								gikidy 
							
						 
					 
					
						
						
						
						
							
						
						
							8b85412a1d 
							
						 
					 
					
						
						
							
							Ported LZMA to DUET platform.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8245  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-06 03:44:47 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								lgao4 
							
						 
					 
					
						
						
						
						
							
						
						
							6672d625fe 
							
						 
					 
					
						
						
							
							correct the minor format.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8244  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-06 03:21:24 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								lgao4 
							
						 
					 
					
						
						
						
						
							
						
						
							1a82ed3d0a 
							
						 
					 
					
						
						
							
							Update BasePeCoff to Initialize the debug field to zero.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8243  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-06 03:17:45 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jljusten 
							
						 
					 
					
						
						
						
						
							
						
						
							57cca89e0a 
							
						 
					 
					
						
						
							
							Remove usage of MemoryAllocationLib, and use a simplistic allocation  
						
						 
						
						... 
						
						
						
						routine which makes use of the decompression scratch buffer.
This resolves a potential issue where the usage of the LZMA library
in the PEI phase may not have enough memory for the AllocatePool
function call.  (Some platforms may be extremely constrained in
heap space for the PEI phase.)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8242  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-05 19:46:28 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								lgao4 
							
						 
					 
					
						
						
						
						
							
						
						
							de29c94afc 
							
						 
					 
					
						
						
							
							Add the optional EfiRom CodeRevision option.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8241  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-05 07:31:56 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								lgao4 
							
						 
					 
					
						
						
						
						
							
						
						
							1a98add516 
							
						 
					 
					
						
						
							
							Update EfiRom to handle ClassCode and CodeRevision options correctly.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8240  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-05 07:30:35 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jlin16 
							
						 
					 
					
						
						
						
						
							
						
						
							de9c25b173 
							
						 
					 
					
						
						
							
							GenFds change efirom command line option from '-I' to '-l'.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8239  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-05 06:26:45 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jwang36 
							
						 
					 
					
						
						
						
						
							
						
						
							174566661a 
							
						 
					 
					
						
						
							
							Add SMM_DRIVER and SMM_CORE support  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8238  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-05 06:01:17 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jlin16 
							
						 
					 
					
						
						
						
						
							
						
						
							3b2b355772 
							
						 
					 
					
						
						
							
							GenFds add option ROM parameters override of those in INF file.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8237  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-05 05:26:26 +00:00