]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/X86TimerLib.c
Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. This libra...
authorrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 29 Nov 2010 03:30:38 +0000 (03:30 +0000)
committerrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 29 Nov 2010 03:30:38 +0000 (03:30 +0000)
commit2057d8c84353dd9d20a782ffa5ba883e31a78f46
tree0674229bd72dba4ae34de77416fbd9c67bfa6a49
parentf754e613fcaff79255104d82f8a5a01dc4c50d49
Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. This library differs with the SecPeiDxeTimerLibCpu library in the MdePkg in that it uses the local APIC library so that it supports x2APIC mode.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11100 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.inf [new file with mode: 0644]
UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/X86TimerLib.c [new file with mode: 0644]
UefiCpuPkg/UefiCpuPkg.dsc