mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
Refine the format of GUID in INF files for SecurityPkg.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shumin Qiu <shumin.qiu@intel.com> Reviewed-by: Guo Dong <guo.dong@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16616 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
15b670eae2
commit
6a3dae6882
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user