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
/
PeiMain.h
Age
Commit message (
Expand
)
Author
2010-01-04
Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SER...
klu2
2009-12-25
Add fixing for supporting third-party FV in unknown format.
klu2
2009-12-03
After PeiCore is shadowed into permanent memory, the pointers to build-in Ffs...
klu2
2009-11-11
Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by PI1.2.
klu2
2009-04-08
updated to use the term “temporary memory” but not CAR
eric_tian
2009-03-05
Update PeiCore to handle FvImage with PI FV extension header
lgao4
2009-02-06
Clean up FaultTolerantWriteDxe to remove the duplicated definition.
lgao4
2009-01-20
coding style
eric_tian
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-12-03
Global variables have been moved backward ahead of functions.
jji4
2008-11-17
Update comments for PeiCore
lgao4
2008-11-13
Rename PiLibInstallFvInfoPpi() to PeiServicesInstallFvInfoPpi() and remove th...
qhuang8
2008-10-28
1. build.py's changes : include XXXEntryPointLib.h into the corresponding aut...
eric_tian
2008-10-21
1) Update SetPeiServicesTablePointer's prototype add CONST modifier.
qwang12
2008-10-20
Fix ECC issue.
klu2
2008-09-04
clean up the un-suitable ';' location when declaring the functions.
vanjeff
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-12
Add PeimDispatcherReenter to fix bug of PeiDispatch can not be quit correctly.
klu2
2008-08-11
Enhance PeiCore's dispatcher, move PeimDispatchOnThisPass and PeimNeedingDisp...
klu2
2008-08-08
Add more comments for PeiCore.
klu2
2008-08-08
Correct comments.
klu2
2008-08-08
Correct comments.
klu2
2008-07-23
Code scrub for PeiCore module.
klu2
2008-07-19
Fix a bug that PeiCore might fail to fix up Ppi pointer in CAR.
qhuang8
2008-07-16
Fix function comment to follows doxygen format.
klu2
2008-04-14
Change MAX_PPI_DESCRIPTORS to FixedPcd PcdPeiCoreMaxPpiSupported, the default...
lgao4
2008-03-19
Modify all file header to follow doxygen format
klu2
2008-03-07
For Itanium platform, the switch CAR action has been moved to SecCore accordi...
klu2
2008-02-29
Merge Temporary Ram support patch.
klu2
2007-12-26
Fixed the bug that the PPI descriptor number defined in PeiCore.h is not enou...
vanjeff
2007-12-10
MdeModule cleanup for PI:
klu2
2007-12-06
Enable PeiCore to dispatch the encapsulated fv images with depex expression. ...
lgao4
2007-11-29
remove building of EFI_SEC_PLATFORM_INFORMATION_PPI GUIDed HOB from PEI core....
qwang12
2007-11-19
1) Make PEI PI File system service to skip PAD file
qwang12
2007-10-18
Fix a bug:
qwang12
2007-10-16
Remove comments for removed parameter.
klu2
2007-10-15
1) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeMod...
qwang12
2007-10-10
Increase max FVs from 4 to 6.
mdkinney
2007-09-28
Remove PeCoffLoader library class and its instances.
lgao4
2007-09-28
1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain.
lgao4
2007-09-24
Merge branch of PI tree to main trunk
klu2
2007-09-14
Add InvokePeiCore function to invoke the PeiCore in new stack.
klu2
2007-09-12
PI Enable:
klu2
2007-09-04
Merge the PI enabling works from the branch
qwang12
2007-08-30
[PI compatible enabling] Add PeiRegisterForShadow interface for PEI_SERVICE
klu2
2007-08-30
Add some definitions which will be used for future PI enabling.
klu2
2007-08-13
Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o...
klu2
2007-08-10
1) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...
klu2
[next]