audk/ArmPkg
andrewfish 7d9524051e Fix semihosting on gcc. We need to save lr as svc instruction will change it.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11171 6f19259b-4bc3-4df7-8a09-765794883524
2010-12-15 02:39:00 +00:00
..
Drivers Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half of check-in 11167. 2010-12-15 01:06:20 +00:00
Filesystem/SemihostFs Update the copyright notice format 2010-04-29 12:15:47 +00:00
Include Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can link debugger into DXE core directly so you don't need a debug support. Also we are going to FIQ for debugger ctrl-c break in, so no need to hook the timer infrastructure. 2010-05-18 00:54:24 +00:00
Library Fix semihosting on gcc. We need to save lr as svc instruction will change it. 2010-12-15 02:39:00 +00:00
ArmPkg.dec Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can link debugger into DXE core directly so you don't need a debug support. Also we are going to FIQ for debugger ctrl-c break in, so no need to hook the timer infrastructure. 2010-05-18 00:54:24 +00:00
ArmPkg.dsc Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abstractions and make OMAP DMA lib about channel programming only. 2010-05-29 00:21:30 +00:00