summaryrefslogtreecommitdiffstats
path: root/ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc
diff options
context:
space:
mode:
authorBhupesh Sharma <bhsharma@redhat.com>2017-01-16 20:36:18 +0530
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2017-01-16 17:06:10 +0000
commit13a50a6fe1dcfa6600c38456ee24e0f9ecf51b5f (patch)
treed81a03d9dcae3bdfe854c012d693dc757604bd26 /ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc
parentf70174d66fcc3f53a3111804e3d3a41bf9b77c89 (diff)
downloadedk2-13a50a6fe1dcfa6600c38456ee24e0f9ecf51b5f.tar.gz
edk2-13a50a6fe1dcfa6600c38456ee24e0f9ecf51b5f.tar.bz2
edk2-13a50a6fe1dcfa6600c38456ee24e0f9ecf51b5f.zip
ArmVirtPkg/ArmVirtQemu: Install BGRT ACPI table
While debugging OS for ACPI BGRT support (especially on VMs), it is very useful to have the EFI firmware to export the ACPI BGRT table. This patch tries to add this support in ArmVirtPkg. Cc: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Bhupesh Sharma <bhsharma@redhat.com> Contributed-under: TianoCore Contribution Agreement 1.0 Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc')
-rw-r--r--ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc b/ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc
index a2e82b3179..cc5d12aaef 100644
--- a/ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc
+++ b/ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc
@@ -145,6 +145,7 @@ READ_LOCK_STATUS = TRUE
# ACPI Support
#
INF MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf
+ INF MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe.inf
INF OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf
#