]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core
Assert() break point default is DEADLOOP().
[mirror_edk2.git] / MdeModulePkg / Core /
2008-05-07 qhuang8Add doxygen style comments for functions in DxeIpl.
2008-04-22 eric_tian[Description]
2008-04-14 lgao4Change MAX_PPI_DESCRIPTORS to FixedPcd PcdPeiCoreMaxPpi...
2008-04-10 vanjeffapply for doxgen format.
2008-04-09 lgao4Add comments and DoxyGen format for these files.
2008-04-08 jljustenFix warnings generated by gcc for ia32 builds:
2008-04-08 qhuang8Update the file description to be more descriptive.
2008-04-08 qhuang8Update all files in DxeIpl Peim to follow doxygen style...
2008-04-03 lgao4Remove unused gEfiPeiSecurityPpiGuid for PeiMain and...
2008-04-03 jwang36Added necessary dependent packages
2008-04-03 klu2PrivateInMem->CurrentPeimCount should not be incremente...
2008-04-02 qhuang8Update DxeCore to load image wit supported machine...
2008-03-24 eric_tian[Description]
2008-03-19 klu2Modify all file header to follow doxygen format
2008-03-19 eric_tian[Description]
2008-03-14 lgao4A leaf section type may contains an array of zero or...
2008-03-10 klu2Fix GCC building issue.
2008-03-07 klu2Add comment for initialization value of CAR
2008-03-07 klu2For Itanium platform, the switch CAR action has been...
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-03-04 qhuang8Fix two minor defects:
2008-03-04 lgao4Correct the PeImage Source file to be measured by TCG.
2008-02-29 klu2Merge Temporary Ram support patch.
2008-02-26 vanjeff1. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadIma...
2008-02-14 qhuang8Fix a conformance issue in gBS->CreateEvent() & gBS...
2008-02-13 jljustenMdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtr...
2008-02-03 klu2Fix bug in latest check-in of "Make sure the base addre...
2008-02-02 qwang121) Cleanup HiiLib, IfrSupportLib.
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...
next