]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c
SecurityPkg: SecureBootConfigDxe: Update CloseEnrolledFile comment
[mirror_edk2.git] / SecurityPkg / VariableAuthenticated / SecureBootConfigDxe / SecureBootConfigImpl.c
index b124c213892a7d56e1ed6377ca58d2cffbc446fb..2eaf24633db15d880c95c23ae493b12ed551de49 100644 (file)
@@ -98,15 +98,11 @@ SECUREBOOT_CONFIG_PRIVATE_DATA  *gSecureBootPrivateData = NULL;
 \r
 /**\r
   This code cleans up enrolled file by closing file & free related resources attached to\r
-  enrolled file\r
+  enrolled file.\r
 \r
-  @param[in] FileSuffix            The suffix of the input certificate file\r
-\r
-  @retval    TRUE           It's a DER-encoded certificate.\r
-  @retval    FALSE          It's NOT a DER-encoded certificate.\r
+  @param[in] FileContext            FileContext cached in SecureBootConfig driver\r
 \r
 **/\r
-\r
 VOID\r
 CloseEnrolledFile(\r
   IN SECUREBOOT_FILE_CONTEXT *FileContext\r