]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OptionRomPkg/UndiRuntimeDxe/Undi32.h
CorebootModulePkg: Remove unused static functions to prevent gcc build fail
[mirror_edk2.git] / OptionRomPkg / UndiRuntimeDxe / Undi32.h
index c35f4f3eab3bf7e24b71cd18885dc765accb4fa9..d09761d59ddc319d9e8b7faad7bf6d8d44c38375 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   EFI internal structures for the EFI UNDI driver.\r
 \r
-Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2006 - 2015, 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
@@ -36,6 +36,10 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 #include "E100b.h"\r
 \r
+extern EFI_DRIVER_BINDING_PROTOCOL  gUndiDriverBinding;\r
+extern EFI_COMPONENT_NAME_PROTOCOL  gUndiComponentName;\r
+extern EFI_COMPONENT_NAME2_PROTOCOL gUndiComponentName2;\r
+\r
 #define MAX_NIC_INTERFACES 16\r
 \r
 #define EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_REVISION_31 0x00010001\r
@@ -172,13 +176,6 @@ UNDI_notify_virtual (
   VOID      *context\r
   );\r
 \r
-VOID\r
-EFIAPI\r
-UndiNotifyExitBs (\r
-  EFI_EVENT Event,\r
-  VOID      *Context\r
-  );\r
-\r
 EFI_STATUS\r
 EFIAPI\r
 UndiDriverSupported (\r