diff options
Diffstat (limited to 'MdePkg/ChangeLog.txt')
-rw-r--r-- | MdePkg/ChangeLog.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/ChangeLog.txt b/MdePkg/ChangeLog.txt index d3220db..94a2301 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 |