]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/AcpiPlatformDxe: Split QEMU fw-cfg into a new file
authorJordan Justen <jordan.l.justen@intel.com>
Mon, 2 Feb 2015 19:08:57 +0000 (19:08 +0000)
committerlersek <lersek@Edk2>
Mon, 2 Feb 2015 19:08:57 +0000 (19:08 +0000)
commit14b0faadfc87be12398964015ee0884d71bd0e7b
treedf01005babb022b0409d2778806f44c002a3b74b
parent9054e55a22cb7408bd57f3c3f6c85c7fab930abb
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
OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf
OvmfPkg/AcpiPlatformDxe/Qemu.c
OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpi.c [new file with mode: 0644]