]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/Hand
Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language match...
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Hand /
2009-05-11 eric_tianfix the typo in DxeCore
2009-02-23 qhuang8Update DxeCore for the performance infrastructure updat...
2009-01-21 eric_tianFix Klocwork warning. We should directly return EFI_INV...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-10-30 mdkinneyMeasure time spent in Driver Binding Supported() calls
2008-10-21 qhuang8Fix several coding style violations
2008-09-23 eric_tianmove header files in MdeModulePkg\Core\Dxe except DxeMa...
2008-09-17 qwang12Add VA_END to end the VA_START.
2008-09-16 eric_tianCoreHandleProtocol function description should be corre...
2008-09-10 qwang12Fix a bug by adding CoreReleaseProtocolLock.
2008-09-09 qwang121) Update some comment.
2008-09-08 qwang12Change field Handle to type IHANDLE to remove the type...
2008-09-08 qwang12Remove NULL_HANDLE. NULL_HANDLE should be replaced...
2008-08-27 qhuang8Clean up DxeCore to remove duplicate memory allocation...
2008-08-20 qhuang8Remove the global variable of gDxeCoreBS and uses the...
2008-08-08 qwang121) Change DEBUG_ERROR TO DEBUG_LOAD as InstallProtocolI...
2008-07-26 qhuang8Minor clean up.
2008-07-24 qhuang8Code Scrub for Dxe Core.
2008-07-18 qhuang8Code scrub for DxeCore
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-09 qhuang8Add doxygen style comments for functions in DxeMain.
2008-04-09 lgao4Add comments and DoxyGen format for these files.
2007-12-10 mdkinneyRemove logic to repair image handles
2007-11-30 mdkinneyUpdate ConnectController() to convert an ImageHandle...
2007-09-14 mdkinney1) Remove buffer overflow when the number of Driver...
2007-07-04 yshang1Check in DxeCore for Nt32 platform. Currently, it does...