]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Library/LockBoxLib/LockBoxDxeLib.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / OvmfPkg / Library / LockBoxLib / LockBoxDxeLib.inf
index 08973a47be6dc1ab11c51b312511ba42c8393483..9140b1ba9de928e552da5b0ac7c539c53eb18429 100644 (file)
@@ -3,16 +3,9 @@
 #  Library implementing the LockBox interface for OVMF\r
 #\r
 #  Copyright (C) 2013, Red Hat, Inc.\r
-#  Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2014 - 2016, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  This program and the accompanying materials are licensed and made available\r
-#  under the terms and conditions of the BSD License which accompanies this\r
-#  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\r
-#  IMPLIED.\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
@@ -29,6 +22,7 @@
 [Sources]\r
   LockBoxDxe.c\r
   LockBoxLib.c\r
+  LockBoxLib.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   DebugLib\r
   UefiBootServicesTableLib\r
 \r
+[Protocols]\r
+  gEfiLockBoxProtocolGuid    ## SOMETIMES_PRODUCES\r
+\r
 [Pcd]\r
   gUefiOvmfPkgTokenSpaceGuid.PcdOvmfLockBoxStorageBase\r
   gUefiOvmfPkgTokenSpaceGuid.PcdOvmfLockBoxStorageSize\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiS3Enable\r
 \r
 [FeaturePcd]\r
   gUefiOvmfPkgTokenSpaceGuid.PcdSmmSmramRequire\r