]> git.proxmox.com Git - mirror_edk2.git/blobdiff - QuarkPlatformPkg/Platform/Dxe/PlatformInit/PlatformInitDxe.inf
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / QuarkPlatformPkg / Platform / Dxe / PlatformInit / PlatformInitDxe.inf
diff --git a/QuarkPlatformPkg/Platform/Dxe/PlatformInit/PlatformInitDxe.inf b/QuarkPlatformPkg/Platform/Dxe/PlatformInit/PlatformInitDxe.inf
deleted file mode 100644 (file)
index 2605050..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-## @file\r
-# Component description file for Quark Platform Init DXE module.\r
-#\r
-# Copyright (c) 2013 Intel Corporation.\r
-#\r
-# SPDX-License-Identifier: BSD-2-Clause-Patent\r
-#\r
-##\r
-\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = PlatformInitDxe\r
-  FILE_GUID                      = 2E6A521C-F697-402d-9774-98B2B7E140F3\r
-  MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-  ENTRY_POINT                    = PlatformInit\r
-\r
-[Sources]\r
-  PlatformInitDxe.h\r
-  PlatformInitDxe.c\r
-  PlatformConfig.c\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  QuarkSocPkg/QuarkSocPkg.dec\r
-  QuarkPlatformPkg/QuarkPlatformPkg.dec\r
-\r
-[LibraryClasses]\r
-  BaseLib\r
-  HobLib\r
-  DebugLib\r
-  UefiDriverEntryPoint\r
-  UefiBootServicesTableLib\r
-  UefiRuntimeServicesTableLib\r
-  DxeServicesTableLib\r
-  PlatformHelperLib\r
-  PlatformPcieHelperLib\r
-  DxeServicesLib\r
-  IntelQNCLib\r
-  QNCAccessLib\r
-  BaseMemoryLib\r
-  I2cLib\r
-\r
-[Protocols]\r
-  gEfiFirmwareVolumeBlockProtocolGuid\r
-  gEfiCpuArchProtocolGuid\r
-  gEfiSmmConfigurationProtocolGuid\r
-  gEfiSmmSpiReadyProtocolGuid\r
-\r
-[Pcd]\r
-  gQuarkPlatformTokenSpaceGuid.PcdPlatformType\r
-\r
-[Depex]\r
-  TRUE\r
-\r