]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
Code scrub for the following drivers and librarys.
[mirror_edk2.git] / MdeModulePkg / Universal / SecurityStubDxe / SecurityStubDxe.inf
index 8d70dbe38c3db6938fbc18e5f69200043297b090..71c5a8ef388d3014d8e2d99842bac638203a0184 100644 (file)
@@ -1,5 +1,6 @@
 #/** @file\r
-#  Sample SecurityStub module implements the dummy platform security service.\r
+#  Sample SecurityStub driver implements the dummy platform security service.\r
+#  It always return success without any authentication check.\r
 #\r
 #  Copyright (c) 2006 - 2008, Intel Corporation\r
 #  All rights reserved. This program and the accompanying materials\r
@@ -28,7 +29,6 @@
 \r
 [Sources.common]\r
   SecurityStub.c\r
-  SecurityStub.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -42,4 +42,4 @@
   gEfiSecurityArchProtocolGuid                  # PROTOCOL ALWAYS_PRODUCED\r
 \r
 [Depex]\r
-  TRUE
\ No newline at end of file
+  TRUE\r