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
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to