]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmVirtPkg/ArmVirtQemu: Install BGRT ACPI table
authorBhupesh Sharma <bhsharma@redhat.com>
Mon, 16 Jan 2017 15:06:18 +0000 (20:36 +0530)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 16 Jan 2017 17:06:10 +0000 (17:06 +0000)
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>
ArmVirtPkg/ArmVirtQemu.dsc
ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc
ArmVirtPkg/ArmVirtQemuKernel.dsc

index 0cae9968f4eafa97637b7a611438e4f54a48bcc5..8fe3c3816961207cd59ef9e8a76c6e00ffa3da92 100644 (file)
   #\r
   # ACPI Support\r
   #\r
+  MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe.inf\r
   OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf {\r
     <LibraryClasses>\r
       NULL|ArmVirtPkg/Library/FdtPciPcdProducerLib/FdtPciPcdProducerLib.inf\r
index a2e82b3179e84dc1637a7c42181f13f693129cc6..cc5d12aaefea27f4838501c05f3e430cbf7de08b 100644 (file)
@@ -145,6 +145,7 @@ READ_LOCK_STATUS   = TRUE
   # ACPI Support\r
   #\r
   INF MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf\r
+  INF MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe.inf\r
   INF OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf\r
 \r
   #\r
index fe76c2263faa65ddc74af5673f06685ae4c1b879..aa40374745afbfbce2eddbdc77850b83a27f6c14 100644 (file)
   #\r
   # ACPI Support\r
   #\r
+  MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe.inf\r
   OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf {\r
     <LibraryClasses>\r
       NULL|ArmVirtPkg/Library/FdtPciPcdProducerLib/FdtPciPcdProducerLib.inf\r