]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/EsalVariableDxeSal.inf
SecurityPkg: Clean up source files
[mirror_edk2.git] / SecurityPkg / VariableAuthenticated / EsalVariableDxeSal / EsalVariableDxeSal.inf
index 16caa30dadefb5e7beed580a0dc5a4ff505ac303..fcfda3d452bf2e7b98536592212d7bae72bd3415 100644 (file)
@@ -4,7 +4,7 @@
 #  This module installs variable arch protocol and variable write arch protocol to provide\r
 #  four EFI_RUNTIME_SERVICES: SetVariable, GetVariable, GetNextVariableName and QueryVariableInfo.\r
 #\r
-# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2009 - 2018, 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
@@ -29,7 +29,7 @@
 #\r
 #  VALID_ARCHITECTURES           = IPF\r
 #\r
-#  VIRTUAL_ADDRESS_MAP_CALLBACK  =  VariableClassAddressChangeEvent              \r
+#  VIRTUAL_ADDRESS_MAP_CALLBACK  =  VariableClassAddressChangeEvent\r
 #\r
 \r
 [Sources.common]\r
   ## CONSUMES             ## Variable:L"SignatureSupport"\r
   ## PRODUCES             ## Variable:L"SignatureSupport"\r
   gEfiGlobalVariableGuid\r
-  \r
+\r
   ## PRODUCES             ## GUID # Variable store header\r
   ## CONSUMES             ## GUID # Variable store header\r
   ## SOMETIMES_CONSUMES   ## HOB\r
   ## SOMETIMES_PRODUCES   ## SystemTable\r
   gEfiAuthenticatedVariableGuid\r
-  \r
+\r
   gEfiEventVirtualAddressChangeGuid             ## CONSUMES               ## Event\r
   gEfiCertRsa2048Sha256Guid                     ## CONSUMES               ## GUID        # Unique ID for the format of the CertType.\r
 \r
   gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize          ## CONSUMES\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdVariableStoreSize                     ## CONSUMES\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdHwErrStorageSize                      ## CONSUMES\r
-  \r
+\r
 [FeaturePcd.common]\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics             ## CONSUMES    # statistic the information of variable.\r
 \r
 [Depex]\r
-  gEfiExtendedSalFvBlockServicesProtocolGuid AND gEfiFaultTolerantWriteProtocolGuid  \r
+  gEfiExtendedSalFvBlockServicesProtocolGuid AND gEfiFaultTolerantWriteProtocolGuid\r
 \r
 [UserExtensions.TianoCore."ExtraFiles"]\r
-  EsalVariableDxeSalExtra.uni
\ No newline at end of file
+  EsalVariableDxeSalExtra.uni\r