]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/SnpNt32Dxe/SnpNt32Dxe.inf
Nt32Pkg: Remove it
[mirror_edk2.git] / Nt32Pkg / SnpNt32Dxe / SnpNt32Dxe.inf
diff --git a/Nt32Pkg/SnpNt32Dxe/SnpNt32Dxe.inf b/Nt32Pkg/SnpNt32Dxe/SnpNt32Dxe.inf
deleted file mode 100644 (file)
index 38758b1..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-## @file\r
-# Component name for module SnpNt32Dxe\r
-#\r
-# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
-#\r
-#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
-#\r
-#\r
-##\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = SnpNt32Dxe\r
-  FILE_GUID                      = D0893F05-B06D-4161-B947-9BE9B85AC3A1\r
-  MODULE_TYPE                    = UEFI_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-\r
-  ENTRY_POINT                    = InitializeSnpNt32Driver\r
-  UNLOAD_IMAGE                   = SnpNt32Unload\r
-#\r
-# The following information is for reference only and not required by the build tools.\r
-#\r
-#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
-#\r
-\r
-[Sources]\r
-  ComponentName.c\r
-  SnpNt32.h\r
-  SnpNt32.c\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
-  Nt32Pkg/Nt32Pkg.dec\r
-\r
-[LibraryClasses]\r
-  DevicePathLib\r
-  UefiLib\r
-  UefiBootServicesTableLib\r
-  BaseMemoryLib\r
-  DebugLib\r
-  UefiDriverEntryPoint\r
-  NetLib\r
-\r
-[Protocols]\r
-  gEfiSimpleNetworkProtocolGuid                 # PROTOCOL ALWAYS_CONSUMED\r
-  gEfiDevicePathProtocolGuid                    # PROTOCOL ALWAYS_CONSUMED\r
-  gEfiWinNtThunkProtocolGuid                    # PROTOCOL ALWAYS_CONSUMED\r