Revision: 16616 http://sourceforge.net/p/edk2/code/16616 Author: shenshushi Date: 2015-01-16 03:30:07 +0000 (Fri, 16 Jan 2015) Log Message: ----------- Refine the format of GUID in INF files for SecurityPkg.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shumin Qiu <shumin....@intel.com> Reviewed-by: Guo Dong <guo.d...@intel.com> Modified Paths: -------------- trunk/edk2/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf trunk/edk2/SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf Modified: trunk/edk2/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf =================================================================== --- trunk/edk2/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf 2015-01-16 02:30:51 UTC (rev 16615) +++ trunk/edk2/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf 2015-01-16 03:30:07 UTC (rev 16616) @@ -5,7 +5,7 @@ # # It uses the BaseCrypyLib based on OpenSSL to authenticate the signature. # -# Copyright (c) 2013 - 2014, Intel Corporation. All rights reserved.<BR> +# Copyright (c) 2013 - 2015, Intel Corporation. All rights reserved.<BR> # # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -58,5 +58,5 @@ [Guids] gEfiCertTypeRsa2048Sha256Guid ## PRODUCES ## UNDEFINED # Specifies RSA 2048 SHA 256 authentication algorithm. - gEfiHashAlgorithmSha256Guid ## SOMETIMES_CONSUMES + gEfiHashAlgorithmSha256Guid ## SOMETIMES_CONSUMES ## UNDEFINED \ No newline at end of file Modified: trunk/edk2/SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf =================================================================== --- trunk/edk2/SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf 2015-01-16 02:30:51 UTC (rev 16615) +++ trunk/edk2/SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf 2015-01-16 03:30:07 UTC (rev 16616) @@ -5,7 +5,7 @@ # # It uses the BaseCrypyLib based on OpenSSL to authenticate the signature. # -# Copyright (c) 2013 - 2014, Intel Corporation. All rights reserved.<BR> +# Copyright (c) 2013 - 2015, Intel Corporation. All rights reserved.<BR> # # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -54,5 +54,5 @@ [Guids] gEfiCertTypeRsa2048Sha256Guid ## PRODUCES ## UNDEFINED # Specifies RSA 2048 SHA 256 authentication algorithm. - gEfiHashAlgorithmSha256Guid ## SOMETIMES_CONSUMES + gEfiHashAlgorithmSha256Guid ## SOMETIMES_CONSUMES ## UNDEFINED \ No newline at end of file ------------------------------------------------------------------------------ New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from 2 high performing configs, both with 100TB of bandwidth. Higher redundancy.Lower latency.Increased capacity.Completely compliant. http://p.sf.net/sfu/gigenet _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits