]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/Snp16Dxe.inf
IntelFrameworkModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / IntelFrameworkModulePkg / Csm / BiosThunk / Snp16Dxe / Snp16Dxe.inf
index c37c4abb86baef42860b931abd3987c35190dba4..2e6b0c532df74761aea7f4609021f9234a1bfece 100644 (file)
@@ -1,7 +1,9 @@
 ## @file\r
+# SNP driver On Legacy NIC ROM.\r
+#\r
 # Thunk wrapper UEFI driver to produce EFI SNP protocol based on legacy 16 NIC ROM.\r
 #\r
-# Copyright (c) 1999 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 1999 - 2014, Intel Corporation. All rights reserved.<BR>\r
 #\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions\r
@@ -16,6 +18,7 @@
 \r
 [Defines]\r
   BASE_NAME                            = BiosSnp16\r
+  MODULE_UNI_FILE                      = BiosSnp16.uni\r
   FILE_GUID                            = D0CAA91E-2DE4-4b0d-B3DC-09C67E854E34\r
   MODULE_TYPE                          = UEFI_DRIVER\r
   INF_VERSION                          = 0x00010005\r
   MemoryAllocationLib\r
 \r
 [Guids]\r
-  gEfiEventExitBootServicesGuid\r
+  gEfiEventExitBootServicesGuid         ##CONSUMES  ##Event\r
 \r
 [Protocols]\r
-  gEfiNetworkInterfaceIdentifierProtocolGuid\r
-  gEfiDevicePathProtocolGuid\r
-  gEfiSimpleNetworkProtocolGuid\r
-  gEfiPciIoProtocolGuid\r
-  gEfiLegacyBiosProtocolGuid\r
+  gEfiNetworkInterfaceIdentifierProtocolGuid  ##BY_START\r
+  gEfiDevicePathProtocolGuid                  ##BY_START\r
+  gEfiDevicePathProtocolGuid                  ##TO_START\r
+  gEfiSimpleNetworkProtocolGuid               ##BY_START\r
+  gEfiPciIoProtocolGuid                       ##TO_START\r
+  gEfiLegacyBiosProtocolGuid                  ##CONSUMES\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   IntelFrameworkPkg/IntelFrameworkPkg.dec\r
 \r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  BiosSnp16Extra.uni\r