]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/Hand
Change field Handle to type IHANDLE to remove the type casting.
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Hand /
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...