summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Pei/Memory
AgeCommit message (Expand)Author
2010-04-24Update the copyright notice formathhtian
2010-02-26Add parameter checking for PEI service AllocatePages(), according to PI1.2 er...xli24
2010-02-11Coding style fix and minor improvements.rsun3
2010-01-26Remove ASSERT() to make AllocatePool() service match PI spec.klu2
2009-04-08updated to use the term “temporary memory” but not CAReric_tian
2009-03-12PeiInstallPeiMemory should only be called one time.klu2
2009-03-11Add comments and refine code to avoid addition overflow.qhuang8
2009-03-10Fix a bug that Pages*EFI_PAGES_SIZE might be a negative number.qhuang8
2008-10-31Use #include "XXX.h" for module internal header files.qhuang8
2008-10-14Correct two minor commentslgao4
2008-09-03Clean up BottomOfCarHeap, TopOfCarHeap, SizeOfTemporaryMemory, SizeOfCacheAsR...klu2
2008-08-18Re-integrate patch in r5626~r5628:Enhance PeiCore dispatcher and fix a bug in...qhuang8
2008-08-12Temporarily rollback the change from 5625 though 5628 for more investigation.qhuang8
2008-08-11Correct more comments for PeiCore.klu2
2008-08-08Synchronize the comments for PeiService.klu2
2008-07-23Code scrub for PeiCore module.klu2
2008-07-16Fix function comment to follows doxygen format.klu2
2008-03-19Modify all file header to follow doxygen formatklu2
2008-03-10Fix GCC building issue.klu2
2008-02-29Merge Temporary Ram support patch.klu2
2008-02-03Fix bug in latest check-in of "Make sure the base address of stack base and b...klu2
2008-01-31Roll back the updating of 4646 as it will cause the Richford SoftSDV boot fai...zliu3
2008-01-31Make sure the base address of stack base and base address of hob start is in ...klu2
2007-11-081) If PeiLoadImage fails, the section extraction PPI or Decompress PPI may no...qwang12
2007-10-18The BaseAddress and Length should be align PAGE according to PI specification...klu2
2007-09-24Merge branch of PI tree to main trunkklu2
2007-09-12PI Enable: klu2
2007-09-04Merge the PI enabling works from the branchqwang12
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH
2007-07-04Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does f...klu2