X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FNetwork%2FSnpDxe%2FSnpDxe.inf;h=f099aa7a5d90c7032676a3f25dc8a5487f9b5763;hb=4cda7726e5fd30aaf3e05c80207ae1b264bfa123;hp=c0f434ba4e494f76162baad696a2620ac1899991;hpb=3f187a734e39b627dfa68597c5e08ade0a847964;p=mirror_edk2.git diff --git a/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf b/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf index c0f434ba4e..f099aa7a5d 100644 --- a/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf +++ b/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf @@ -2,7 +2,7 @@ # Component name for module SNP # # FIX ME! -# Copyright (c) 2006, Intel Corporation. +# Copyright (c) 2006, 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 @@ -19,7 +19,7 @@ INF_VERSION = 0x00010005 BASE_NAME = SnpDxe FILE_GUID = A2f436EA-A127-4EF8-957C-8048606FF670 - MODULE_TYPE = DXE_DRIVER + MODULE_TYPE = UEFI_DRIVER VERSION_STRING = 1.0 EDK_RELEASE_VERSION = 0x00020000 EFI_SPECIFICATION_VERSION = 0x00020000 @@ -33,24 +33,24 @@ # [Sources.common] - receive.c - snp.h - nvdata.c - get_status.c - start.c - snp.c - stop.c - statistics.c - reset.c - shutdown.c - mcast_ip_to_mac.c - transmit.c + Receive.c + Snp.h + Nvdata.c + Get_status.c + Start.c + Snp.c + Stop.c + Statistics.c + Reset.c + Shutdown.c + Mcast_ip_to_mac.c + Transmit.c WaitForPacket.c - receive_filters.c - initialize.c + Receive_filters.c + Initialize.c ComponentName.c - callback.c - station_address.c + Callback.c + Station_address.c [Packages] @@ -71,5 +71,4 @@ gEfiPciIoProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiSimpleNetworkProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiDevicePathProtocolGuid # PROTOCOL ALWAYS_CONSUMED - gEfiNetworkInterfaceIdentifierProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiNetworkInterfaceIdentifierProtocolGuid_31 # PROTOCOL ALWAYS_CONSUMED