]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe
Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language match...
[mirror_edk2.git] / MdeModulePkg / Core / Dxe /
2008-07-08 lgao4Code scrube for MdeModule Definitions.
2008-05-22 qhuang8Remove minor defects in Doxygen header
2008-05-21 vanjeffadd debug information.
2008-05-21 qhuang8Update to fix minor coding style issues.
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-05-21 qhuang8Change file name case to follow coding style:The first...
2008-05-13 qhuang8Minor coding style adjustment for DxeCore.
2008-05-09 qhuang8Fix the prediction warnings in DxeMain.
2008-05-09 qhuang8Add doxygen style comments for functions in DxeMain.
2008-04-22 eric_tian[Description]
2008-04-09 lgao4Add comments and DoxyGen format for these files.
2008-04-08 jljustenFix warnings generated by gcc for ia32 builds:
2008-04-02 qhuang8Update DxeCore to load image wit supported machine...
2008-03-24 eric_tian[Description]
2008-03-19 eric_tian[Description]
2008-03-14 lgao4A leaf section type may contains an array of zero or...
2008-03-04 qhuang8Fix two minor defects:
2008-03-04 lgao4Correct the PeImage Source file to be measured by TCG.
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-02 qwang121) Cleanup HiiLib, IfrSupportLib.
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.
2008-01-04 lgao4Measure PEimage and ActionString data according to...
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-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-27 mdkinney1) Improve the EFI Memory Map stability to improve...
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-11-19 qwang12Use MACRO EFI_FV_FILETYPE_ALL instead of a constant.
2007-11-09 vanjeff1. CoreOpenImageFile(): FilePath should be IN OUT.
2007-11-08 qhuang8Merge EDK899: fixed bug to support EFI_HOB_TYPE_MEMORY...
2007-10-31 lgao4Print real entry point for IPF image.
2007-10-31 yshang11) Change GUID of emuvariable module.
2007-10-18 qwang12Update the return status to comply to PI spec.
2007-10-12 eric_tianfixed the following problems:
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 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 mdkinney1) Remove buffer overflow when the number of Driver...
2007-09-04 qwang12Merge the PI enabling works from the branch
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-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 qhuang8Fix the type-cast between UINT32 & UINTN
2007-08-08 lgao4Update CustomDecompress library to support algorithm...
2007-08-03 xli24Update gHobList in DXE core when GCD relocates hob...
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-19 yshang1Clean up the Isa related DXE in IntelFrameworkMoudlePkg.
2007-07-06 klu2Should use gEfiFirmwareFileSystem2Guid but not gEfiFirm...
2007-07-04 yshang1Include "Guid/FirmwareFileSystem.h " provided by IntelF...
2007-07-04 yshang1Check in DxeCore for Nt32 platform. Currently, it does...