]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf
MdeModulePkg/DxeCapsuleLibFmp: Use new Variable Lock interface
[mirror_edk2.git] / MdeModulePkg / Library / LockBoxNullLib / LockBoxNullLib.inf
index 4665112aef9e47367aa3fcda6da0997cead8077a..17a0956176058ca699ce686cf1c6f899f44999af 100644 (file)
@@ -1,32 +1,26 @@
 ## @file\r
-#  Component description file for LockBox library.\r
+#  NULL LockBox library instance.\r
 #\r
-#  Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  This program and the accompanying materials\r
-#  are licensed and made available under the terms and conditions\r
-#  of the BSD License which accompanies this distribution.  The\r
-#  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
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = LockBoxNullLib\r
+  MODULE_UNI_FILE                = LockBoxNullLib.uni\r
   FILE_GUID                      = 0BA38EBD-E190-4df7-8EC4-0A6E2B43772D\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = LockBoxLib|PEIM DXE_DRIVER DXE_RUNTIME_DRIVER UEFI_DRIVER UEFI_APPLICATION DXE_SMM_DRIVER\r
+  LIBRARY_CLASS                  = LockBoxLib\r
 \r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 \r
+#  VALID_ARCHITECTURES           = IA32 X64\r
 #\r
 \r
 [Sources]\r
@@ -36,6 +30,3 @@
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
 \r
-[LibraryClasses]\r
-  BaseLib\r
-\r