]> git.proxmox.com Git - mirror_edk2.git/commit
ARM Packages: Moved ARM assembly files to 'Arm' subdirectory
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 28 Sep 2012 10:52:16 +0000 (10:52 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 28 Sep 2012 10:52:16 +0000 (10:52 +0000)
commit21de944e0355f706fbbfc8c612b103a3b55dc3cb
tree12f170b3ec2c76397f4a9c859d84c593d44667a2
parent145292e4c861fa4e2095873dcc43dd12f9460dd9
ARM Packages: Moved ARM assembly files to 'Arm' subdirectory

Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13772 6f19259b-4bc3-4df7-8a09-765794883524
32 files changed:
ArmPkg/Drivers/CpuDxe/ArmV4/ExceptionSupport.S [new file with mode: 0644]
ArmPkg/Drivers/CpuDxe/ArmV4/ExceptionSupport.asm [new file with mode: 0644]
ArmPkg/Drivers/CpuDxe/ArmV6/ExceptionSupport.S [new file with mode: 0644]
ArmPkg/Drivers/CpuDxe/ArmV6/ExceptionSupport.asm [new file with mode: 0644]
ArmPkg/Drivers/CpuDxe/CpuDxe.inf
ArmPkg/Drivers/CpuDxe/ExceptionSupport.ARMv6.S [deleted file]
ArmPkg/Drivers/CpuDxe/ExceptionSupport.ARMv6.asm [deleted file]
ArmPkg/Drivers/CpuDxe/ExceptionSupport.S [deleted file]
ArmPkg/Drivers/CpuDxe/ExceptionSupport.asm [deleted file]
ArmPkg/Filesystem/SemihostFs/SemihostFs.inf
ArmPkg/Library/BaseMemoryLibStm/BaseMemoryLibStm.inf
ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/Arm/RTSMHelper.S [new file with mode: 0644]
ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/Arm/RTSMHelper.asm [new file with mode: 0644]
ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLib.inf
ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLibSec.inf
ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/RTSMHelper.S [deleted file]
ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/RTSMHelper.asm [deleted file]
ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/Arm/RTSMBoot.S [new file with mode: 0644]
ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/Arm/RTSMBoot.asm [new file with mode: 0644]
ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/Arm/RTSMHelper.S [new file with mode: 0644]
ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/Arm/RTSMHelper.asm [new file with mode: 0644]
ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/ArmVExpressSecLib.inf
ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/RTSMBoot.S [deleted file]
ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/RTSMBoot.asm [deleted file]
ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/RTSMHelper.S [deleted file]
ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/RTSMHelper.asm [deleted file]
ArmPlatformPkg/Library/ArmPlatformSecLibNull/ArmPlatformLibNullSec.inf
ArmPlatformPkg/Library/ArmTrustedMonitorLibNull/Arm/MonitorTable.S [new file with mode: 0644]
ArmPlatformPkg/Library/ArmTrustedMonitorLibNull/Arm/MonitorTable.asm [new file with mode: 0644]
ArmPlatformPkg/Library/ArmTrustedMonitorLibNull/ArmTrustedMonitorLibNull.inf
ArmPlatformPkg/Library/ArmTrustedMonitorLibNull/MonitorTable.S [deleted file]
ArmPlatformPkg/Library/ArmTrustedMonitorLibNull/MonitorTable.asm [deleted file]