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
Age
Commit message (
Expand
)
Author
2008-07-23
Code scrub for PeiCore module.
klu2
2008-07-21
change lower case to upper case to pass Unix build
eric_tian
2008-07-19
Fix a bug that PeiCore might fail to fix up Ppi pointer in CAR.
qhuang8
2008-07-17
Change first char in filename to uppercase
klu2
2008-07-17
Change first char in filename to uppercase
klu2
2008-07-17
Change first char in filename to uppercase
klu2
2008-07-16
Fix function comment to follows doxygen format.
klu2
2008-07-14
TempRamSupportPpi is architectural required for IA32/x64/IPF.
klu2
2008-07-08
Remove window EOL
klu2
2008-07-08
PeiCore should fixup heap/stack pointer according to heap's/stack's base addr...
klu2
2008-05-29
If the last PEIM dispatched in Pre-Memory PEI is the last PEIM in the BFV, th...
mdkinney
2008-04-14
Change MAX_PPI_DESCRIPTORS to FixedPcd PcdPeiCoreMaxPpiSupported, the default...
lgao4
2008-04-03
Remove unused gEfiPeiSecurityPpiGuid for PeiMain and DxeIpl
lgao4
2008-04-03
Added necessary dependent packages
jwang36
2008-04-03
PrivateInMem->CurrentPeimCount should not be incremented when memory is disco...
klu2
2008-03-19
Modify all file header to follow doxygen format
klu2
2008-03-10
Fix GCC building issue.
klu2
2008-03-07
Add comment for initialization value of CAR
klu2
2008-03-07
For Itanium platform, the switch CAR action has been moved to SecCore accordi...
klu2
2008-03-07
Correct the visit point's type, it should be UINT32 but not UINTN
klu2
2008-03-06
Remove commented out code.
klu2
2008-03-06
The calculating action for CAR usage should be put before calling temporary r...
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-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-12-04
Roll back wrong check in, peimain and dxe main still dependent on intelframew...
klu2
2007-12-04
Remove useful dependency package's relationship
klu2
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-11-15
Add a feature flag to allow platform developer to decide if TE or PE32 sectio...
qwang12
2007-11-08
1) If PeiLoadImage fails, the section extraction PPI or Decompress PPI may no...
qwang12
2007-11-01
Should use MaxCarTop but *not* CarTop to computer the usage of stack
klu2
2007-11-01
Print entry point address by using 0x%10p for the above 4G address.
lgao4
2007-10-31
Print real entry point for IPF image.
lgao4
2007-10-31
Fix the issue that CAR size is shown as negative number.
klu2
2007-10-26
Add one judge whether TeImage or PeImage has reloc section when relocate TeIm...
lgao4
2007-10-24
ASSERT_EFI_ERROR (FALSE) should be ASSERT (FALSE)
qwang12
2007-10-22
Fix alignment requirement when Load IPF TeImage into memory.
lgao4
2007-10-19
Fix a bug which does not run PeiCore from memory after shadowing it.
qwang12
2007-10-18
Fix a bug:
qwang12
2007-10-18
The BaseAddress and Length should be align PAGE according to PI specification...
klu2
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-10-10
0) Change the PEI core behavior to not install FV HOB for each FV INFO PPI in...
qwang12
2007-10-09
Clean up Network Components to support GCC build.
yshang1
[next]