]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg: Fix typo.
authorShumin Qiu <shumin.qiu@intel.com>
Fri, 13 Mar 2015 08:13:16 +0000 (08:13 +0000)
committershenshushi <shenshushi@Edk2>
Fri, 13 Mar 2015 08:13:16 +0000 (08:13 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Shumin Qiu <shumin.qiu@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17045 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Bus/Pci/XhciDxe/UsbHcMem.c
MdeModulePkg/Bus/Pci/XhciPei/UsbHcMem.c
MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c
MdeModulePkg/Include/Guid/SystemNvDataGuid.h
MdeModulePkg/Library/DxeCoreMemoryAllocationLib/MemoryAllocationLib.c
MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/MemoryAllocationLib.c
MdeModulePkg/Universal/Network/IScsiDxe/IScsiCHAP.c

index f07136f36a730f820b6c7873e3eb6768aa7af922..54c69d78ed7754119f5f4a7fa1a990425c6ae8c4 100644 (file)
@@ -2,7 +2,7 @@
 \r
   Routine procedures for memory allocate/free.\r
 \r
-Copyright (c) 2013, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2013 - 2015, Intel Corporation. All rights reserved.<BR>\r
 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
@@ -649,7 +649,7 @@ UsbHcAllocateAlignedPages (
   }\r
   if (Alignment > EFI_PAGE_SIZE) {\r
     //\r
-    // Caculate the total number of pages since alignment is larger than page size.\r
+    // Calculate the total number of pages since alignment is larger than page size.\r
     //\r
     AlignmentMask  = Alignment - 1;\r
     RealPages      = Pages + EFI_SIZE_TO_PAGES (Alignment);\r
index b9ea51b38cd077db6c0dd5a2232bdaef0e389899..663ba39d32373a7b6f454615b3c3991a201947ce 100644 (file)
@@ -2,7 +2,7 @@
 PEIM to produce gPeiUsb2HostControllerPpiGuid based on gPeiUsbControllerPpiGuid\r
 which is used to enable recovery function from USB Drivers.\r
 \r
-Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2014 - 2015, Intel Corporation. All rights reserved.<BR>\r
 \r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions\r
@@ -602,7 +602,7 @@ UsbHcAllocateAlignedPages (
 \r
   if (Alignment > EFI_PAGE_SIZE) {\r
     //\r
-    // Caculate the total number of pages since alignment is larger than page size.\r
+    // Calculate the total number of pages since alignment is larger than page size.\r
     //\r
     AlignmentMask  = Alignment - 1;\r
     RealPages      = Pages + EFI_SIZE_TO_PAGES (Alignment);\r
index 4004a3ad6286d7224bb1045ba4f8ae62ea638b32..b9c3fb3bdb4bc47737a569764c5b75bce9efcd9f 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   EFI PEI Core dispatch services\r
   \r
-Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>\r
 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
@@ -863,7 +863,7 @@ PeiDispatcher (
 \r
             if (Private->SwitchStackSignal) {\r
               //\r
-              // Before switch stack from temporary memory to permenent memory, caculate the heap and stack\r
+              // Before switch stack from temporary memory to permenent memory, calculate the heap and stack\r
               // usage in temporary memory for debuging.\r
               //\r
               DEBUG_CODE_BEGIN ();\r
@@ -913,7 +913,7 @@ PeiDispatcher (
               ASSERT (NewStackSize >= SecCoreData->StackSize);\r
 \r
               //\r
-              // Caculate stack offset and heap offset between temporary memory and new permement \r
+              // Calculate stack offset and heap offset between temporary memory and new permement \r
               // memory seperately.\r
               //\r
               TopOfOldStack = (UINTN)SecCoreData->StackBase + SecCoreData->StackSize;\r
@@ -969,7 +969,7 @@ PeiDispatcher (
                 DEBUG ((EFI_D_INFO, "Heap Offset = 0x%lX Stack Offset = 0x%lX\n", (UINT64) Private->HeapOffset, (UINT64) Private->StackOffset));\r
 \r
                 //\r
-                // Caculate new HandOffTable and PrivateData address in permanent memory's stack\r
+                // Calculate new HandOffTable and PrivateData address in permanent memory's stack\r
                 //\r
                 if (StackOffsetPositive) {\r
                   SecCoreData = (CONST EFI_SEC_PEI_HAND_OFF *)((UINTN)(VOID *)SecCoreData + StackOffset);\r
index 40446bcc1084aa0bbada569823537ea3081ebc68..67c666259fb6ea609164adac7a74a982f13d376f 100644 (file)
@@ -4,7 +4,7 @@
   this FV image contains NV data, such as NV variable data.\r
   This file also defines WorkingBlockSignature GUID for FTW working block signature.\r
 \r
-Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
@@ -42,7 +42,7 @@ typedef struct {
   ///\r
   EFI_GUID  Signature;\r
   ///\r
-  /// 32bit CRC caculated for this header.\r
+  /// 32bit CRC calculated for this header.\r
   ///\r
   UINT32    Crc;\r
   ///\r
index 766a3d033f582ef9bebcf631afc3ea180e8ac29b..d7d9ff311e16aa4955374e38fe5f486584cec0e8 100644 (file)
@@ -2,7 +2,7 @@
   Support routines for memory allocation routines based \r
   on boot services for Dxe phase drivers.\r
 \r
-  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>\r
   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
@@ -194,7 +194,7 @@ InternalAllocateAlignedPages (
   }\r
   if (Alignment > EFI_PAGE_SIZE) {\r
     //\r
-    // Caculate the total number of pages since alignment is larger than page size.\r
+    // Calculate the total number of pages since alignment is larger than page size.\r
     //\r
     AlignmentMask  = Alignment - 1;\r
     RealPages      = Pages + EFI_SIZE_TO_PAGES (Alignment);\r
index e4f7756f72e108bbb220feff9e5a30ac5ff35040..cae50ff56e86e0ad2e30d440e10e0cf82ca4bd2d 100644 (file)
@@ -285,7 +285,7 @@ InternalAllocateAlignedPages (
   }\r
   if (Alignment > EFI_PAGE_SIZE) {\r
     //\r
-    // Caculate the total number of pages since alignment is larger than page size.\r
+    // Calculate the total number of pages since alignment is larger than page size.\r
     //\r
     AlignmentMask  = Alignment - 1;\r
     RealPages      = Pages + EFI_SIZE_TO_PAGES (Alignment);\r
index 7775ed993c0e8cf8254c92f2fc0a4a5be046d307..6307684ff05b93f9c97d8596134d475e5b6962f7 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   This file is for Challenge-Handshake Authentication Protocol (CHAP) Configuration.\r
 \r
-Copyright (c) 2004 - 2011, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2004 - 2015, Intel Corporation. All rights reserved.<BR>\r
 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
@@ -16,7 +16,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include "Md5.h"\r
 \r
 /**\r
-  Initator caculates its own expected hash value.\r
+  Initator calculates its own expected hash value.\r
 \r
   @param[in]   ChapIdentifier     iSCSI CHAP identifier sent by authenticator.\r
   @param[in]   ChapSecret         iSCSI CHAP secret of the authenticator.\r
@@ -25,7 +25,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
   @param[in]   ChallengeLength    The length of iSCSI CHAP challenge message.\r
   @param[out]  ChapResponse       The calculation of the expected hash value.\r
 \r
-  @retval EFI_SUCCESS             The expected hash value was caculatedly successfully.\r
+  @retval EFI_SUCCESS             The expected hash value was calculatedly successfully.\r
   @retval EFI_PROTOCOL_ERROR      The length of the secret should be at least the\r
                                   length of the hash value for the hashing algorithm chosen.\r
   @retval Others                  Other errors as indicated.\r