mirror of https://github.com/acidanthera/audk.git
0806815921
The registers used to passed arguments to the DxeCore entrypoint in the inline assembly function InternalSwitchStackAsm() where switched at compilation time. This change replaces the inline assembly by a pure assembly source file to avoid this kind of optimization. Note: Inline assembly is generally not recommanded in system programming. Reviewed-by: lgao4 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12674 6f19259b-4bc3-4df7-8a09-765794883524 |
||
---|---|---|
.. | ||
CpuBreakpoint.S | ||
CpuBreakpoint.asm | ||
CpuPause.asm | ||
DisableInterrupts.S | ||
DisableInterrupts.asm | ||
EnableInterrupts.S | ||
EnableInterrupts.asm | ||
GetInterruptsState.S | ||
GetInterruptsState.asm | ||
InternalSwitchStack.c | ||
Math64.S | ||
SetJumpLongJump.S | ||
SetJumpLongJump.asm | ||
SwitchStack.S | ||
SwitchStack.asm | ||
Unaligned.c |