]> git.proxmox.com Git - mirror_edk2.git/commitdiff
StandaloneMmPkg: Remove dependency on ArmPlatformPkg.dec
authorSami Mujawar <sami.mujawar@arm.com>
Thu, 17 Dec 2020 10:15:15 +0000 (10:15 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 7 Jan 2021 11:13:39 +0000 (11:13 +0000)
Bugzilla: 3150 (https://bugzilla.tianocore.org/show_bug.cgi?id=3150)

Update StandaloneMmCoreEntryPoint to remove the unnecessary
dependency on ArmPlatformPkg.dec.

Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/StandaloneMmCoreEntryPoint.inf

index 7d6ee4e08ecbff3262017f2e567145a148dfe0f7..75a654b06d51246a444aaff62df31ec1ca3f8290 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # Module entry point library for DXE core.\r
 #\r
-# Copyright (c) 2017 - 2018, ARM Ltd. All rights reserved.<BR>\r
+# Copyright (c) 2017 - 2021, Arm Ltd. All rights reserved.<BR>\r
 #\r
 #  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
@@ -33,7 +33,6 @@
 \r
 [Packages.AARCH64]\r
   ArmPkg/ArmPkg.dec\r
-  ArmPlatformPkg/ArmPlatformPkg.dec\r
 \r
 [LibraryClasses]\r
   BaseLib\r