mirror of https://github.com/acidanthera/audk.git
e048823f57
The 3rd party image should be loaded after EndOfDxe event signal and DxeSmmReadyToLock protocol installation. But non-SMM platform doesn't published DxeSmmReadyToLock protocol. So the SecurityStubDxe can only depend on EndOfDxe event. This patch enhances the SecurityStubDxe to listen on DxeSmmReadyToLock protocol installation and if any 3rd party image is loaded before DxeSmmReadyToLock, it reports failure. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com> Reviewed-by: Sunny Wang <sunnywang@hpe.com> |
||
---|---|---|
.. | ||
Defer3rdPartyImageLoad.c | ||
Defer3rdPartyImageLoad.h | ||
SecurityStub.c | ||
SecurityStubDxe.inf | ||
SecurityStubDxe.uni | ||
SecurityStubDxeExtra.uni |