summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>2009-07-02 02:41:14 +0000
committergikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>2009-07-02 02:41:14 +0000
commitc41da1c6a68b5b081277ce09d2ee4a9f6595254d (patch)
tree0cf0166b56428c2e9906923e63b41d9907d2eefa
parent55db3d44421ed651a5aab7eec1cbb225757c5f46 (diff)
downloadedk2-c41da1c6a68b5b081277ce09d2ee4a9f6595254d.zip
edk2-c41da1c6a68b5b081277ce09d2ee4a9f6595254d.tar.gz
edk2-c41da1c6a68b5b081277ce09d2ee4a9f6595254d.tar.bz2
Remove the unknown characters.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8716 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--IntelFrameworkPkg/Include/Protocol/SmmControl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFrameworkPkg/Include/Protocol/SmmControl.h b/IntelFrameworkPkg/Include/Protocol/SmmControl.h
index 1097179..d33f3fb 100644
--- a/IntelFrameworkPkg/Include/Protocol/SmmControl.h
+++ b/IntelFrameworkPkg/Include/Protocol/SmmControl.h
@@ -145,7 +145,7 @@ EFI_STATUS
This protocol is used initiate SMI/PMI activations.
This protocol could be published by either of the following:
- A processor driver to abstract the SMI/PMI IPI
- - The driver that abstracts the ASIC that is supporting the APM port, such as the ICH in an Intel® chipset
+ - The driver that abstracts the ASIC that is supporting the APM port, such as the ICH in an Intel chipset
Because of the possibility of performing SMI or PMI IPI transactions, the ability to generate this
The EFI_SMM_CONTROL_PROTOCOL is used by the platform chipset or processor driver. This