]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdeModulePkg / Library / SmmLockBoxLib / SmmLockBoxDxeLib.inf
index b9052e797986de5ae90f1960d33c3f16f16f0402..48cdb9c66ab76345fe386105c6caa955388deb83 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
-#  Component description file for LockBox library.\r
+#  DXE LockBox library instance.\r
 #\r
-#  Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2010 - 2014, 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
@@ -17,6 +17,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = SmmLockBoxDxeLib\r
+  MODULE_UNI_FILE                = SmmLockBoxDxeLib.uni\r
   FILE_GUID                      = 4A0054B4-3CA8-4e1b-9339-9B58D5FBB7D2\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
 \r
 [LibraryClasses]\r
   UefiBootServicesTableLib\r
-  UefiRuntimeServicesTableLib\r
   BaseLib\r
   BaseMemoryLib\r
   DebugLib\r
 \r
 [Guids]\r
-  gEfiSmmLockBoxCommunicationGuid       ## CONSUMED\r
+  gEfiSmmLockBoxCommunicationGuid       ## SOMETIMES_CONSUMES ## GUID # Used to do smm communication\r
 \r
 [Protocols]\r
-  gEfiSmmCommunicationProtocolGuid   ## CONSUMED\r
+  gEfiSmmCommunicationProtocolGuid      ## SOMETIMES_CONSUMES\r