Add more detail to ABI notice

Signed-off-by: Callum Farmer <gmbr3@opensuse.org>
This commit is contained in:
Callum Farmer 2024-09-23 16:32:53 +01:00
parent aa8151c3d2
commit 57d2e370d8
No known key found for this signature in database
GPG Key ID: 9A5B19E18CD0013C

View File

@ -5,11 +5,20 @@ versions
This currently includes the following functions:
- ReallocatePool
Inputs were re-ordered
- CopyMem
Source is no longer marked as constant
CopyMemC is introduced as a helper function when using a constant source input
- CompareGuid
Function now returns BOOLEAN instead of INTN
Return codes are now reversed
**Will break at runtime - likely causing opposite output to expected**
2) Applications which haven't been updated in a while may also be missing the