]> git.proxmox.com Git - mirror_edk2.git/commitdiff
OvmfPkg/Csm/CsmSupportLib: Drop IntelFrameworkPkg dependency
authorHao A Wu <hao.a.wu@intel.com>
Wed, 15 May 2019 07:11:48 +0000 (15:11 +0800)
committerHao A Wu <hao.a.wu@intel.com>
Mon, 17 Jun 2019 01:27:06 +0000 (09:27 +0800)
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1843

This commit will update the INF file of the CsmSupportLib to drop its
dependency on IntelFrameworkPkg:

gEfiLegacyBiosPlatformProtocolGuid
gEfiLegacyBiosProtocolGuid
gEfiLegacyInterruptProtocolGuid

The above dependencies have already been addressed by the duplication of
these definitions from IntelFrameworkPkg to OvmfPkg.

Cc: Ray Ni <ray.ni@intel.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Hao A Wu <hao.a.wu@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
OvmfPkg/Csm/CsmSupportLib/CsmSupportLib.inf

index 229f2e0b4b2b52f11e235c94b0757488aa4276d4..45f201f07b5f608e64c75a730224bd6ef14b534e 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  Platform CSM Support Library\r
 #\r
-#  Copyright (c) 2008 - 2018, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2008 - 2019, Intel Corporation. All rights reserved.<BR>\r
 #  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
@@ -34,7 +34,6 @@
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
   OvmfPkg/OvmfPkg.dec\r
 \r
 [Pcd]\r