mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-12-25 06:12:41 +00:00
Prevent stack underrun in the event of a timer interrupt storm in
LocalApicTimerDxe and 8254TimerDxe interrupt handlers by using the
helper functions provided by NestedInterruptTplLib.
This fixes the same problem as addressed in commit
|
||
|---|---|---|
| .. | ||
| LocalApicTimerDxe.c | ||
| LocalApicTimerDxe.h | ||
| LocalApicTimerDxe.inf | ||