| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 klu2 | 4c6486b90e | move ProcessFv() from dispatcher.c to FwVol.c git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5787 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-09-03 07:26:40 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | 63b623312d | Clean up BottomOfCarHeap, TopOfCarHeap, SizeOfTemporaryMemory, SizeOfCacheAsRam, MaxTopOfCarHeap from PeiCore's private data structure. Because after PI enabling, these data value can be got from SecCore's handoff data structure. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5786 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-09-03 06:51:30 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | 6a1ae84a26 | When new FV is installed, VerifyFv() should be invoked to do security checking for this FV. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5785 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-09-03 06:25:35 +00:00 |  | 
			
				
					| 
							
							
								 lgao4 | e872988180 | remove the unused msa files in MdeModulePkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5726 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-08-25 05:03:29 +00:00 |  | 
			
				
					| 
							
							
								 lgao4 | d571173e31 | Fix ICC build error for the inconsistent PeiService pointer date type. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5708 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-08-21 14:23:20 +00:00 |  | 
			
				
					| 
							
							
								 lgao4 | 2a00326e8e | Add compatibility logic to handle framework fvhob and install FvInfo ppi. And remove the unused Pcd from MdeModulePkg.dec. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5704 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-08-21 07:51:03 +00:00 |  | 
			
				
					| 
							
							
								 qhuang8 | 82b8c8df07 | Re-integrate patch in r5626~r5628:Enhance PeiCore dispatcher and fix a bug in the patch. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5669 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-08-18 08:38:00 +00:00 |  | 
			
				
					| 
							
							
								 qhuang8 | 6d2e8727b7 | Re-integrate patch in r5625: "Only build FvHob for the extracted FvImage those parent Fv image has FvHob" git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5631 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-08-12 05:38:58 +00:00 |  | 
			
				
					| 
							
							
								 qhuang8 | 14941e689f | Temporarily rollback the change from 5625 though 5628 for more investigation. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5629 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-08-12 05:04:35 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | 1bd90a4c47 | Add PeimDispatcherReenter to fix bug of PeiDispatch can not be quit correctly. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5628 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-08-12 03:27:57 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | d949491623 | Correct more comments for PeiCore. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5627 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-08-11 09:28:27 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | 1762b989dc | Enhance PeiCore's dispatcher, move PeimDispatchOnThisPass and PeimNeedingDispatch to private data to hold status for PeiCore's second reenter. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5626 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-08-11 08:13:21 +00:00 |  | 
			
				
					| 
							
							
								 lgao4 | b2821d6b64 | Only build FvHob for the extracted FvImage those parent Fv image has FvHob. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5625 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-08-11 07:36:24 +00:00 |  | 
			
				
					| 
							
							
								 lgao4 | a9bfd8029d | Roll back PeiImageRead to original implementation, this function will be shadowed, so it can't be replaced by CopyMem Api. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5622 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-08-08 06:11:33 +00:00 |  | 
			
				
					| 
							
							
								 lgao4 | ed299e3c41 | Correct some comments to add the detailed information. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5620 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-08-08 03:33:16 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | d73d93c31e | Synchronize the comments for PeiService. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5619 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-08-08 03:22:23 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | 731bd38eac | Add more comments for PeiCore. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5618 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-08-08 03:05:03 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | 1527399381 | Correct comments. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5617 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-08-08 02:17:45 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | dc857d5641 | correct comments git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5616 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-08-08 01:37:44 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | 0f65cdaa41 | correct comments git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5615 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-08-08 01:36:13 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | 1cc76977d8 | Correct comments. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5614 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-08-08 01:35:46 +00:00 |  | 
			
				
					| 
							
							
								 mdkinney | 911361242b | Increase size of function addresses printed in DEBUG messages from 10 to 11 characters git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5602 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-08-01 22:41:20 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | 40f26b8f44 | Code scrub for PeiCore module. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5558 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-07-23 09:15:14 +00:00 |  | 
			
				
					| 
							
							
								 eric_tian | 95770ed8af | change lower case to upper case to pass Unix build git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5531 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-07-21 02:55:15 +00:00 |  | 
			
				
					| 
							
							
								 qhuang8 | 5c5a0601e8 | Fix a bug that PeiCore might fail to fix up Ppi pointer in CAR. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5527 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-07-19 15:56:49 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | ba57315e64 | Change first char in filename to uppercase git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5509 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-07-17 01:29:38 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | e723404cc8 | Change first char in filename to uppercase git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5508 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-07-17 01:25:52 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | bf72d5fc65 | Change first char in filename to uppercase git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5507 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-07-17 01:24:20 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | b1f6a7c636 | Fix function comment to follows doxygen format. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5499 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-07-16 09:40:06 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | b414ea4b21 | TempRamSupportPpi is architectural required for IA32/x64/IPF. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5462 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-07-14 07:25:08 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | d74eeda8a7 | Remove window EOL git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5425 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-07-08 09:06:41 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | 66c69dea0d | PeiCore should fixup heap/stack pointer according to heap's/stack's base address separately. After this check-in, PeiCore will do not make any assumption of heap/stack layout in CAR.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5421 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-07-08 07:49:10 +00:00 |  | 
			
				
					| 
							
							
								 mdkinney | 7bc3788c5b | If the last PEIM dispatched in Pre-Memory PEI is the last PEIM in the BFV, then no PEIMs will be dispatched in Post Memory PEI. Reset CurrentPeimCount on the transition from Pre-Memory PEI to Post-Memory PEI
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5313 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-05-29 23:10:44 +00:00 |  | 
			
				
					| 
							
							
								 lgao4 | eaf539d00f | Change MAX_PPI_DESCRIPTORS to FixedPcd PcdPeiCoreMaxPpiSupported, the default value is 64. Maybe other platform requires more than 64 Ppi and set this Pcd value. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5061 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-04-14 05:39:13 +00:00 |  | 
			
				
					| 
							
							
								 lgao4 | 15762b535c | Remove unused gEfiPeiSecurityPpiGuid for PeiMain and DxeIpl git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4990 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-04-03 09:40:36 +00:00 |  | 
			
				
					| 
							
							
								 jwang36 | b761638929 | Added necessary dependent packages git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4989 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-04-03 09:20:11 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | eca7dbcb9e | PrivateInMem->CurrentPeimCount should not be incremented when memory is discovered, line 376 judgment has guarantee that the PEIM who discovery the memory would not be dispatched twice. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4988 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-04-03 06:25:37 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | 615c6dd0d4 | Modify all file header to follow doxygen format git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4917 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-03-19 09:01:03 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | 173b35e469 | Fix GCC  building issue. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4808 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-03-10 03:32:08 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | b67be02118 | Add comment for initialization value of CAR git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4806 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-03-07 05:57:02 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | 94578ce61a | For Itanium platform, the switch CAR action has been moved to SecCore according to PI specification, so I clean up the PeiCore to remove stack related code. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4803 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-03-07 05:42:04 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | 9631746839 | Correct the visit point's type, it should be UINT32 but not UINTN git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4801 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-03-07 05:29:26 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | ca784f9737 | Remove commented out code. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4796 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-03-06 08:53:18 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | a7715e7327 | The calculating action for CAR usage should be put before calling temporary ram support PPI, because the CAR is unvaiable after switch stack from temporary memory to permenent memory. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4795 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-03-06 08:41:22 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | 58dcdada56 | Merge Temporary Ram support patch. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4782 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-02-29 18:24:43 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | 39d262c4ce | Fix bug in latest check-in of "Make sure the base address of stack base and base address of hob start is in page alignment in InstallPeiMemory() interface." git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4666 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-02-03 07:41:10 +00:00 |  | 
			
				
					| 
							
							
								 zliu3 | 3e3c809fc1 | Roll back the updating of 4646 as it will cause the Richford SoftSDV boot failure git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4648 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-01-31 11:38:47 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | 1eabd8e747 | Make sure the base address of stack base and base address of hob start is in page alignment in InstallPeiMemory() interface. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4646 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-01-31 08:41:14 +00:00 |  | 
			
				
					| 
							
							
								 vanjeff | 50cb16d9ee | Fixed the bug that the PPI descriptor number defined in PeiCore.h is not enough to hold all the PPI and PPI notifies. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4435 6f19259b-4bc3-4df7-8a09-765794883524 | 2007-12-26 02:43:28 +00:00 |  |