audk/OvmfPkg/AcpiPlatformDxe
jljusten b5c91f01d2 OvmfPkg/AcpiPlatformDxe: rely on built-in checksumming
Implementation in
"MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableProtocol.c":

  InstallAcpiTable()
    SetAcpiTable(... Checksum=TRUE ...)
      AddTableToList(... Checksum=TRUE ...)
        AcpiPlatformChecksum()

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

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13543 6f19259b-4bc3-4df7-8a09-765794883524
2012-07-18 22:34:01 +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/AcpiPlatformDxe/Xen.c: reuse CalculateSum8 2012-07-18 22:33:48 +00:00
Qemu.c OvmfPkg/AcpiPlatformDxe: Fix VS2010 build issue 2012-06-01 17:55:00 +00:00
Xen.c OvmfPkg/AcpiPlatformDxe/Xen.c: reuse CalculateSum8 2012-07-18 22:33:48 +00:00