* [PATCH] SecurityPkg: SecureBootConfigDxe: Update CloseEnrolledFile comment
@ 2017-04-06 7:20 Zhang, Chao B
2017-04-06 7:30 ` Bi, Dandan
0 siblings, 1 reply; 2+ messages in thread
From: Zhang, Chao B @ 2017-04-06 7:20 UTC (permalink / raw)
To: edk2-devel; +Cc: dandan.bi, Chao Zhang
Update function CloseEnrolledFile comment introduced in
4de754e15fec9c94ce7677904efd0022c211721b
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chao Zhang <chao.b.zhang@intel.com>
---
.../SecureBootConfigDxe/SecureBootConfigImpl.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c
index b124c21..2eaf246 100644
--- a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c
+++ b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c
@@ -98,15 +98,11 @@ SECUREBOOT_CONFIG_PRIVATE_DATA *gSecureBootPrivateData = NULL;
/**
This code cleans up enrolled file by closing file & free related resources attached to
- enrolled file
+ enrolled file.
- @param[in] FileSuffix The suffix of the input certificate file
-
- @retval TRUE It's a DER-encoded certificate.
- @retval FALSE It's NOT a DER-encoded certificate.
+ @param[in] FileContext FileContext cached in SecureBootConfig driver
**/
-
VOID
CloseEnrolledFile(
IN SECUREBOOT_FILE_CONTEXT *FileContext
--
1.9.5.msysgit.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] SecurityPkg: SecureBootConfigDxe: Update CloseEnrolledFile comment
2017-04-06 7:20 [PATCH] SecurityPkg: SecureBootConfigDxe: Update CloseEnrolledFile comment Zhang, Chao B
@ 2017-04-06 7:30 ` Bi, Dandan
0 siblings, 0 replies; 2+ messages in thread
From: Bi, Dandan @ 2017-04-06 7:30 UTC (permalink / raw)
To: Zhang, Chao B, edk2-devel@lists.01.org
Reviewed-by: Dandan Bi <dandan.bi@intel.com>
-----Original Message-----
From: Zhang, Chao B
Sent: Thursday, April 6, 2017 3:21 PM
To: edk2-devel@lists.01.org
Cc: Bi, Dandan <dandan.bi@intel.com>; Zhang, Chao B <chao.b.zhang@intel.com>
Subject: [PATCH] SecurityPkg: SecureBootConfigDxe: Update CloseEnrolledFile comment
Update function CloseEnrolledFile comment introduced in 4de754e15fec9c94ce7677904efd0022c211721b
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chao Zhang <chao.b.zhang@intel.com>
---
.../SecureBootConfigDxe/SecureBootConfigImpl.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c
index b124c21..2eaf246 100644
--- a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c
+++ b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootCo
+++ nfigImpl.c
@@ -98,15 +98,11 @@ SECUREBOOT_CONFIG_PRIVATE_DATA *gSecureBootPrivateData = NULL;
/**
This code cleans up enrolled file by closing file & free related resources attached to
- enrolled file
+ enrolled file.
- @param[in] FileSuffix The suffix of the input certificate file
-
- @retval TRUE It's a DER-encoded certificate.
- @retval FALSE It's NOT a DER-encoded certificate.
+ @param[in] FileContext FileContext cached in SecureBootConfig driver
**/
-
VOID
CloseEnrolledFile(
IN SECUREBOOT_FILE_CONTEXT *FileContext
--
1.9.5.msysgit.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-04-06 7:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-06 7:20 [PATCH] SecurityPkg: SecureBootConfigDxe: Update CloseEnrolledFile comment Zhang, Chao B
2017-04-06 7:30 ` Bi, Dandan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox