public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* 'fastboot boot' TPL
@ 2018-02-28  6:06 Michael Zimmermann
  2018-02-28  7:29 ` Ni, Ruiyu
  0 siblings, 1 reply; 10+ messages in thread
From: Michael Zimmermann @ 2018-02-28  6:06 UTC (permalink / raw)
  To: edk2-devel-01; +Cc: Leif Lindholm, Ard Biesheuvel

>From looking at the code it seems to me that StartImage is called from
TPL_CALLBACK.
According to the Spec StartImage can only be called from <TPL_CALLBACK.

If the current code actually works it means that there are at least 3
problems that should be addressed:
- call StartImage from TPL_APPLICATION
- ASSERT the tpl in LoadImage and StartImage
- ASSERT the tpl in ExitBootServices

Thanks
Michael


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

end of thread, other threads:[~2018-02-28 12:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-28  6:06 'fastboot boot' TPL Michael Zimmermann
2018-02-28  7:29 ` Ni, Ruiyu
2018-02-28  7:33   ` Michael Zimmermann
2018-02-28  7:42     ` Andrew Fish
2018-02-28  7:56       ` Michael Zimmermann
2018-02-28  8:10         ` Ard Biesheuvel
2018-02-28  8:15           ` Michael Zimmermann
2018-02-28  8:19             ` Ard Biesheuvel
2018-02-28 10:10               ` Michael Zimmermann
2018-02-28 12:11               ` Laszlo Ersek

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