audk/MdeModulePkg/Core/Dxe/DxeMain
darylm503 e6d4b9d5a3 Clean up PERF macro usage. The macros were being used with 0 as the first parameter. This parameter is actually a void*. All of these instances were corrected to use NULL as the first parameter.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8955 6f19259b-4bc3-4df7-8a09-765794883524
2009-07-15 22:34:41 +00:00
..
DxeMain.c Clean up PERF macro usage. The macros were being used with 0 as the first parameter. This parameter is actually a void*. All of these instances were corrected to use NULL as the first parameter. 2009-07-15 22:34:41 +00:00
DxeProtocolNotify.c Move global variable to the top of C file for consistent coding style. 2008-10-27 11:40:49 +00:00