OvmfPkg/AcpiPlatformDxe: Split QEMU fw-cfg into a new file

The code left behind in Qemu.c has some PCAT dependencies, and might
not be able to build on all platforms.

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

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16696 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Jordan Justen
2015-02-02 19:08:57 +00:00
committed by lersek
parent 9054e55a22
commit 14b0faadfc
3 changed files with 686 additions and 660 deletions

View File

@@ -29,6 +29,7 @@
[Sources]
AcpiPlatform.c
Qemu.c
QemuFwCfgAcpi.c
Xen.c
[Packages]