index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Core
/
Pei
/
Memory
Age
Commit message (
Expand
)
Author
2014-10-14
MdeModulePkg PeiCore: Update the code of PeiAllocatePages() to correctly cons...
Star Zeng
2014-01-02
Correct the RemainingPages calculation in PEI AllocatePages service.
Liming Gao
2012-07-17
Update HobLib and Hob Service to avoid data over flow.
lgao4
2011-06-09
Add assertion in PeiAllocatePool when out of resource.
niruiyu
2010-04-24
Update the copyright notice format
hhtian
2010-02-26
Add parameter checking for PEI service AllocatePages(), according to PI1.2 er...
xli24
2010-02-11
Coding style fix and minor improvements.
rsun3
2010-01-26
Remove ASSERT() to make AllocatePool() service match PI spec.
klu2
2009-04-08
updated to use the term “temporary memory” but not CAR
eric_tian
2009-03-12
PeiInstallPeiMemory should only be called one time.
klu2
2009-03-11
Add comments and refine code to avoid addition overflow.
qhuang8
2009-03-10
Fix a bug that Pages*EFI_PAGES_SIZE might be a negative number.
qhuang8
2008-10-31
Use #include "XXX.h" for module internal header files.
qhuang8
2008-10-14
Correct two minor comments
lgao4
2008-09-03
Clean up BottomOfCarHeap, TopOfCarHeap, SizeOfTemporaryMemory, SizeOfCacheAsR...
klu2
2008-08-18
Re-integrate patch in r5626~r5628:Enhance PeiCore dispatcher and fix a bug in...
qhuang8
2008-08-12
Temporarily rollback the change from 5625 though 5628 for more investigation.
qhuang8
2008-08-11
Correct more comments for PeiCore.
klu2
2008-08-08
Synchronize the comments for PeiService.
klu2
2008-07-23
Code scrub for PeiCore module.
klu2
2008-07-16
Fix function comment to follows doxygen format.
klu2
2008-03-19
Modify all file header to follow doxygen format
klu2
2008-03-10
Fix GCC building issue.
klu2
2008-02-29
Merge Temporary Ram support patch.
klu2
2008-02-03
Fix bug in latest check-in of "Make sure the base address of stack base and b...
klu2
2008-01-31
Roll back the updating of 4646 as it will cause the Richford SoftSDV boot fai...
zliu3
2008-01-31
Make sure the base address of stack base and base address of hob start is in ...
klu2
2007-11-08
1) If PeiLoadImage fails, the section extraction PPI or Decompress PPI may no...
qwang12
2007-10-18
The BaseAddress and Length should be align PAGE according to PI specification...
klu2
2007-09-24
Merge branch of PI tree to main trunk
klu2
2007-09-12
PI Enable:
klu2
2007-09-04
Merge the PI enabling works from the branch
qwang12
2007-07-10
Removed CommonHeader.h from MdePkg & MdeModulePkg
AJFISH
2007-07-04
Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does f...
klu2