]> git.proxmox.com Git - mirror_edk2.git/commit
Remove NULL_HANDLE. NULL_HANDLE should be replaced with NULL as consistency. For...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 8 Sep 2008 05:02:38 +0000 (05:02 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 8 Sep 2008 05:02:38 +0000 (05:02 +0000)
commit4008328a99b99770764d1988e9fb2e12ce57e9f3
tree841ecf914bed1ee955c569784d1398cfc26d5205
parent681b5c23c41b02a7737f9ade9d12144802bd93ce
Remove NULL_HANDLE. NULL_HANDLE should be replaced with NULL as consistency. For now, only DXE core is using this macro.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5836 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Dxe/Hand/Handle.c
MdeModulePkg/Core/Dxe/Hand/Locate.c
MdeModulePkg/Core/Dxe/Image/Image.c