]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/8254TimerDxe/Timer.c
Creating a package for PC/AT chipset drivers and libraries.
[mirror_edk2.git] / DuetPkg / 8254TimerDxe / Timer.c
index 5b5fc42d9d962f9e645b3c65268109eedb379f14..2874301bbcae60e0acd630fc6091a665b6e55952 100644 (file)
@@ -51,7 +51,7 @@ EFI_LEGACY_8259_PROTOCOL  *mLegacy8259;
 // The notification function to call on every timer interrupt.\r
 // A bug in the compiler prevents us from initializing this here.\r
 //\r
-volatile EFI_TIMER_NOTIFY mTimerNotifyFunction;\r
+EFI_TIMER_NOTIFY mTimerNotifyFunction;\r
 \r
 //\r
 // The current period of the timer interrupt\r