]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationSmmExtra.uni
UefiCpuPkg: Add SMM Communication PPI and Handler Modules
authorMichael Kinney <michael.d.kinney@intel.com>
Mon, 19 Oct 2015 19:09:33 +0000 (19:09 +0000)
committermdkinney <mdkinney@Edk2>
Mon, 19 Oct 2015 19:09:33 +0000 (19:09 +0000)
commitb3dc26ed7e3c37efc1e43edf3aefcc5615302027
tree53a9b51ad8a965174c7e8c598b5b66b1a7237543
parent28a7ddf0311f8557360b4f8d042e558b938f6e8c
UefiCpuPkg: Add SMM Communication PPI and Handler Modules

Add modules that produce the SMM Communications PPI and
install a SW SMI handler for SMM Communication requests

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18634 6f19259b-4bc3-4df7-8a09-765794883524
UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationPei.c [new file with mode: 0644]
UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationPei.inf [new file with mode: 0644]
UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationPei.uni [new file with mode: 0644]
UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationPeiExtra.uni [new file with mode: 0644]
UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationPrivate.h [new file with mode: 0644]
UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationSmm.c [new file with mode: 0644]
UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationSmm.inf [new file with mode: 0644]
UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationSmm.uni [new file with mode: 0644]
UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationSmmExtra.uni [new file with mode: 0644]
UefiCpuPkg/UefiCpuPkg.dsc