ArmVirtPkg/FdtClientDxe: install DT configuration table at ReadyToBoot

Defer FDT configuration table installation until ReadyToBoot is signaled.
This allows any driver to make modifications in the mean time, and will
also allow us to defer the decision of whether to install it in the first
place to later on in the boot.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
This commit is contained in:
Ard Biesheuvel
2017-03-09 16:45:07 +01:00
parent d5256ba932
commit 18f6d4df9e
2 changed files with 41 additions and 9 deletions

View File

@@ -42,6 +42,7 @@
gFdtClientProtocolGuid ## PRODUCES
[Guids]
gEfiEventReadyToBootGuid
gFdtHobGuid
gFdtTableGuid