From c55426ab649d280658753d36bcad712361d65ccd Mon Sep 17 00:00:00 2001 From: vanjeff Date: Thu, 12 Feb 2009 06:06:23 +0000 Subject: fixed comments missing. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7510 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrForm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdeModulePkg') diff --git a/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrForm.c b/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrForm.c index a81423763b..3feaf92958 100644 --- a/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrForm.c +++ b/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrForm.c @@ -974,7 +974,7 @@ ConstructConfigHdr ( EFI_DEVICE_PATH_PROTOCOL *DevicePath; // - // Make sure + // Make sure when ConfigHdr is NULL, StrBufferlen must be 0 // ASSERT (!(ConfigHdr == NULL && *StrBufferLen != 0)); -- cgit v1.2.3