From: qwang12 Date: Mon, 8 Sep 2008 10:00:24 +0000 (+0000) Subject: add incompatbility changes's description about NULL_HANDLE. X-Git-Tag: edk2-stable201903~20375 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=7c80ae1b31bccbe66e074fe74b760a3f903e8d5f add incompatbility changes's description about NULL_HANDLE. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5845 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdePkg/ChangeLog.txt b/MdePkg/ChangeLog.txt index d3220dbae3..94a230153c 100644 --- a/MdePkg/ChangeLog.txt +++ b/MdePkg/ChangeLog.txt @@ -142,4 +142,4 @@ EDK_4067: Non-Compatible: qwang12 EDK_5835: Non-Compatible: qwang12 - 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