]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseTimerLibLocalApic/x86TimerLib.c
Removed unnecessary MSR access in InternalX86Delay()
[mirror_edk2.git] / MdePkg / Library / BaseTimerLibLocalApic / x86TimerLib.c
index e3af546367e10a4b68e53d621c0d2e71723f04d6..a656a80c4c1561f351ced85948d6870b941817c6 100644 (file)
@@ -115,8 +115,6 @@ InternalX86Delay (
 {\r
   INT32                             Ticks;\r
 \r
-  ApicBase = InternalX86GetApicBase ();\r
-\r
   //\r
   // The target timer count is calculated here\r
   //\r