X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FNetwork%2FSnpDxe%2FSnp.c;fp=MdeModulePkg%2FUniversal%2FNetwork%2FSnpDxe%2FSnp.c;h=2dc0536117c0ad1675deb1a146e10695f354f818;hp=e90e4e0244075d836f3a8934833a003d227c6762;hb=f3de0a607dd36d045ef8d1782db5e9c296cf6b43;hpb=597cb96fa354bfad999b4149afef7f4e5875f2c7 diff --git a/MdeModulePkg/Universal/Network/SnpDxe/Snp.c b/MdeModulePkg/Universal/Network/SnpDxe/Snp.c index e90e4e0244..2dc0536117 100644 --- a/MdeModulePkg/Universal/Network/SnpDxe/Snp.c +++ b/MdeModulePkg/Universal/Network/SnpDxe/Snp.c @@ -1,7 +1,7 @@ /** @file Implementation of driver entry point and driver binding protocol. -Copyright (c) 2004 - 2010, Intel Corporation. All rights reserved.
+Copyright (c) 2004 - 2011, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -1014,7 +1014,7 @@ InitializeSnpNiiDriver ( ImageHandle, SystemTable, &mSimpleNetworkDriverBinding, - NULL, + ImageHandle, &gSimpleNetworkComponentName, &gSimpleNetworkComponentName2 );