]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Pei/Memory/MemoryServices.c
Correct description for return status code of PEI service AllocatePages(), according...
[mirror_edk2.git] / MdeModulePkg / Core / Pei / Memory / MemoryServices.c
2010-02-11 rsun3Coding style fix and minor improvements.
2010-01-26 klu2Remove ASSERT() to make AllocatePool() service match...
2009-04-08 eric_tianupdated to use the term “temporary memory” but not CAR
2009-03-12 klu2PeiInstallPeiMemory should only be called one time.
2009-03-11 qhuang8Add comments and refine code to avoid addition overflow.
2009-03-10 qhuang8Fix a bug that Pages*EFI_PAGES_SIZE might be a negative...
2008-10-31 qhuang8Use #include "XXX.h" for module internal header files.
2008-10-14 lgao4Correct two minor comments
2008-09-03 klu2Clean up BottomOfCarHeap, TopOfCarHeap, SizeOfTemporary...
2008-08-18 qhuang8Re-integrate patch in r5626~r5628:Enhance PeiCore dispa...
2008-08-12 qhuang8Temporarily rollback the change from 5625 though 5628...
2008-08-11 klu2Correct more comments for PeiCore.
2008-08-08 klu2Synchronize the comments for PeiService.
2008-07-23 klu2Code scrub for PeiCore module.
2008-07-16 klu2Fix function comment to follows doxygen format.
2008-03-19 klu2Modify all file header to follow doxygen format
2008-03-10 klu2Fix GCC building issue.
2008-02-29 klu2Merge Temporary Ram support patch.
2008-02-03 klu2Fix bug in latest check-in of "Make sure the base addre...
2008-01-31 zliu3Roll back the updating of 4646 as it will cause the...
2008-01-31 klu2Make sure the base address of stack base and base addre...
2007-11-08 qwang121) If PeiLoadImage fails, the section extraction PPI...
2007-10-18 klu2The BaseAddress and Length should be align PAGE accordi...
2007-09-24 klu2Merge branch of PI tree to main trunk
2007-09-12 klu2PI Enable:
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-07-10 AJFISHRemoved CommonHeader.h from MdePkg & MdeModulePkg
2007-07-04 klu2Add PeiCore module for enabling NT32Pkg, please attenti...