]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmm.inf
MdeModulePkg/Variable: Attribute combination should return EFI_UNSUPPORTED
[mirror_edk2.git] / MdeModulePkg / Universal / Variable / RuntimeDxe / VariableSmm.inf
index 64ecb1a1b6f408635e39e38ca1ed02ccdb10ce25..8c552b87e080604ecc98b6a28ca7458921d09259 100644 (file)
 #  the authentication service provided in this driver will be broken, and the behavior is undefined.\r
 #\r
 # Copyright (c) 2010 - 2019, 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
-# 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) Microsoft Corporation.\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
   Variable.c\r
   VariableTraditionalMm.c\r
   VariableSmm.c\r
+  VariableNonVolatile.c\r
+  VariableNonVolatile.h\r
+  VariableParsing.c\r
+  VariableParsing.h\r
+  VariableRuntimeCache.c\r
+  VariableRuntimeCache.h\r
   VarCheck.c\r
   Variable.h\r
   PrivilegePolymorphic.h\r
   VariableExLib.c\r
   TcgMorLockSmm.c\r
   SpeculationBarrierSmm.c\r
+  VariableLockRequestToLock.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   AuthVariableLib\r
   VarCheckLib\r
   UefiBootServicesTableLib\r
+  VariableFlashInfoLib\r
+  VariablePolicyLib\r
+  VariablePolicyHelperLib\r
+  SafeIntLib\r
 \r
 [Protocols]\r
   gEfiSmmFirmwareVolumeBlockProtocolGuid        ## CONSUMES\r
   gEdkiiVarErrorFlagGuid\r
 \r
 [Pcd]\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize       ## CONSUMES\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase       ## SOMETIMES_CONSUMES\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase64     ## CONSUMES\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize                  ## CONSUMES\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdMaxAuthVariableSize              ## CONSUMES\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVolatileVariableSize          ## CONSUMES\r