X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FNetwork%2FMnpDxe%2FMnpIo.c;h=d63bad00b88c8c4accfe9eb34721959b2e9a4385;hp=0347dc7f1f4f8719e6aa835535afc3587bcaf96d;hb=c57273b0d88617dc88b065486c647c21757ce1a7;hpb=8578c9a1d1d1a4d677a0beb9a88b8b345df39464 diff --git a/MdeModulePkg/Universal/Network/MnpDxe/MnpIo.c b/MdeModulePkg/Universal/Network/MnpDxe/MnpIo.c index 0347dc7f1f..d63bad00b8 100644 --- a/MdeModulePkg/Universal/Network/MnpDxe/MnpIo.c +++ b/MdeModulePkg/Universal/Network/MnpDxe/MnpIo.c @@ -1,6 +1,7 @@ /** @file - -Copyright (c) 2005 - 2007, Intel Corporation + Implementation of Managed Network Protocol I/O functions. + +Copyright (c) 2005 - 2007, Intel Corporation.
All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -9,15 +10,6 @@ http://opensource.org/licenses/bsd-license.php THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. -Module Name: - - MnpIo.c - -Abstract: - - Implementation of Managed Network Protocol I/O functions. - - **/ #include "MnpImpl.h" @@ -1071,8 +1063,6 @@ MnpCheckPacketTimeout ( @param Context Pointer to the context data registered to the event. - @return None. - **/ VOID EFIAPI