]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/UefiPxeBcDxe/PxeBcSupport.c
NetworkPkg: comments clean up.
[mirror_edk2.git] / NetworkPkg / UefiPxeBcDxe / PxeBcSupport.c
index 7ad070c5e3f6f17c354ac81ea837ff2561a5e94b..28383b32aa79c71f826144aa506fb16b198b6237 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Support functions implementation for UefiPxeBc Driver.\r
 \r
-  Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2007 - 2011, 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 of the BSD License\r
@@ -1081,7 +1081,7 @@ PxeBcCheckByDestIp (
 /**\r
   Check the received packet using the destination port.\r
 \r
-  @param[in]       PxeBcMode      The pointer to the mode data of PxeBc.\r
+  @param[in]       Mode           The pointer to the mode data of PxeBc.\r
   @param[in]       Session        The pointer to the current UDPv4 session.\r
   @param[in, out]  DestPort       The pointer to the destination port.\r
   @param[in]       OpFlags        Operation flag for UdpRead/UdpWrite.\r