]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c
Adjust the parameter order of debug print. Judging from the context, the first parame...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 24 Aug 2009 15:44:35 +0000 (15:44 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 24 Aug 2009 15:44:35 +0000 (15:44 +0000)
commitbfef82a1f2a4006eff5f010ab1297cafaa252849
treed589a76670bacfc824721a06572344eb4b6dbeb7
parent31f228cfc08f62203c69d75f7e0e2d1215e34df2
Adjust the parameter order of debug print. Judging from the context, the first parameter should be memory type while the second and third parameters should be memory start and end.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9184 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c