]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OptionRomPkg/UndiRuntimeDxe/Undi32.h
1. Add EFI_COMPONENT_NAME2_PROTOCOL support for UNDI driver.
[mirror_edk2.git] / OptionRomPkg / UndiRuntimeDxe / Undi32.h
index c35f4f3eab3bf7e24b71cd18885dc765accb4fa9..2bc019ef2429ca5d699be1e9a74e9b757f92cd35 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 - 2012, 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