Add missing words for the description of EFI_SMM_CONTROL_PROTOCOL.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10250 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
xli24 2010-03-16 04:08:24 +00:00
parent f22f941ed2
commit 54f8d22a23
1 changed files with 3 additions and 1 deletions

View File

@ -149,7 +149,9 @@ EFI_STATUS
implementation of EFI_SMM_BASE_PROTOCOL.Communicate() to layer upon this service
and provide an SMI callback from a general EFI runtime driver.
This protocol provides an abstraction to the platform hardware that generates an
SMI or PMI. There are often I/O ports that, when accessed, will engender the
SMI or PMI. There are often I/O ports that, when accessed, will engender the SMI or PMI.
Also, this hardware optionally supports the periodic genearation of these signals.
**/
struct _EFI_SMM_CONTROL_PROTOCOL {
///