public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* TPL of RegisterKeyNotify
@ 2016-12-09 12:09 Michael Zimmermann
  2016-12-12  1:07 ` Zeng, Star
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Zimmermann @ 2016-12-09 12:09 UTC (permalink / raw)
  To: edk2-devel@lists.01.org

I couldn't find any information in the spec about the TPL which notify
functions will/should be called with.
When I do File IO from within such an handler DxeCore tells me that
'RaiseTpl with OldTpl(0x10) > NewTpl(0x8)' which translated means
TPL_NOTIFY > TPL_CALLBACK.

That probably means that it's called using TPL_NOTIFY, but is that
defined somewhere?
Do I have to raise another (TPL_CALLBACK) event to be able to perform
my File IO operation to solve this?

Thanks
Michael


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-01-10 17:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-09 12:09 TPL of RegisterKeyNotify Michael Zimmermann
2016-12-12  1:07 ` Zeng, Star
2017-01-10 14:48   ` Michael Zimmermann
2017-01-10 17:23     ` Andrew Fish

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox