]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/TlsAuthConfigDxe/TlsAuthConfigDxe.inf
ArmPkg: only attempt buildin MmCommunicationDxe for AArch64
[mirror_edk2.git] / NetworkPkg / TlsAuthConfigDxe / TlsAuthConfigDxe.inf
index 2a893689bbca570c572007293043032471ec1dae..0ada835252fd5497433c4d83b46017196a259235 100644 (file)
@@ -2,13 +2,8 @@
 #  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
-# 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
-# http://opensource.org/licenses/bsd-license.php\r
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+# Copyright (c) 2016 - 2017, Intel Corporation. All rights reserved.<BR>\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
 [Protocols]\r
   gEfiDevicePathProtocolGuid                    ## PRODUCES\r
   gEfiHiiConfigAccessProtocolGuid               ## PRODUCES\r
-  gEfiSimpleFileSystemProtocolGuid              ## SOMETIMES_CONSUMES\r
+  gEfiHiiPopupProtocolGuid                      ## CONSUMES\r
 \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