public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Is the current TPL ASSERT in the LoadImage() correct?
@ 2016-12-07  6:15 Andrew Fish
  0 siblings, 0 replies; only message in thread
From: Andrew Fish @ 2016-12-07  6:15 UTC (permalink / raw)
  To: edk2-devel

Does anyone know why CoreLoadImageCommon() will ASSERT on TPL < TPL_NOTIFY, when the UEFI Spec calls out < TPL_CALLBACK? 


https://github.com/tianocore/edk2/blob/master/MdeModulePkg/Core/Dxe/Image/Image.c#L1066 <https://github.com/tianocore/edk2/blob/master/MdeModulePkg/Core/Dxe/Image/Image.c#L1066>

  ASSERT (gEfiCurrentTpl < TPL_NOTIFY);



Thanks,

Andrew Fish


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-07  6:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-07  6:15 Is the current TPL ASSERT in the LoadImage() correct? Andrew Fish

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