]> git.proxmox.com Git - mirror_edk2.git/commit
Fix ALIGN_POINTER() macro. The pointer (p) passed in must always be converted to...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 9 Nov 2006 22:01:56 +0000 (22:01 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 9 Nov 2006 22:01:56 +0000 (22:01 +0000)
commitb5b60e8b4975a3f7c9ddf4a59c28fe971414d179
treeca76d5793004b0120d0c21db6e3de79f5be1edb4
parente7e9595aaf2e4e9badfa79d43bce7befaf344563
Fix ALIGN_POINTER() macro.  The pointer (p) passed in must always be converted to (UINTN) prior to performing math operations.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1922 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Common/BaseTypes.h