]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/Hand/Handle.c
Remove DEBUG_LOAD for InstallProtocolInterface() to align with PPI installation debug...
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Hand / Handle.c
2010-02-08 qhuang8Remove DEBUG_LOAD for InstallProtocolInterface() to...
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-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-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...