]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Pei/Image
Source level security checked
[mirror_edk2.git] / MdeModulePkg / Core / Pei / Image /
2009-02-05 mdkinneyUse UEFI macros for PE/COFF image types
2008-12-03 jji4Global variables have been moved backward ahead of...
2008-10-31 qhuang8Use #include "XXX.h" for module internal header files.
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-21 qwang121) Update SetPeiServicesTablePointer's prototype add...
2008-10-20 klu2Fix ECC issue.
2008-10-17 qwang12Base on PI spec, GetPeiServicesTablePointer is updated...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-08-08 lgao4Roll back PeiImageRead to original implementation,...
2008-08-08 lgao4Correct some comments to add the detailed information.
2008-08-08 klu2Synchronize the comments for PeiService.
2008-08-08 klu2Correct comments.
2008-08-01 mdkinneyIncrease size of function addresses printed in DEBUG...
2008-07-16 klu2Fix function comment to follows doxygen format.
2008-03-19 klu2Modify all file header to follow doxygen format
2007-12-06 lgao4Enable PeiCore to dispatch the encapsulated fv images...
2007-11-15 qwang12Add a feature flag to allow platform developer to decid...
2007-11-01 lgao4Print entry point address by using 0x%10p for the above...
2007-10-31 lgao4Print real entry point for IPF image.
2007-10-26 lgao4Add one judge whether TeImage or PeImage has reloc...
2007-10-22 lgao4Fix alignment requirement when Load IPF TeImage into...
2007-09-28 klu2Fix the cast issue
2007-09-28 lgao4Remove PeCoffLoader library class and its instances.
2007-09-28 lgao41. Replace PeCoffLoader library by PeCoff lib for PeiCo...
2007-09-24 klu2Merge branch of PI tree to main trunk
2007-07-10 AJFISHRemoved CommonHeader.h from MdePkg & MdeModulePkg
2007-07-04 klu2Add PeiCore module for enabling NT32Pkg, please attenti...