]> git.proxmox.com Git - mirror_edk2.git/commit
Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can link...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 18 May 2010 00:54:24 +0000 (00:54 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 18 May 2010 00:54:24 +0000 (00:54 +0000)
commit23d3998ad5c8216a99cfcf599a36e4db4e716323
tree242a8f2c164016b9e7e01d8c9bf1894ff234338d
parent5f4dc6dd9e175958d57d81303e09e617cef0502a
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.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10495 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/ArmPkg.dec
ArmPkg/Include/Protocol/TimerDebugSupport.h [deleted file]
EmbeddedPkg/DebugSupportDxe/DebugSupport.c [deleted file]
EmbeddedPkg/DebugSupportDxe/DebugSupportDxe.inf [deleted file]
Omap35xxPkg/TimerDxe/Timer.c
Omap35xxPkg/TimerDxe/TimerDxe.inf