From 54f8d22a2366c5f7764382b4f526f41cbb51ced8 Mon Sep 17 00:00:00 2001 From: xli24 Date: Tue, 16 Mar 2010 04:08:24 +0000 Subject: [PATCH] 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 --- IntelFrameworkPkg/Include/Protocol/SmmControl.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/IntelFrameworkPkg/Include/Protocol/SmmControl.h b/IntelFrameworkPkg/Include/Protocol/SmmControl.h index e134a09495..e5375956cd 100644 --- a/IntelFrameworkPkg/Include/Protocol/SmmControl.h +++ b/IntelFrameworkPkg/Include/Protocol/SmmControl.h @@ -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 { /// -- 2.39.2