audk/MdePkg/Library/BaseLib/Arm
qhuang8 ea3c1b3ad6 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
2009-08-20 07:24:59 +00:00
..
CpuBreakpoint.S 1. Use .p2align directive instead of ambiguous .align directive. 2009-08-20 07:24:59 +00:00
CpuBreakpoint.asm Update to make end-of-line consistent for all source files in MdePkg. There are no other updates besides that change. 2009-08-19 14:02:07 +00:00
CpuPause.asm Update to make end-of-line consistent for all source files in MdePkg. There are no other updates besides that change. 2009-08-19 14:02:07 +00:00
DisableInterrupts.S Remove tabs in source code in MdePkg. 2009-08-19 14:09:31 +00:00
DisableInterrupts.asm Update to make end-of-line consistent for all source files in MdePkg. There are no other updates besides that change. 2009-08-19 14:02:07 +00:00
EnableInterrupts.S Remove tabs in source code in MdePkg. 2009-08-19 14:09:31 +00:00
EnableInterrupts.asm Update to make end-of-line consistent for all source files in MdePkg. There are no other updates besides that change. 2009-08-19 14:02:07 +00:00
GccInline.c Update to make end-of-line consistent for all source files in MdePkg. There are no other updates besides that change. 2009-08-19 14:02:07 +00:00
GetInterruptsState.S Remove tabs in source code in MdePkg. 2009-08-19 14:09:31 +00:00
GetInterruptsState.asm Update to make end-of-line consistent for all source files in MdePkg. There are no other updates besides that change. 2009-08-19 14:02:07 +00:00
InternalSwitchStack.c Update to make end-of-line consistent for all source files in MdePkg. There are no other updates besides that change. 2009-08-19 14:02:07 +00:00
SetJumpLongJump.S Update to make end-of-line consistent for all source files in MdePkg. There are no other updates besides that change. 2009-08-19 14:02:07 +00:00
SetJumpLongJump.asm Remove tabs in source code in MdePkg. 2009-08-19 14:09:31 +00:00
SwitchStack.asm Remove tabs in source code in MdePkg. 2009-08-19 14:09:31 +00:00
Unaligned.c Update to make end-of-line consistent for all source files in MdePkg. There are no other updates besides that change. 2009-08-19 14:02:07 +00:00