]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
Add new SecurityManagementLib, and update SecurityStub driver to use this lib.
[mirror_edk2.git] / MdeModulePkg / Universal / SecurityStubDxe / SecurityStubDxe.inf
index 2d02248b13a5b16d228c55931d35d16dd7783d6c..4830a82a183ce82e28cfbbdc662e1eb7865c2e2a 100644 (file)
@@ -1,8 +1,7 @@
 #/** @file\r
-#  Sample SecurityStub driver implements the dummy platform security service.\r
-#  It always return success without any authentication check.\r
+#  This driver produces security architectural protocol based on SecurityManagementLib.\r
 #\r
-#  Copyright (c) 2006 - 2008, Intel Corporation\r
+#  Copyright (c) 2006 - 2009, Intel Corporation\r
 #  All rights reserved. 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
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
 \r
 [LibraryClasses]\r
   UefiDriverEntryPoint\r
   UefiBootServicesTableLib\r
   DebugLib\r
+  SecurityManagementLib\r
 \r
 [Protocols]\r
   gEfiSecurityArchProtocolGuid                  ## PRODUCED\r