]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.c
INF file verified, and Coding Style reviewed.
[mirror_edk2.git] / MdePkg / Library / BaseUefiDecompressLib / BaseUefiDecompressLib.c
index f32eac49bf0329dc30ad84bce690f10af1e989d4..a4b271ba04855fd5a10b8001f1849f29739fae2d 100644 (file)
@@ -158,6 +158,7 @@ MakeTable (
   }\r
 \r
   for (Index = 0; Index < NumOfChar; Index++) {\r
+    ASSERT (BitLen[Index] != 0);\r
     Count[BitLen[Index]]++;\r
   }\r
 \r