]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Pei
Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language match...
[mirror_edk2.git] / MdeModulePkg / Core / Pei /
2007-10-31 lgao4Print real entry point for IPF image.
2007-10-31 klu2Fix the issue that CAR size is shown as negative number.
2007-10-26 lgao4Add one judge whether TeImage or PeImage has reloc...
2007-10-24 qwang12ASSERT_EFI_ERROR (FALSE) should be ASSERT (FALSE)
2007-10-22 lgao4Fix alignment requirement when Load IPF TeImage into...
2007-10-19 qwang12Fix a bug which does not run PeiCore from memory after...
2007-10-18 qwang12Fix a bug:
2007-10-18 klu2The BaseAddress and Length should be align PAGE accordi...
2007-10-16 klu2Remove comments for removed parameter.
2007-10-15 qwang121) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSu...
2007-10-10 mdkinneyIncrease max FVs from 4 to 6.
2007-10-10 qwang120) Change the PEI core behavior to not install FV HOB...
2007-10-09 yshang1Clean up Network Components to support GCC build.
2007-10-09 klu2PI Enabling: the address of PeiServices Pointer should be
2007-10-02 vprabhalgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-10-02 vprabhalgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-10-02 vprabhalgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-10-02 vprabhalThe functions in these deleted files are not being...
2007-09-28 qwang12Merge in bug fix from EDK1's PiPei Dispatcher.c
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-26 klu2Fix a typo.
2007-09-24 klu2Merge branch of PI tree to main trunk
2007-09-19 yshang1Update Mde/MdeModulePkg to support ICC build for IA32...
2007-09-14 klu2Add InvokePeiCore function to invoke the PeiCore in...
2007-09-12 klu2PI Enable:
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-08-30 klu2[PI compatible enabling] Add PeiRegisterForShadow inter...
2007-08-30 klu2Add some definitions which will be used for future...
2007-08-15 yshang1Change the PAL address from k7 to k1, since the k7...
2007-08-13 klu2Add missing definition EFI_PEIM_ENTRY_POINT to IntelFra...
2007-08-10 klu21) Move the structure definitions related GUID EFI_STAT...
2007-07-27 yshang1Clean the unused include section.
2007-07-20 yshang1Remove Ppi/LoadFile.h and Ppi/FindFv.h from MdeModulePkg.
2007-07-11 klu2Fixing the IPF building issue for PeiCore
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...