]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtPkg: get rid of A PRIORI DXE declarations for VirtFdtDxe
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 8 Apr 2016 09:45:06 +0000 (11:45 +0200)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 13 Apr 2016 15:26:05 +0000 (17:26 +0200)
commite74f68e7f873cbb07e94090ec499c272db0c1603
tree14f722473e044d7be50aefd1dbc49c7294235405
parent0a51462c94d0b47565cf46d6deb1f0db3bd029d8
ArmVirtPkg: get rid of A PRIORI DXE declarations for VirtFdtDxe

We no longer care when VirtFdtDxe executes, since
- the driver sets no dynamic PCDs any longer, and
- the only remaining functionality centers on VirtioMmioInstallDevice()
  and XenIoMmioInstall() function calls and FDT configuration table
  installation.

So drop the A PRIORI declaration.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
ArmVirtPkg/ArmVirtQemu.fdf
ArmVirtPkg/ArmVirtQemuKernel.fdf
ArmVirtPkg/ArmVirtXen.fdf