]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/IScsiDxe/IScsiIbft.h
MdeModulePkg: Fix issue about current Ip4Dxe implementation for DHCP DORA process
[mirror_edk2.git] / MdeModulePkg / Universal / Network / IScsiDxe / IScsiIbft.h
index 0c8f5ba030db7260b3aff73296332b39e7ccccf0..4f3828db63c631f393b633510ec24e76027084b6 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   Some extra definitions for iBFT.\r
 \r
-Copyright (c) 2004 - 2008, Intel Corporation.<BR>\r
-All rights reserved. This program and the accompanying materials\r
+Copyright (c) 2004 - 2009, Intel Corporation. All rights reserved.<BR>\r
+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
 http://opensource.org/licenses/bsd-license.php\r
@@ -15,8 +15,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #ifndef _ISCSI_IBFT_H_\r
 #define _ISCSI_IBFT_H_\r
 \r
+#include <IndustryStandard/Acpi.h>\r
 #include <IndustryStandard/IScsiBootFirmwareTable.h>\r
-#include <Protocol/AcpiSupport.h>\r
+#include <Protocol/AcpiTable.h>\r
 #include <Protocol/PciIo.h>\r
 \r
 #define IBFT_TABLE_VAR_NAME L"iBFT"\r
@@ -28,11 +29,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 /**\r
   Publish and remove the iSCSI Boot Firmware Table according to the iSCSI\r
   session status.\r
-\r
-  @param  None.\r
-\r
-  @retval None.\r
-\r
 **/\r
 VOID\r
 IScsiPublishIbft (\r