summaryrefslogtreecommitdiffstats
path: root/ArmVirtPkg/FdtClientDxe/FdtClientDxe.inf
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2017-03-09 16:45:07 +0100
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2017-03-09 18:37:04 +0100
commit18f6d4df9ece8b91b86511bcdd1cf7da478c3627 (patch)
tree2f59a7a69760b86833e68281d864bb835c69281a /ArmVirtPkg/FdtClientDxe/FdtClientDxe.inf
parentd5256ba932edd345fc1ca36bffa4dc3e5867c6aa (diff)
downloadedk2-18f6d4df9ece8b91b86511bcdd1cf7da478c3627.tar.gz
edk2-18f6d4df9ece8b91b86511bcdd1cf7da478c3627.tar.bz2
edk2-18f6d4df9ece8b91b86511bcdd1cf7da478c3627.zip
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>
Diffstat (limited to 'ArmVirtPkg/FdtClientDxe/FdtClientDxe.inf')
-rw-r--r--ArmVirtPkg/FdtClientDxe/FdtClientDxe.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/ArmVirtPkg/FdtClientDxe/FdtClientDxe.inf b/ArmVirtPkg/FdtClientDxe/FdtClientDxe.inf
index 3a0cd37040..00017727c3 100644
--- a/ArmVirtPkg/FdtClientDxe/FdtClientDxe.inf
+++ b/ArmVirtPkg/FdtClientDxe/FdtClientDxe.inf
@@ -42,6 +42,7 @@
gFdtClientProtocolGuid ## PRODUCES
[Guids]
+ gEfiEventReadyToBootGuid
gFdtHobGuid
gFdtTableGuid