]> git.proxmox.com Git - mirror_edk2.git/commit
Changed GetPerformanceCounter() to use the most efficient mean to unsigned extend...
authorbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 22 Aug 2006 01:36:09 +0000 (01:36 +0000)
committerbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 22 Aug 2006 01:36:09 +0000 (01:36 +0000)
commitddc316e240ca02f352c253481ec0c10684057add
treee556f51047ee4dcbd923623676a9eb790b6da070
parentdbf5dd75da639461456ce96ea48c0f73a1d071cc
Changed GetPerformanceCounter() to use the most efficient mean to unsigned extend an UINT32 value.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1343 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BaseTimerLibLocalApic/x86TimerLib.c