]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StandaloneMmPkg/StandaloneMmPkg.dec
StandaloneMmPkg: fix pointer/int casts against 32bit architectures
[mirror_edk2.git] / StandaloneMmPkg / StandaloneMmPkg.dec
index 2d178c5e20a6b540dd447c0ccca3e830c75cc72d..0dfed4ee995a8b823d2af0911e4fbd38d2899e45 100644 (file)
@@ -2,15 +2,9 @@
 # This package is a platform package that provide platform module/library\r
 # required by Standalone MM platform.\r
 #\r
-# Copyright (c) 2016-2018, ARM Ltd. All rights reserved.<BR>\r
+# Copyright (c) 2016-2021, Arm Ltd. All rights reserved.<BR>\r
 #\r
-# This program and the accompanying materials\r
-# are licensed and made available under the terms and conditions of the BSD License\r
-# which accompanies this distribution. The full text of the license may be found at\r
-# http://opensource.org/licenses/bsd-license.php\r
-#\r
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 #\r
 \r
 \r
 [LibraryClasses]\r
 \r
+  ##  @libraryclass  Defines a set of helper methods.\r
+  FvLib|Include/Library/FvLib.h\r
+\r
+  ##  @libraryclass  Defines a set of interfaces for the MM core entrypoint.\r
+  StandaloneMmCoreEntryPoint|Include/Library/StandaloneMmCoreEntryPoint.h\r
+\r
+  ##  @libraryclass  Defines a set of interfaces that provides services for\r
+  ##                 MM Memory Operation.\r
+  MemLib|Include/Library/StandaloneMmMemLib.h\r
+\r
+[LibraryClasses.AArch64]\r
+  ##  @libraryclass  Defines a set of interfaces for the MM core entrypoint for\r
+  ##                 AArch64.\r
+  StandaloneMmCoreEntryPoint|Include/Library/AArch64/StandaloneMmCoreEntryPoint.h\r
+\r
 [Guids]\r
   gStandaloneMmPkgTokenSpaceGuid           = { 0x18fe7632, 0xf5c8, 0x4e63, { 0x8d, 0xe8, 0x17, 0xa5, 0x5c, 0x59, 0x13, 0xbd }}\r
   gMpInformationHobGuid                    = { 0xba33f15d, 0x4000, 0x45c1, { 0x8e, 0x88, 0xf9, 0x16, 0x92, 0xd4, 0x57, 0xe3 }}\r