]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
MdeModulePkg/SecurityStubDxe: Defer 3rd party image before EndOfDxe
[mirror_edk2.git] / MdeModulePkg / Universal / SecurityStubDxe / SecurityStubDxe.inf
index 9d1c7b8dcbfb8b7beeed5af37bd360a730e30307..be6ce6c98962b70e86c83dd7e90dda465c006448 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  This driver produces security2 and security architectural protocol based on SecurityManagementLib.\r
 #\r
-#  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR>\r
 #  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
@@ -29,6 +29,8 @@
 \r
 [Sources]\r
   SecurityStub.c\r
+  Defer3rdPartyImageLoad.c\r
+  Defer3rdPartyImageLoad.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   DebugLib\r
   SecurityManagementLib\r
 \r
+[Guids]\r
+  gEfiEndOfDxeEventGroupGuid                    ## CONSUMES ## Event\r
+\r
 [Protocols]\r
   gEfiSecurityArchProtocolGuid                  ## PRODUCES\r
   gEfiSecurity2ArchProtocolGuid                 ## PRODUCES\r
+  gEfiDeferredImageLoadProtocolGuid             ## PRODUCES\r
 \r
 [Depex]\r
   TRUE\r