]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFrameworkPkg/Include/Protocol/SmmBase.h
Move EFI_SMM_COMMUNICATE_HEADER into SmmBase.h because this structure is really assoc...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 Jul 2009 04:35:02 +0000 (04:35 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 Jul 2009 04:35:02 +0000 (04:35 +0000)
commitd5555a107c528b0a0da12e907e685b469a79d891
tree006e2140fe0e393f5d6f328a0f701a24bd25689b
parent7f586454826cc6b99a03215188166fc4a4949d63
Move EFI_SMM_COMMUNICATE_HEADER into SmmBase.h because this structure is really associated with the ComminicationBuffer parameter to the EFI_SMM_CALLBACK_ENTRY_POINT in the SMM Base Protocol and not the gSmmCommunicateHeaderGuid.  This GUID is just one of many possible GUIDs that could be used to fill in the HeaderGuid field of the EFI_SMM_COMMUNICATE_HEADER.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8990 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkPkg/Include/Guid/SmmCommunicate.h
IntelFrameworkPkg/Include/Protocol/SmmBase.h