]> git.proxmox.com Git - mirror_edk2.git/commit
Put Framework SMM CPU I/O Protocol into its own .h file and add the GUID for this...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 14 Jan 2010 04:22:06 +0000 (04:22 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 14 Jan 2010 04:22:06 +0000 (04:22 +0000)
commit88ab69a3f25d0013afb6a60a45a4b163d8d83f26
tree4f2c1dd2def33e158cb3b16326cb272968830529
parent8fc71decbe7ada34f96f04261e680265ce916a51
Put Framework SMM CPU I/O Protocol into its own .h file and add the GUID for this protocol to the DEC file.

Some definitions are shared between the Framework SMM CPU I/O Protocol and the PI SMM CPU I/O 2 Protocol, so SmmCpuIo.h include SmmCpuIo2.h from the MdePkg

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9736 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkPkg/Include/Framework/SmmCis.h
IntelFrameworkPkg/Include/Protocol/SmmCpuIo.h [new file with mode: 0644]
IntelFrameworkPkg/IntelFrameworkPkg.dec