]> git.proxmox.com Git - mirror_edk2.git/commit
1. Use .p2align directive instead of ambiguous .align directive.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 20 Aug 2009 07:24:59 +0000 (07:24 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 20 Aug 2009 07:24:59 +0000 (07:24 +0000)
commitea3c1b3ad6ba70c02dc130583f843a14c6d10b2a
treec72636eb0d6288d0fdb49c2616f841dd158d5d93
parent3d4d4cfaa07a7a54a9281689702d03f418699b51
1. Use .p2align directive instead of ambiguous .align directive.
It seems for ARM, .align means power of two, so we'd like to use .p2align for more portability.
2. Fix some typos in ARM ProcessorBind.h

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9152 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Arm/ProcessorBind.h
MdePkg/Library/BaseLib/Arm/CpuBreakpoint.S