]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Pei/PeiMain.inf
clean up EBC in inf files.
[mirror_edk2.git] / MdeModulePkg / Core / Pei / PeiMain.inf
2008-10-28 vanjeffclean up EBC in inf files.
2008-10-17 qwang12Base on PI spec, GetPeiServicesTablePointer is updated...
2008-10-05 klu2Change PeiMain/DxeMain's base name to PeiCore/DxeCore.
2008-09-29 klu2Remove DXE CIS word
2008-08-21 lgao4Add compatibility logic to handle framework fvhob and...
2008-08-08 klu2Synchronize the comments for PeiService.
2008-08-08 klu2Add more comments for PeiCore.
2008-07-23 klu2Code scrub for PeiCore module.
2008-07-17 klu2Change first char in filename to uppercase
2008-04-14 lgao4Change MAX_PPI_DESCRIPTORS to FixedPcd PcdPeiCoreMaxPpi...
2008-04-03 lgao4Remove unused gEfiPeiSecurityPpiGuid for PeiMain and...
2008-04-03 jwang36Added necessary dependent packages
2008-03-07 klu2For Itanium platform, the switch CAR action has been...
2008-02-29 klu2Merge Temporary Ram support patch.
2007-12-10 klu2MdeModule cleanup for PI:
2007-12-06 lgao4Enable PeiCore to dispatch the encapsulated fv images...
2007-12-04 klu2Roll back wrong check in, peimain and dxe main still...
2007-12-04 klu2Remove useful dependency package's relationship
2007-11-29 qwang12remove building of EFI_SEC_PLATFORM_INFORMATION_PPI...
2007-11-15 qwang12Add a feature flag to allow platform developer to decid...
2007-10-18 qwang12Fix a bug:
2007-10-15 qwang121) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSu...
2007-10-02 vprabhalThe functions in these deleted files are not being...
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-09-14 klu2Add InvokePeiCore function to invoke the PeiCore in...
2007-09-12 klu2PI Enable:
2007-07-27 yshang1Clean the unused include section.
2007-07-10 AJFISHRemoved CommonHeader.h from MdePkg & MdeModulePkg
2007-07-05 klu2Enable Nt32 platform boot to DXE phase.
2007-07-04 klu2Add PeiCore module for enabling NT32Pkg, please attenti...