Here is what I would like to do:
Foo () {
// do some stuff
// wait for a signal from a condition in code that's on a periodic timer
// do some stuff
}
>From what I see in edk2, WaitForEvent is a busy loop around CheckEvent. Is
there a way to do this so that the execution completely stops until code in
the periodic timer tells it to resume? Thank you for any help!
Thomas
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel