]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Framework/SmmCis.h
Remove unnecessary colon for @note tag.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Framework / SmmCis.h
index 59cc701dbefe72d6fd8b1b3651844c7b8465609f..7fa9884a7213d9431fde5efe97f6c70a701316b7 100644 (file)
@@ -2,7 +2,7 @@
   Include file for definitions in the Intel Platform Innovation Framework for EFI\r
   System Management Mode Core Interface Specification (SMM CIS) version 0.90.\r
 \r
-  Copyright (c) 2007 - 2009, Intel Corporation\r
+  Copyright (c) 2007 - 2010, Intel Corporation\r
   All rights reserved. This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -95,7 +95,7 @@ struct _EFI_SMM_CPU_IO_INTERFACE {
   @retval EFI_SUCCESS           The requested number of bytes was allocated.\r
   @retval EFI_OUT_OF_RESOURCES  The pool requested could not be allocated.\r
   @retval EFI_UNSUPPORTED       In runtime.\r
-  @note: Inconsistent with specification here:\r
+  @note  Inconsistent with specification here:\r
          In Framework Spec, this definition is named EFI_SMM_ALLOCATE_POOL.  \r
          To avoid a naming conflict, the definition is renamed.\r
 **/\r
@@ -115,7 +115,7 @@ EFI_STATUS
   @retval EFI_SUCCESS           The memory was returned to the system.\r
   @retval EFI_INVALID_PARAMETER Buffer was invalid.\r
   @retval EFI_UNSUPPORTED       In runtime.\r
-  @note: Inconsistent with specification here:\r
+  @note  Inconsistent with specification here:\r
          In Framework Spec, this definition is named EFI_SMM_FREE_POOL.  \r
          To avoid a naming conflict, the definition is renamed. \r
 **/\r
@@ -140,7 +140,7 @@ EFI_STATUS
   @retval EFI_NOT_FOUND         The requested pages could not be found.\r
   @retval EFI_INVALID_PARAMETER Type is not AllocateAnyPages or AllocateMaxAddress\r
                                 or AllocateAddress. Or MemoryType is in the range EfiMaxMemoryType..0x7FFFFFFF.\r
-  @note: Inconsistent with specification here:\r
+  @note  Inconsistent with specification here:\r
          In the Framework Spec, this definition is named EFI_SMM_ALLOCATE_PAGES.  \r
          To avoid a naming conflict, the definition here is renamed.\r
 **/\r
@@ -163,7 +163,7 @@ EFI_STATUS
   @retval EFI_INVALID_PARAMETER Memory is not a page-aligned address or NumberOfPages is invalid.\r
   @retval EFI_NOT_FOUND         The requested memory pages were not allocated with SmmAllocatePages().\r
   \r
-  @note: Inconsistent with specification here:\r
+  @note  Inconsistent with specification here:\r
          In the Framework Spec, this definition is named EFI_SMM_FREE_PAGES.  \r
          To avoid a naming conflict, the definition here is renamed.\r
 **/\r