From 903f52297f5d08d6e53bf9b48aafbbdd055e8e27 Mon Sep 17 00:00:00 2001 From: Jordan Justen Date: Tue, 17 Feb 2015 00:14:58 +0000 Subject: OvmfPkg/QemuFwCfgAcpiPlatformDxe: Move entry point to QemuFwCfgAcpi.c Having this entry point in QemuFwCfgAcpi.c should not cause a problem for the other driver which supports Xen and older QEMU versions. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen Reviewed-by: Laszlo Ersek git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16880 6f19259b-4bc3-4df7-8a09-765794883524 --- OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf | 1 - 1 file changed, 1 deletion(-) (limited to 'OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf') diff --git a/OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf b/OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf index 56f9510bbc..5dab3ba2d7 100644 --- a/OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf +++ b/OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf @@ -27,7 +27,6 @@ # [Sources] - QemuFwCfgAcpiPlatform.c QemuFwCfgAcpi.c [Packages] -- cgit v1.2.3