]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core
Regenerate Fat binaries for the bug fix of LookupUnicodeString2() in UefiLib (r4655).
[mirror_edk2.git] / MdeModulePkg / Core /
2008-01-31 zliu3Roll back the updating of 4646 as it will cause the...
2008-01-31 klu2Make sure the base address of stack base and base addre...
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.
2008-01-04 lgao4Measure PEimage and ActionString data according to...
2007-12-26 vanjeffFixed the bug that the PPI descriptor number defined...
2007-12-11 lgao4Use AllocatePage for FvImage.
2007-12-10 lgao4Move sure FvImage buffer at its alignment when install...
2007-12-10 klu2MdeModule cleanup for PI:
2007-12-10 mdkinneyRemove logic to repair image handles
2007-12-10 mdkinneyroll back change
2007-12-07 lgao4Cache FvImage at buffer with its required alignment.
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-30 mdkinneyUpdate ConnectController() to convert an ImageHandle...
2007-11-29 qwang12remove building of EFI_SEC_PLATFORM_INFORMATION_PPI...
2007-11-27 mdkinney1) Improve the EFI Memory Map stability to improve...
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-11-20 lgao4Revert R4300 change, Runtime driver doesn't need to...
2007-11-19 qwang12Use MACRO EFI_FV_FILETYPE_ALL instead of a constant.
2007-11-19 qwang121) Make PEI PI File system service to skip PAD file
2007-11-16 lgao4Convert the capsule image address installed in Configur...
2007-11-15 qwang12Add a feature flag to allow platform developer to decid...
2007-11-09 vanjeff1. CoreOpenImageFile(): FilePath should be IN OUT.
2007-11-08 qhuang8Fix build break for X64 cpu architecture.
2007-11-08 qhuang8PI spec will be updated to make it clear that this...
2007-11-08 qhuang8Merge EDK899: fixed bug to support EFI_HOB_TYPE_MEMORY...
2007-11-08 qwang121) If PeiLoadImage fails, the section extraction PPI...
2007-11-06 lgao4To find DxeCore by PE32 section is enough, DxeCore...
2007-11-01 klu2Should use MaxCarTop but *not* CarTop to computer the...
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-31 klu2Fix the issue that CAR size is shown as negative number.
2007-10-31 yshang11) Change GUID of emuvariable module.
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-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-18 qwang12Update the return status to comply to PI spec.
2007-10-17 vanjeffMerger trackers #7807 and #8372.
2007-10-16 klu2Remove comments for removed parameter.
2007-10-15 qwang121) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSu...
2007-10-12 eric_tianfixed the following problems:
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-29 qhuang8Use RShiftU64() from base lib to handle 64-bit right...
2007-09-29 lgao41. Add ExtractGuidedSectionLib library to replace custo...
2007-09-29 lgao4Update DxeCore to set efi memory type for the different...
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 yshang1Enable the 0-31 temporary IDT entries prior to activate...
2007-09-28 lgao41. Replace PeCoffLoader library by PeCoff lib for PeiCo...
2007-09-28 klu2Use PeiPiLib's PeiPiLibBuildPiFvInfoPpi interface inste...
2007-09-27 klu2Fix wrong judgement for gInMemory
2007-09-27 klu2Remove unnecesssary PPI from DxeIpl.inf
2007-09-27 klu2Change the function name.
2007-09-26 klu21) Add library classes of S3Lib and RecoveryLib in...
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 mdkinney1) Remove buffer overflow when the number of Driver...
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 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-30 klu2[PI compatible enabling] Add PeiRegisterForShadow inter...
2007-08-30 klu2Add some definitions which will be used for future...
2007-08-30 jwang36Removed the duplicated dependent package
2007-08-30 jwang36Added missing dependent package
2007-08-29 yshang1Add dependent packages in INF of modules.
2007-08-24 xli24Update for ICC build.
2007-08-23 qwang12Allow DXE dispatcher to ignore EFI_FV_FILETYPE_FIRMWARE...
2007-08-22 yshang1Update PciCfg2.c to follow strict ANSI C spec.
2007-08-16 mdkinneyUpdate DXE Core to use gEfiCallerIdGuid instead of...
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-13 qwang12Change the behavior of DxeIplLoadFile to load EFI_SECTI...
2007-08-10 klu21) Move the structure definitions related GUID EFI_STAT...
2007-08-10 klu2EFI_FILE_TAIL_ATTRIBUTE does not support in PI specific...
2007-08-08 lgao4Correct parameter UINTN to UINT32. Fix UINTN conver...
2007-08-08 lgao4Correct parameter UINTN to UINT32. Fix UINTN conver...
2007-08-08 lgao4Correct parameter UINTN to UINT32. Fix UINTN conver...
2007-08-08 qhuang8Fix the type-cast between UINT32 & UINTN
2007-08-08 lgao4Update CustomDecompress library to support algorithm...
2007-08-07 zliu3Using CopyMem service to replace the "while" loop for...
2007-08-06 yshang1Fix bug in PciCfg to support PCI express address.
2007-08-03 xli24Update gHobList in DXE core when GCD relocates hob...
2007-07-27 yshang1Clean the unused include section.
2007-07-25 yshang1Remove the unused reference of CommonHeader.h in DxeIpl.inf
2007-07-24 yshang1Retire the "Include/Common" of MdeModulePkg.
next