From 43d2502010e67fa2c27ab5a17697acf53dfd63d7 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Wed, 10 Sep 2008 16:13:07 +0000 Subject: Append the change log for the non-backward compatibility change in Edk r5869. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5871 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/ChangeLog.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'MdePkg/ChangeLog.txt') diff --git a/MdePkg/ChangeLog.txt b/MdePkg/ChangeLog.txt index 94a230153c..68de80c0f8 100644 --- a/MdePkg/ChangeLog.txt +++ b/MdePkg/ChangeLog.txt @@ -142,4 +142,13 @@ EDK_4067: Non-Compatible: qwang12 EDK_5835: Non-Compatible: qwang12 - 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 + Class General Definitions: NULL_HANDLE definition is removed from UefiBaseType.h. If any modules referencs NULL_HANDLE, they should be updated to use NULL. + +EDK_5869: Non-Compatible: qhuang8 + Class General Definitions: Update the macro ALIGN_VARIALBE to drop the second parameter. + + Code Change: + The macro ALIGN_VARIABLE in base.h is changed to keep the first paramter + + Possible Impacts: + Modules using this macro, it needs to adapt to new interface. \ No newline at end of file -- cgit v1.2.3