]> git.proxmox.com Git - mirror_edk2.git/blobdiff - QuarkPlatformPkg/Platform/Dxe/MemorySubClass/MemorySubClass.inf
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / QuarkPlatformPkg / Platform / Dxe / MemorySubClass / MemorySubClass.inf
diff --git a/QuarkPlatformPkg/Platform/Dxe/MemorySubClass/MemorySubClass.inf b/QuarkPlatformPkg/Platform/Dxe/MemorySubClass/MemorySubClass.inf
deleted file mode 100644 (file)
index 720dfc1..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-## @file\r
-# Component description file for MemorySubClass module.\r
-#\r
-# This is the driver that locates the MemoryConfigurationData Variable, if it\r
-#  exists, and reports the data to the DataHub.\r
-# Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>\r
-#\r
-# SPDX-License-Identifier: BSD-2-Clause-Patent\r
-#\r
-##\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = MemorySubClass\r
-  FILE_GUID                      = EF17CEE7-267D-4BFD-A257-4A6AB3EE8591\r
-  MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-  ENTRY_POINT                    = MemorySubClassEntryPoint\r
-\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
-  MemorySubClass.c\r
-  MemorySubClass.h\r
-  MemorySubClassStrings.uni\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
-  QuarkSocPkg/QuarkSocPkg.dec\r
-  QuarkPlatformPkg/QuarkPlatformPkg.dec\r
-\r
-[LibraryClasses]\r
-  MemoryAllocationLib\r
-  HiiLib\r
-  PrintLib\r
-  BaseMemoryLib\r
-  DebugLib\r
-  UefiRuntimeServicesTableLib\r
-  UefiBootServicesTableLib\r
-  UefiDriverEntryPoint\r
-  BaseLib\r
-  HobLib\r
-  PciLib\r
-  QNCAccessLib\r
-\r
-[Guids]\r
-  gEfiMemoryConfigDataGuid                      # ALWAYS_CONSUMED\r
-\r
-[Protocols]\r
-  gEfiSmbiosProtocolGuid                        # PROTOCOL ALWAYS_CONSUMED\r
-  gEfiSmbusHcProtocolGuid                       # PROTOCOL ALWAYS_CONSUMED\r
-\r
-[Depex]\r
-  gEfiVariableArchProtocolGuid AND gEfiVariableWriteArchProtocolGuid AND gEfiSmbiosProtocolGuid AND gEfiSmbusHcProtocolGuid\r