]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / SecurityStubDxe / SecurityStubDxe.inf
index be6ce6c98962b70e86c83dd7e90dda465c006448..32c6b13e939a2f4cbed10bcf006f100a7c8c63f1 100644 (file)
@@ -1,14 +1,8 @@
 ## @file\r
 #  This driver produces security2 and security architectural protocol based on SecurityManagementLib.\r
 #\r
-#  Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR>\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
+#  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 #\r
 ##\r
@@ -24,7 +18,7 @@
 \r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources]\r
@@ -41,6 +35,8 @@
   UefiBootServicesTableLib\r
   DebugLib\r
   SecurityManagementLib\r
+  ReportStatusCodeLib\r
+  UefiLib\r
 \r
 [Guids]\r
   gEfiEndOfDxeEventGroupGuid                    ## CONSUMES ## Event\r
@@ -49,6 +45,7 @@
   gEfiSecurityArchProtocolGuid                  ## PRODUCES\r
   gEfiSecurity2ArchProtocolGuid                 ## PRODUCES\r
   gEfiDeferredImageLoadProtocolGuid             ## PRODUCES\r
+  gEfiDxeSmmReadyToLockProtocolGuid             ## NOTIFY\r
 \r
 [Depex]\r
   TRUE\r