]> git.proxmox.com Git - mirror_edk2.git/commit
Add support for the GetTimerValue() to the CPU AP for NT32. This also requires some...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 16 Mar 2011 00:38:17 +0000 (00:38 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 16 Mar 2011 00:38:17 +0000 (00:38 +0000)
commit831ff057d7bbb269cbdf9ab77079492a11ca0aa0
treed3d6fda1118731f0c04b9d63a219188d6c93337d
parent975e88157080fdd48f029e4623f5ee9a995bc472
Add support for the GetTimerValue() to the CPU AP for NT32.  This also requires some performance counter APIs to be added to the WinNtThunk Protocol.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11403 6f19259b-4bc3-4df7-8a09-765794883524
Nt32Pkg/CpuRuntimeDxe/Cpu.c
Nt32Pkg/CpuRuntimeDxe/CpuDriver.h
Nt32Pkg/CpuRuntimeDxe/CpuRuntimeDxe.inf
Nt32Pkg/Include/Protocol/WinNtThunk.h
Nt32Pkg/Sec/WinNtThunk.c