audk/MdeModulePkg/Core
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
..
Dxe 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
DxeIplPeim Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
Pei updated to use the term “temporary memory” but not CAR 2009-04-08 08:14:09 +00:00
RuntimeDxe Correct #include statements. This is a DXE DRIVER, not a UEFI module. 2009-07-11 23:11:21 +00:00