]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c
MdeModulePkg: Update DxeCore dispatcher to ignore PEI and SMM depex for FV.
authorLiming Gao <liming.gao@intel.com>
Wed, 3 Feb 2016 14:00:20 +0000 (22:00 +0800)
committerLiming Gao <liming.gao@intel.com>
Fri, 5 Feb 2016 04:21:25 +0000 (12:21 +0800)
commitc74a25f0a29b50f938263c41d990e5a9e099982e
tree6b3f691dfa6d66e398c95cc01761e89014066023
parentb2d0e0c51a6ca426ec5e9748130489eb8208af96
MdeModulePkg: Update DxeCore dispatcher to ignore PEI and SMM depex for FV.

If FV image without DXE depex, it will be dispatched by DxeCore.
If FV image with SMM depex, it is the invalid image. ASSERT will be trig.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Andrew Fish <afish@apple.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c