]> git.proxmox.com Git - mirror_edk2.git/commitdiff
update file header
authorywu21 <ywu21@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 10 Dec 2008 03:27:58 +0000 (03:27 +0000)
committerywu21 <ywu21@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 10 Dec 2008 03:27:58 +0000 (03:27 +0000)
delete IN from
IScsiPublishIbft (
  IN VOID
  );

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6956 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Universal/Network/IScsiDxe/IScsiIbft.h

index b426b064a724f83f590e2ceb31291017743525c3..0c8f5ba030db7260b3aff73296332b39e7ccccf0 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 /** @file\r
-  Some extra definitions for iBFT\r
+  Some extra definitions for iBFT.\r
 \r
 \r
-Copyright (c) 2004 - 2008, Intel Corporation\r
+Copyright (c) 2004 - 2008, Intel Corporation.<BR>\r
 All rights reserved. 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
 All rights reserved. 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
@@ -10,14 +10,6 @@ http://opensource.org/licenses/bsd-license.php
 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
-Module Name:\r
-\r
-  IScsiIbft.h\r
-\r
-Abstract:\r
-\r
-  Some extra definitions for iBFT.\r
-\r
 **/\r
 \r
 #ifndef _ISCSI_IBFT_H_\r
 **/\r
 \r
 #ifndef _ISCSI_IBFT_H_\r
@@ -44,7 +36,7 @@ Abstract:
 **/\r
 VOID\r
 IScsiPublishIbft (\r
 **/\r
 VOID\r
 IScsiPublishIbft (\r
-  IN VOID\r
+  VOID\r
   );\r
 \r
 #endif\r
   );\r
 \r
 #endif\r