]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix unknown character in header comments which break build.
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 9 Apr 2008 02:15:58 +0000 (02:15 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 9 Apr 2008 02:15:58 +0000 (02:15 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5013 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkPkg/Include/Protocol/SmmBase.h

index 97f0de6b2b0c7aeed5142922fa2cfc9b1a354d58..951225832d2f9fb8a6fdf1a5b9d36934abf82138 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   This file declares SMM Base abstraction protocol.\r
   This protocol is used to install SMM handlers for support of subsequent SMI/PMI activations. This\r
-  protocol is available on both IA-32 and Itanium®-based systems.\r
+  protocol is available on both IA-32 and Itanium based systems.\r
  \r
   The EFI_SMM_BASE_PROTOCOL is a set of services that is exported by a processor device. It is\r
   a required protocol for the platform processor. This protocol can be used in both boot services and\r
@@ -28,8 +28,6 @@
   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
-  Module Name:  SmmBase.h\r
-\r
   @par Revision Reference:\r
   This Protocol is defined in Framework of EFI SMM Core Interface Spec\r
   Version 0.9.\r