]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StandaloneMmPkg/StandaloneMmPkg.dec
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / StandaloneMmPkg / StandaloneMmPkg.dec
index 82cb62568b5356091c263751e19846a64d0f3dcc..46784d94e421cc0abf8d648ae542641fa087bea5 100644 (file)
@@ -2,7 +2,7 @@
 # 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
 # SPDX-License-Identifier: BSD-2-Clause-Patent\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, LibraryClasses.ARM]\r
+  ##  @libraryclass  Defines a set of interfaces for the MM core entrypoint for\r
+  ##                 AArch64 and ARM.\r
+  StandaloneMmCoreEntryPoint|Include/Library/Arm/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