]> git.proxmox.com Git - mirror_edk2.git/commitdiff
add incompatbility changes's description about NULL_HANDLE.
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 8 Sep 2008 10:00:24 +0000 (10:00 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 8 Sep 2008 10:00:24 +0000 (10:00 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5845 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/ChangeLog.txt

index d3220dbae3b239a6d223efd91c03bc308cdf9331..94a230153c681cdb858cbd0de8f65240e572b693 100644 (file)
@@ -142,4 +142,4 @@ EDK_4067:  Non-Compatible: qwang12
           \r
 \r
 EDK_5835:  Non-Compatible: qwang12\r
-  Class General Definitions: Remove NULL_HANDLE. All modules that referenced NULL_HANDLE should be updated to use NULL. 
\ No newline at end of file
+  Class General Definitions: NULL_HANDLE definition is removed from UefiBaseType.h. If any modules referencs NULL_HANDLE, they should be updated to use NULL. 
\ No newline at end of file