]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/HttpDxe/HttpsSupport.c
NetworkPkg/HttpDxe: drop misleading comment / status code in cert config
[mirror_edk2.git] / NetworkPkg / HttpDxe / HttpsSupport.c
index 9103987a0e4c8ead2d236212c68eeb6ba669e389..baab77225fdfedf0570e7e6180469fd148cd158f 100644 (file)
@@ -423,9 +423,7 @@ TlsConfigCertificate (
   if (EFI_ERROR (Status)) {\r
     //\r
     // GetVariable still error or the variable is corrupted.\r
   if (EFI_ERROR (Status)) {\r
     //\r
     // GetVariable still error or the variable is corrupted.\r
-    // Fall back to the default value.\r
     //\r
     //\r
-    Status = EFI_NOT_FOUND;\r
     goto FreeCACert;\r
   }\r
 \r
     goto FreeCACert;\r
   }\r
 \r