[edk2-devel] RFC: Another solution to the nested interrupt issue

2024-01-24 Thread Ni, Ray
All, This mail is to bring another approach to solve the stack-overflow due to nested interrupts. Michael solved this problem in OVMF through NestedInterruptTplLib. I made a draft patch as attached "DxeCore.diff". The patch simply to avoid the interrupt in enable state when TPL is dropped to th

<    1   2