mirror of https://github.com/acidanthera/audk.git
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
This commit is contained in:
parent
6cff95cd69
commit
7c80ae1b31
|
@ -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.
|
||||
Class General Definitions: NULL_HANDLE definition is removed from UefiBaseType.h. If any modules referencs NULL_HANDLE, they should be updated to use NULL.
|
Loading…
Reference in New Issue