Revision: 16853
http://sourceforge.net/p/edk2/code/16853
Author: hwu1225
Date: 2015-02-13 05:22:02 +0000 (Fri, 13 Feb 2015)
Log Message:
-----------
Refine the format of GUID in INF files for SecurityPkg.
(Sync patch r16616 from main trunk.)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Shumin Qiu <[email protected]>
Reviewed-by: Guo Dong <[email protected]>
Revision Links:
--------------
http://sourceforge.net/p/edk2/code/16616
Modified Paths:
--------------
branches/UDK2014.SP1/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf
branches/UDK2014.SP1/SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf
Modified:
branches/UDK2014.SP1/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf
===================================================================
---
branches/UDK2014.SP1/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf
2015-02-13 05:21:16 UTC (rev 16852)
+++
branches/UDK2014.SP1/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf
2015-02-13 05:22:02 UTC (rev 16853)
@@ -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:
branches/UDK2014.SP1/SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf
===================================================================
---
branches/UDK2014.SP1/SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf
2015-02-13 05:21:16 UTC (rev 16852)
+++
branches/UDK2014.SP1/SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf
2015-02-13 05:22:02 UTC (rev 16853)
@@ -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
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits