]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/ArmLib.h: Removed GET_CORE_POS macro
authorRonald Cron <ronald.cron@arm.com>
Tue, 15 Jul 2014 09:26:53 +0000 (09:26 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 15 Jul 2014 09:26:53 +0000 (09:26 +0000)
commitf53da37ad034e0605509600803e627882fbf1e8e
treeea89ea6c6939904642225f409749a57f151dba4a
parent8bf4ad4475c061a9ff4fc248ba7f11784d706342
ArmPkg/ArmLib.h: Removed GET_CORE_POS macro

The platform independant GET_CORE_POS has been replaced by the platform
dependent function ArmPlatformGetCorePosition().

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
Reviewed-By: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15661 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Include/Library/ArmLib.h
ArmPlatformPkg/Sec/Sec.c