summaryrefslogtreecommitdiff
path: root/MdePkg/ChangeLog.txt
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-08 10:00:24 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-08 10:00:24 +0000
commit7c80ae1b31bccbe66e074fe74b760a3f903e8d5f (patch)
tree4c8a666a83bfd103e1f359a5573cbab68d65d9f3 /MdePkg/ChangeLog.txt
parent6cff95cd69859753f6ef7af542bdb3e0714df99d (diff)
downloadedk2-platforms-7c80ae1b31bccbe66e074fe74b760a3f903e8d5f.tar.xz
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
Diffstat (limited to 'MdePkg/ChangeLog.txt')
-rw-r--r--MdePkg/ChangeLog.txt2
1 files changed, 1 insertions, 1 deletions
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