X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FSecurityStubDxe%2FSecurityStubDxe.inf;fp=MdeModulePkg%2FUniversal%2FSecurityStubDxe%2FSecurityStubDxe.inf;h=c59bb4b810935efb1525ef01b5fe9b82bb7dac39;hp=4830a82a183ce82e28cfbbdc662e1eb7865c2e2a;hb=6bfbb5f0e09c3fd70e0df5300dfed2e734c4a230;hpb=7b202cb0f917fde1d84f77b000063d56e2c11530 diff --git a/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf b/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf index 4830a82a18..c59bb4b810 100644 --- a/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf +++ b/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf @@ -1,7 +1,7 @@ -#/** @file +## @file # This driver produces security architectural protocol based on SecurityManagementLib. # -# Copyright (c) 2006 - 2009, Intel Corporation +# Copyright (c) 2006 - 2010, Intel Corporation # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at @@ -11,7 +11,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -26,7 +26,7 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -[Sources.common] +[Sources] SecurityStub.c [Packages]