From 0b34b86929aa55496398598f89d5a4ba97e5139c Mon Sep 17 00:00:00 2001 From: klu2 Date: Wed, 9 Apr 2008 02:42:40 +0000 Subject: Fix unknown character in header comments which break build. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5014 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkPkg/Include/Protocol/SmmControl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IntelFrameworkPkg/Include/Protocol/SmmControl.h b/IntelFrameworkPkg/Include/Protocol/SmmControl.h index 3b326a1c78..7abbfb2290 100644 --- a/IntelFrameworkPkg/Include/Protocol/SmmControl.h +++ b/IntelFrameworkPkg/Include/Protocol/SmmControl.h @@ -4,9 +4,9 @@ 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 + Intel chipset Because of the possibility of performing SMI or PMI IPI transactions, the ability to generate this - event from a platform chipset agent is an optional capability for both IA-32 and ItaniumŪ-based + event from a platform chipset agent is an optional capability for both IA-32 and Itanium based systems. Copyright (c) 2007, Intel Corporation -- cgit v1.2.3