]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/UefiPxeBcDxe/PxeBcSupport.h
NetworkPkg: comments clean up.
[mirror_edk2.git] / NetworkPkg / UefiPxeBcDxe / PxeBcSupport.h
index 0d782050f9ac9061fc19e69f22b42f36891a2fdf..59975d59c38caf461d3dacb71cf9ccf455634926 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Support functions declaration 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
@@ -286,7 +286,7 @@ PxeBcCheckByDestIp (
 /**\r
   Check the received packet with the destination port.\r
 \r
-  @param[in]       PxeBcMode      Pointer to mode data of PxeBc.\r
+  @param[in]       Mode           Pointer to mode data of PxeBc.\r
   @param[in]       Session        Pointer to the current UDPv4 session.\r
   @param[in, out]  DestPort       Pointer to the destination port.\r
   @param[in]       OpFlags        Operation flag for UdpRead/UdpWrite.\r