]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/TlsAuthConfigDxe/TlsAuthConfigDxe.inf
NetworkPkg: Update Protocol/Guid usage in INF file to match source code logic
[mirror_edk2.git] / NetworkPkg / TlsAuthConfigDxe / TlsAuthConfigDxe.inf
index 2a893689bbca570c572007293043032471ec1dae..3cfcdb9983f16d394900764b90eec6bb7f4d3d18 100644 (file)
@@ -2,7 +2,7 @@
 #  Provides the capability to configure Tls Authentication in a setup browser\r
 #  By this module, user may change the content of TlsCaCertificate.\r
 #\r
-# Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2016 - 2017, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution. The full text of the license may be found at\r
@@ -61,9 +61,9 @@
 \r
 [Guids]\r
   gTlsAuthConfigGuid                            ## PRODUCES  ## GUID\r
-  gEfiCertX509Guid                              ## CONSUMES  ## GUID  # Indicate the cert type\r
-  gEfiIfrTianoGuid                              ## CONSUMES  ## HII\r
-  gEfiTlsCaCertificateGuid                      ## PRODUCES  ## GUID\r
+  gEfiCertX509Guid                              ## SOMETIMES_CONSUMES  ## GUID  # Indicate the cert type\r
+  gEfiIfrTianoGuid                              ## SOMETIMES_PRODUCES  ## HII\r
+  gEfiTlsCaCertificateGuid                      ## PRODUCES  ## Variable:L"TlsCaCertificate"\r
 \r
 [Depex]\r
   gEfiHiiConfigRoutingProtocolGuid  AND\r