]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/AArch64/SwitchStack.S
MdePkg/BaseLib: Added ARM Aarch64 architecture support
authorHarry Liebel <Harry.Liebel@arm.com>
Mon, 29 Jul 2013 09:55:38 +0000 (09:55 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 29 Jul 2013 09:55:38 +0000 (09:55 +0000)
commit807e2604ab2d1d52640253d13b7ec0191fb4b431
treeb7c247456923b950f5a213e27c82416399c1bd51
parenta2cacc9a5184135545a666a4440f1b6fc3668e9e
MdePkg/BaseLib: Added ARM Aarch64 architecture support

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Harry Liebel <Harry.Liebel@arm.com>
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14515 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Library/BaseLib.h
MdePkg/Library/BaseLib/AArch64/CpuBreakpoint.S [new file with mode: 0644]
MdePkg/Library/BaseLib/AArch64/DisableInterrupts.S [new file with mode: 0644]
MdePkg/Library/BaseLib/AArch64/EnableInterrupts.S [new file with mode: 0644]
MdePkg/Library/BaseLib/AArch64/GetInterruptsState.S [new file with mode: 0644]
MdePkg/Library/BaseLib/AArch64/SetJumpLongJump.S [new file with mode: 0644]
MdePkg/Library/BaseLib/AArch64/SwitchStack.S [new file with mode: 0644]
MdePkg/Library/BaseLib/BaseLib.inf