]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/SecPeiDxeTimerLibCpu/x86TimerLib.c
1. Updated declaration of timer functions according to latest MWG.
authorbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 25 Jul 2006 07:33:02 +0000 (07:33 +0000)
committerbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 25 Jul 2006 07:33:02 +0000 (07:33 +0000)
commited384ef31cff0681d724847c684476aed214917c
tree5ab7db3035f36e556b2b6bdb8dfde327f241d001
parent26015d229452d2916521506cad5cd3647474cf8d
1. Updated declaration of timer functions according to latest MWG.
2. Updated coding style.
3. Updated the algorithm used in delay functions to handle timer counter wrap-around.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1089 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Library/TimerLib.h
MdePkg/Library/BaseTimerLibLocalApic/Ipf/IpfTimerLib.c
MdePkg/Library/BaseTimerLibLocalApic/Ipf/ReadItc.s
MdePkg/Library/BaseTimerLibLocalApic/x86TimerLib.c