]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Vlv2TbltDevicePkg/Library/PlatformBdsLib/PlatformBdsLib.inf
ArmPkg/CompilerIntrinsicsLib: Add uread, uwrite GCC assembly sources
[mirror_edk2.git] / Vlv2TbltDevicePkg / Library / PlatformBdsLib / PlatformBdsLib.inf
index da268b2a54679d463cbf8ae82d691af3691c537c..d3bef0fa39337908af768be172d2f9cddb06204c 100644 (file)
@@ -1,16 +1,13 @@
 #/** @file\r
 # Component name for module PlatformBootManagerLib\r
 #\r
-# Copyright (c) 2008  - 2015, Intel Corporation. All rights reserved.<BR>\r
-#                                                                                  \r\r
-# This program and the accompanying materials are licensed and made available under\r\r
-# the terms and conditions of the BSD License that accompanies this distribution.  \r\r
-# The full text of the license may be found at                                     \r\r
-# http://opensource.org/licenses/bsd-license.php.                                  \r\r
-#                                                                                  \r\r
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,            \r\r
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.    \r\r
-#                                                                                  \r\r
+# Copyright (c) 2008  - 2019, Intel Corporation. All rights reserved.<BR>\r
+#\r
+\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
+\r
+#\r
+\r
 #\r
 #\r
 #\r
@@ -49,6 +46,8 @@
   ShellPkg/ShellPkg.dec\r
   CryptoPkg/CryptoPkg.dec\r
   SecurityPkg/SecurityPkg.dec\r
+  SignedCapsulePkg/SignedCapsulePkg.dec\r
+  SourceLevelDebugPkg/SourceLevelDebugPkg.dec\r
 \r
 [LibraryClasses]\r
   DxeServicesTableLib\r
   PrintLib\r
   BaseCryptLib\r
 #  TcgPhysicalPresenceLib\r
-#  TrEEPhysicalPresenceLib\r
+  Tcg2PhysicalPresenceLib  \r
   FileHandleLib\r
   S3BootScriptLib\r
   SerialPortLib\r
+  CapsuleLib\r
 \r
 [Protocols]\r
   gEfiFirmwareVolume2ProtocolGuid\r
@@ -90,6 +90,7 @@
   gEfiMmioDeviceProtocolGuid\r
   gEfiI2cMasterProtocolGuid\r
   gEfiI2cHostProtocolGuid\r
+  gEsrtManagementProtocolGuid\r
 \r
 [Guids]\r
   gEfiMemoryTypeInformationGuid\r
   gEfiGlobalVariableGuid\r
   gEfiNormalSetupGuid\r
   gEfiPartTypeSystemPartGuid\r
+  gEfiEndOfDxeEventGroupGuid\r
+  gUefiShellFileGuid\r
 \r
 [Pcd]\r
+  gEfiSignedCapsulePkgTokenSpaceGuid.PcdEdkiiRsa2048Sha256TestPublicKeyFileGuid\r
+  gEfiSignedCapsulePkgTokenSpaceGuid.PcdEdkiiPkcs7TestPublicKeyFileGuid\r
+  gEfiSecurityPkgTokenSpaceGuid.PcdRsa2048Sha256PublicKeyBuffer\r
+  gEfiSecurityPkgTokenSpaceGuid.PcdPkcs7CertBuffer\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdTestKeyUsed\r
   gPlatformModuleTokenSpaceGuid.PcdFlashFvRecovery2Base\r
   gPlatformModuleTokenSpaceGuid.PcdFlashFvMainBase\r
   gPlatformModuleTokenSpaceGuid.PcdFlashFvRecoveryBase\r
   gPlatformModuleTokenSpaceGuid.PcdFlashFvShellSize\r
   gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut\r
   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile\r
   gPlatformModuleTokenSpaceGuid.PcdIFWISigBaseAddress\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn\r