]> git.proxmox.com Git - mirror_edk2.git/commit
Add definitions for the UEFI ACPI Data Table defined in the UEFI spec and the SMM...
authorrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 22 Feb 2011 10:05:06 +0000 (10:05 +0000)
committerrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 22 Feb 2011 10:05:06 +0000 (10:05 +0000)
commit2094c4d03f4f734f566f4d720cb9bad464d51a24
treebc10cd05f406e629b1f04dc2661f849794b1bdb6
parent1fcd34f8755c523ec687681c3c6d15ef4c86ccaa
Add definitions for the UEFI ACPI Data Table defined in the UEFI spec and the SMM Communication ACPI Table defined in the PI spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11330 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Pi/PiSmmCommunicationAcpiTable.h [new file with mode: 0644]
MdePkg/Include/PiSmm.h
MdePkg/Include/Uefi/UefiAcpiDataTable.h [new file with mode: 0644]