]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Core / Pei / Dispatcher / Dispatcher.c
2008-03-19 klu2Modify all file header to follow doxygen format
2008-03-10 klu2Fix GCC building issue.
2008-03-07 klu2Add comment for initialization value of CAR
2008-03-07 klu2Correct the visit point's type, it should be UINT32...
2008-03-06 klu2Remove commented out code.
2008-03-06 klu2The calculating action for CAR usage should be put...
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-11-08 qwang121) If PeiLoadImage fails, the section extraction PPI...
2007-10-24 qwang12ASSERT_EFI_ERROR (FALSE) should be ASSERT (FALSE)
2007-10-19 qwang12Fix a bug which does not run PeiCore from memory after...
2007-10-15 qwang121) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSu...
2007-10-09 klu2PI Enabling: the address of PeiServices Pointer should be
2007-09-28 qwang12Merge in bug fix from EDK1's PiPei Dispatcher.c
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-08-30 klu2[PI compatible enabling] Add PeiRegisterForShadow inter...
2007-07-10 AJFISHRemoved CommonHeader.h from MdePkg & MdeModulePkg
2007-07-04 klu2Add PeiCore module for enabling NT32Pkg, please attenti...