]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/PxeUndi.c
IntelFrameworkModulePkg: Fix typos in comments
[mirror_edk2.git] / IntelFrameworkModulePkg / Csm / BiosThunk / Snp16Dxe / PxeUndi.c
index d35fc3f430e61566664f2c002d974dccc23a8be7..7063229dd44e4fccdb4aa8340bd60fad0256ceaa 100644 (file)
@@ -57,7 +57,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
   Status: See the PXENV_STATUS_xxx constants.    \r
 \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                                 \r
   @return Return value of PXE option ROM far call.                                \r
@@ -105,7 +105,7 @@ PxeStartUndi (
   Status: See the PXENV_STATUS_xxx constants.\r
 \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                                 \r
   @return Return value of PXE option ROM far call.    \r
@@ -145,7 +145,7 @@ PxeUndiStartup (
   Status: See the PXENV_STATUS_xxx constants.\r
 \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                                 \r
   @return Return value of PXE option ROM far call. \r
@@ -198,7 +198,7 @@ PxeUndiCleanup (
   Status: See the PXENV_STATUS_xxx constants.    \r
   \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                                 \r
   @return Return value of PXE option ROM far call. \r
@@ -254,7 +254,7 @@ PxeUndiInitialize (
   Status: See the PXENV_STATUS_xxx constants.\r
   \r
   @param  SimpleNetworkDevice   Device instance.\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
   @param  RxFilter             Filter setting mask value for PXE recive .     \r
                                \r
@@ -347,7 +347,7 @@ PxeUndiResetNic (
   Status: See the PXENV_STATUS_xxx constants.\r
   \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                               \r
   @return Return value of PXE option ROM far call.   \r
@@ -401,7 +401,7 @@ PxeUndiShutdown (
   Status: See the PXENV_STATUS_xxx constants.\r
   \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                               \r
   @return Return value of PXE option ROM far call.  \r
@@ -439,7 +439,7 @@ PxeUndiOpen (
   Status: See the PXENV_STATUS_xxx constants.\r
   \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                               \r
   @return Return value of PXE option ROM far call.  \r
@@ -532,7 +532,7 @@ PxeUndiClose (
   Status: See the PXENV_STATUS_xxx constants  \r
   \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                               \r
   @return Return value of PXE option ROM far call.  \r
@@ -586,7 +586,7 @@ PxeUndiTransmit (
   Status: See the PXENV_STATUS_xxx constants        \r
   \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                               \r
   @return Return value of PXE option ROM far call.  \r
@@ -628,7 +628,7 @@ PxeUndiSetMcastAddr (
   Status: See the PXENV_STATUS_xxx constants.     \r
   \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                               \r
   @return Return value of PXE option ROM far call.  \r
@@ -669,7 +669,7 @@ PxeUndiSetStationAddr (
   Status: See the PXENV_STATUS_xxx constants.   \r
   \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                               \r
   @return Return value of PXE option ROM far call.  \r
@@ -735,7 +735,7 @@ PxeUndiSetPacketFilter (
   TxBufCnt: Transmit queue length.  \r
   \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                               \r
   @return Return value of PXE option ROM far call.  \r
@@ -783,7 +783,7 @@ PxeUndiGetInformation (
   because receive queue was full.\r
   \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                               \r
   @return Return value of PXE option ROM far call.  \r
@@ -820,7 +820,7 @@ PxeUndiGetStatistics (
   Status: See the PXENV_STATUS_xxx constants.\r
   \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                               \r
   @return Return value of PXE option ROM far call.  \r
@@ -858,7 +858,7 @@ PxeUndiClearStatistics (
   Status: See the PXENV_STATUS_xxx constants.    \r
   \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                               \r
   @return Return value of PXE option ROM far call.  \r
@@ -902,7 +902,7 @@ PxeUndiInitiateDiags (
   Status: See the PXENV_STATUS_xxx constants.  \r
   \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                               \r
   @return Return value of PXE option ROM far call.  \r
@@ -943,7 +943,7 @@ PxeUndiForceInterrupt (
   MediaAddr: MAC multicast address.\r
   \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                               \r
   @return Return value of PXE option ROM far call.  \r
@@ -1016,7 +1016,7 @@ PxeUndiGetMcastAddr (
   in the [PnP] and [PCI] specifications    \r
   \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                               \r
   @return Return value of PXE option ROM far call.  \r
@@ -1072,7 +1072,7 @@ PxeUndiGetNicType (
   Reserved: Must be zero.       \r
   \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                               \r
   @return Return value of PXE option ROM far call.  \r
@@ -1137,7 +1137,7 @@ PxeUndiGetNdisInfo (
   strategy routine when the UNDI re-enables interrupts.   \r
   \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                               \r
   @return Return value of PXE option ROM far call.  \r
@@ -1179,7 +1179,7 @@ PxeUndiIsr (
   Status: See the PXENV_STATUS_xxx constants.      \r
   \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                               \r
   @return Return value of PXE option ROM far call.  \r
@@ -1234,7 +1234,7 @@ PxeUndiStop (
   status of that operation on return.     \r
   \r
   @param  SimpleNetworkDevice   Device instance\r
-  @param  PxeUndiTable          Point to structure which hold paramter and return value \r
+  @param  PxeUndiTable          Point to structure which hold parameter and return value \r
                                 for option ROM call.\r
                               \r
   @return Return value of PXE option ROM far call.  \r