summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Pei
AgeCommit message (Expand)Author
2009-11-16Remove a typoklu2
2009-11-16Initialize the FileHandle to NULL, before search FV image file in discoveried FVklu2
2009-11-11To make backward compatiblity, if can not find corresponding the handle of FV...klu2
2009-11-11Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by PI1.2.klu2
2009-10-26Update comments on setting >= 8 bytes Fv Alignment.lgao4
2009-10-26For now PEI Core LoadImage() service to always call LoadAndRelocatePeCoffImag...jchen20
2009-10-08PEI Core: Remove unused variable in PeiLoadImageLoadImage function.jljusten
2009-10-01Update PEI Core LoadImage() service to always call LoadAndRelocatePeCoffImage...mdkinney
2009-09-17Make ASSERT statement more meaningful.lgao4
2009-09-16Enhance PeiCore and DxeCore check whether the image machine type is supported...lgao4
2009-09-10Set correctly FV format guid when install FV INFO PPI.lgao4
2009-08-111. Update IA32 PeiCore implementation to support load x64 image for EFI_PEI_L...qhuang8
2009-04-08updated to use the term “temporary memory” but not CAReric_tian
2009-03-12PeiInstallPeiMemory should only be called one time.klu2
2009-03-11Add comments and refine code to avoid addition overflow.qhuang8
2009-03-11Add check to the allocated pool.lgao4
2009-03-10Fix a bug that Pages*EFI_PAGES_SIZE might be a negative number.qhuang8
2009-03-05Update PeiCore to handle FvImage with PI FV extension headerlgao4
2009-02-25Correct minor comments in meta data file.lgao4
2009-02-25Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao4
2009-02-13Meta-data reviewed.gikidy
2009-02-13Source level security checkedjji4
2009-02-13Source level security checkedjji4
2009-02-12* MdeModulePkg/Core/Pei/Dependency/Dependency.hjljusten
2009-02-06Clean up FaultTolerantWriteDxe to remove the duplicated definition.lgao4
2009-02-05Use UEFI macros for PE/COFF image typesmdkinney
2009-01-20coding styleeric_tian
2009-01-15Fix a bug which print new stack size and old stack size wrongly.qwang12
2008-12-23Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang8
2008-12-18check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji4
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-12-03Global variables have been moved backward ahead of functions.jji4
2008-11-20ECC clanup: Update the doxygen comment.qwang12
2008-11-17Update comments for PeiCorelgao4
2008-11-13Rename PiLibInstallFvInfoPpi() to PeiServicesInstallFvInfoPpi() and remove th...qhuang8
2008-10-31Use #include "XXX.h" for module internal header files.qhuang8
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-10-30Measure time spent in SECmdkinney
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian
2008-10-28Refine file header for INF files of DXE and PEI core modules.xli24
2008-10-281. build.py's changes : include XXXEntryPointLib.h into the corresponding aut...eric_tian
2008-10-28clean up EBC in inf files.vanjeff
2008-10-27Make use of correct format String:qwang12
2008-10-211) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang12
2008-10-20Fix ECC issue.klu2
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang12
2008-10-14Correct two minor commentslgao4
2008-10-05Change PeiMain/DxeMain's base name to PeiCore/DxeCore.klu2
2008-09-29Remove DXE CIS wordklu2