]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrForm.c
fixed comments missing.
[mirror_edk2.git] / MdeModulePkg / Library / UefiIfrSupportLib / UefiIfrForm.c
index a81423763b0dd412ac24f4c1af127bac6ed78cfa..3feaf9295823d79a6c1519cb64ae6e17e6eb41d0 100644 (file)
@@ -974,7 +974,7 @@ ConstructConfigHdr (
   EFI_DEVICE_PATH_PROTOCOL  *DevicePath;\r
 \r
   //\r
-  // Make sure \r
+  // Make sure when ConfigHdr is NULL, StrBufferlen must be 0\r
   //\r
   ASSERT (!(ConfigHdr == NULL && *StrBufferLen != 0));\r
 \r