]> git.proxmox.com Git - mirror_edk2.git/commitdiff
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:00:44 +0000 (05:00 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 8 Sep 2008 05:00:44 +0000 (05:00 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5835 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Uefi/UefiBaseType.h

index 8000d4392d9eb5fb03d0dd16f12e409e21f6b0e3..06f27b3971099414f03c9f97bf75e58875a9aeb7 100644 (file)
@@ -131,8 +131,6 @@ typedef union {
 #define EFI_WARN_BUFFER_TOO_SMALL RETURN_WARN_BUFFER_TOO_SMALL\r
 \r
 \r
-#define NULL_HANDLE               ((VOID *) 0)\r
-\r
 //\r
 // Define macro to encode the status code.\r
 // \r