]> git.proxmox.com Git - mirror_edk2.git/commit - Omap35xxPkg/InterruptDxe/InterruptDxe.inf
Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Instruction...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 24 Feb 2010 22:38:46 +0000 (22:38 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 24 Feb 2010 22:38:46 +0000 (22:38 +0000)
commit026c3d34ee83b4df623cc80761450a53e9f7622b
tree093ad41be275694e4a107bc0775853afcc59dc70
parent14e00c13be4ead51d9fd38e07af661af63ca2359
Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Instruction syncronization barrier support to the ARM lib.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10063 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Include/Library/ArmLib.h
ArmPkg/Library/ArmLib/Arm11/Arm11Lib.c
ArmPkg/Library/ArmLib/Arm11/Arm11Support.S
ArmPkg/Library/ArmLib/Arm11/Arm11Support.asm
ArmPkg/Library/ArmLib/Arm9/Arm9Lib.c
ArmPkg/Library/ArmLib/ArmV7/ArmV7Support.S
ArmPkg/Library/ArmLib/ArmV7/ArmV7Support.asm
Omap35xxPkg/InterruptDxe/HardwareInterrupt.c
Omap35xxPkg/InterruptDxe/InterruptDxe.inf
Omap35xxPkg/TimerDxe/Timer.c