]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/AcpiPlatformDxe: FindAcpiTablesInFv => InstallOvmfFvTables
authorJordan Justen <jordan.l.justen@intel.com>
Thu, 19 Feb 2015 23:45:42 +0000 (23:45 +0000)
committerjljusten <jljusten@Edk2>
Thu, 19 Feb 2015 23:45:42 +0000 (23:45 +0000)
commitb70c4d07f35df5c5acdb87b11dabaac53288ea03
tree530e7c157055bbdf190a39e6e6ee32fff3dc2e84
parent53596a72cd96f84c7ca83254246f3520a49861b1
OvmfPkg/AcpiPlatformDxe: FindAcpiTablesInFv => InstallOvmfFvTables

Since this function also installs the tables, this is a better
name. It also aligns with the InstallXenTables name.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16883 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/AcpiPlatformDxe/AcpiPlatform.c