audk/OvmfPkg/AcpiPlatformDxe
Laszlo Ersek 2d1fe95066 OvmfPkg: AcpiPlatformDxe: pass FwCfgFile to InstallQemuLinkedTables()
Split InstallQemuLinkedTables() in two:
- the function now takes the name of the fw_cfg file (from which ACPI
  tables are to be extracted) as a parameter,

- the new function InstallAllQemuLinkedTables() calls the former with
  fw_cfg file names, and cumulatively tracks the ACPI tables installed by
  all invocations of the former.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15572 6f19259b-4bc3-4df7-8a09-765794883524
2014-06-19 06:13:12 +00:00
..
AcpiPlatform.c OvmfPkg: AcpiPlatformDxe: pass FwCfgFile to InstallQemuLinkedTables() 2014-06-19 06:13:12 +00:00
AcpiPlatform.h OvmfPkg: AcpiPlatformDxe: pass FwCfgFile to InstallQemuLinkedTables() 2014-06-19 06:13:12 +00:00
AcpiPlatformDxe.inf OvmfPkg/AcpiPlatformDxe/Qemu: Decrease upper limit for PCI window 32 2013-11-12 18:34:36 +00:00
Qemu.c OvmfPkg: AcpiPlatformDxe: pass FwCfgFile to InstallQemuLinkedTables() 2014-06-19 06:13:12 +00:00
Xen.c OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issues 2012-08-09 23:27:05 +00:00