From c41da1c6a68b5b081277ce09d2ee4a9f6595254d Mon Sep 17 00:00:00 2001 From: gikidy Date: Thu, 2 Jul 2009 02:41:14 +0000 Subject: Remove the unknown characters. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8716 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkPkg/Include/Protocol/SmmControl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.1