audk/OvmfPkg/AcpiPlatformDxe
jljusten 3d80db51f4 OvmfPkg/AcpiPlatformDxe: split S3/S4 package into bytes
This should be more compatible with AML parsers in practice
since older versions of ACPICA's OS support would not accept
the previous OVMF format (despite being spec compliant).
(For example, on OpenBSD 5.2 it caused a kernel crash)

ACPICA has fixed this issue in:
https://github.com/otcshare/acpica/commit/5869690a

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

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14130 6f19259b-4bc3-4df7-8a09-765794883524
2013-02-14 19:20:57 +00:00
..
AcpiPlatform.c OvmfPkg/AcpiPlatformDxe: rely on built-in checksumming 2012-07-18 22:34:01 +00:00
AcpiPlatform.h OvmfPkg/AcpiPlatformDxe: Add Xen ACPI tables support 2012-07-18 22:33:33 +00:00
AcpiPlatformDxe.inf OvmfPkg: generate full MADT dynamically, synchronize contents with qemu 2012-08-13 15:42:07 +00:00
Qemu.c OvmfPkg/AcpiPlatformDxe: split S3/S4 package into bytes 2013-02-14 19:20:57 +00:00
Xen.c OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issues 2012-08-09 23:27:05 +00:00