diff options
author | Sami Mujawar <sami.mujawar@arm.com> | 2019-04-11 11:41:36 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2019-12-05 20:28:44 +0000 |
commit | 0f9395d7c5cc6ae2beaa2d87008fe158d04a8069 (patch) | |
tree | 59788064de14689ff45a3b99602757325477e0a1 /BaseTools/Source/Python/AutoGen | |
parent | 94d4efb54ec4ca894287276ce22d29b6261dbc0b (diff) | |
download | edk2-0f9395d7c5cc6ae2beaa2d87008fe158d04a8069.tar.gz edk2-0f9395d7c5cc6ae2beaa2d87008fe158d04a8069.tar.bz2 edk2-0f9395d7c5cc6ae2beaa2d87008fe158d04a8069.zip |
ArmPkg: Dispatch deferred images after EndOfDxe
Third party driver images loaded from Option ROM get queued
for execution after EndOfDxe. These queued images need to be
dispatched from the PlatformBootManagerLib.
Since the queued images were not dispatched, the PCI Option
ROM drivers were not getting loaded on Juno. Therefore,
add call to EfiBootManagerDispatchDeferredImages() for
dispatching deferred images from PlatformBootManagerLib.
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen')
0 files changed, 0 insertions, 0 deletions