]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Security/SecurityStub/Dxe/SecurityStub.inf
1. Clean up DxeNt32OemHookStatusCodeLib.inf and PeiNt32OemHookStatusCodeLib.inf
[mirror_edk2.git] / MdeModulePkg / Universal / Security / SecurityStub / Dxe / SecurityStub.inf
index bd9058374a71d9f65bd3593c76dbb19bb5a426d4..4b8876530742647b8d1e89c7283f323d36b687ed 100644 (file)
@@ -1,13 +1,12 @@
 #/** @file\r
-# Component description file for SecurityStub module\r
-#\r
-# This driver supports platform security service.\r
-# Copyright (c) 2006 - 2007, Intel Corporation\r
+#  Component description file for SecurityStub module\r
 #\r
+#  Copyright (c) 2006 - 2007, 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
 #  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
 #\r
 [Sources.common]\r
   SecurityStub.c\r
   SecurityStub.h\r
-  SecurityStub.dxs\r
-  CommonHeader.h\r
-\r
-\r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
 \r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
 \r
 ################################################################################\r
 #\r
 [Protocols]\r
   gEfiSecurityArchProtocolGuid                  # PROTOCOL ALWAYS_PRODUCED\r
 \r
+################################################################################\r
+#\r
+# Dependency Expression Section - list of Dependency expressions that are required for\r
+#                              this module.\r
+#\r
+################################################################################\r
+\r
+[Depex]\r
+  TRUE
\ No newline at end of file