]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/InternalIsaIo.h
Use REPORT_STATUS_CODExxx() macros directly.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / IsaBusDxe / InternalIsaIo.h
index 25427b4329903aad4d756136ae6e2b19896cc020..054a6b9bab8125c4119bdddcc8e643a0d2fb7db1 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   The header file for EFI_ISA_IO protocol implementation.\r
   \r
-Copyright (c) 2006 - 2009, Intel Corporation.<BR>\r
-All rights reserved. This program and the accompanying materials\r
+Copyright (c) 2006 - 2011, 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
@@ -165,18 +165,6 @@ IsaIoFlush (
   IN EFI_ISA_IO_PROTOCOL  *This\r
   );\r
 \r
-/**\r
-  report a error Status code\r
-\r
-  @param Code          The error status code.\r
-  \r
-  @return EFI_SUCCESS  Success to report status code.\r
-**/\r
-EFI_STATUS\r
-ReportErrorStatusCode (\r
-  EFI_STATUS_CODE_VALUE Code\r
-  );\r
-\r
 /**\r
   Writes I/O operation base address and count number to a 8 bit I/O Port.\r
 \r