]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: Add missing ASM_PFX() macro in exception call back
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 27 Apr 2011 17:06:17 +0000 (17:06 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 27 Apr 2011 17:06:17 +0000 (17:06 +0000)
commite77406fafeea44c4777d73203527252ab98d3e53
treec15f18896308904932482a990b03024d4c4b157b
parentef83918efb6e02f9ee0155303d772e4b2184eae3
ArmPlatformPkg: Add missing ASM_PFX() macro in exception call back

The ASM_PFX() was missing for some calls of the common exception callback.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11597 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/PrePeiCore/Exception.S
ArmPlatformPkg/Sec/Exception.S