]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/UefiBootManager: Add EfiBootManagerDispatchDeferredImages
authorRuiyu Ni <ruiyu.ni@intel.com>
Mon, 31 Oct 2016 08:34:41 +0000 (16:34 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Thu, 10 Nov 2016 07:55:37 +0000 (15:55 +0800)
commitb33af2214532c7d7511afef108d58b5263d18e00
tree44d91cc8d7852aad98ee2a168d79e8695d430efe
parent8be37a5cee700777ca8e8e8a34cc2225b21931a7
MdeModulePkg/UefiBootManager: Add EfiBootManagerDispatchDeferredImages

The API dispatches the deferred images that are returned from all
DeferredImageLoad instances.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Chao B Zhang <chao.b.zhang@intel.com>
Reviewed-by: Sunny Wang <sunnywang@hpe.com>
MdeModulePkg/Include/Library/UefiBootManagerLib.h
MdeModulePkg/Library/UefiBootManagerLib/BmMisc.c
MdeModulePkg/Library/UefiBootManagerLib/InternalBm.h
MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf