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
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
2007-10-09
PI Enabling: the address of PeiServices Pointer should be
klu2
2007-10-02
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4014 6f1...
vprabhal
2007-10-02
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4013 6f1...
vprabhal
2007-10-02
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4012 6f1...
vprabhal
2007-10-02
The functions in these deleted files are not being used and also are there in...
vprabhal
2007-09-28
Merge in bug fix from EDK1's PiPei Dispatcher.c
qwang12
2007-09-28
Fix the cast issue
klu2
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-26
Fix a typo.
klu2
2007-09-24
Merge branch of PI tree to main trunk
klu2
2007-09-19
Update Mde/MdeModulePkg to support ICC build for IA32/X64.
yshang1
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-15
Change the PAL address from k7 to k1, since the k7 should save PeiServicesPoi...
yshang1
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
2007-07-27
Clean the unused include section.
yshang1
2007-07-20
Remove Ppi/LoadFile.h and Ppi/FindFv.h from MdeModulePkg.
yshang1
2007-07-11
Fixing the IPF building issue for PeiCore
klu2
2007-07-10
Removed CommonHeader.h from MdePkg & MdeModulePkg
AJFISH
2007-07-05
Enable Nt32 platform boot to DXE phase.
klu2
2007-07-04
Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does f...
klu2