From: Andrew Fish <afish@apple.com>
To: edk2-devel <edk2-devel@lists.01.org>
Subject: Is the current TPL ASSERT in the LoadImage() correct?
Date: Tue, 06 Dec 2016 22:15:27 -0800 [thread overview]
Message-ID: <DC18DD4F-7D70-48CC-B372-E5480D0C66B0@apple.com> (raw)
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
reply other threads:[~2016-12-07 6:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DC18DD4F-7D70-48CC-B372-E5480D0C66B0@apple.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox