]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Library/LzmaHobCustomDecompressLib/LzmaHobCustomDecompressLib.c
Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*
[mirror_edk2.git] / EmbeddedPkg / Library / LzmaHobCustomDecompressLib / LzmaHobCustomDecompressLib.c
old mode 100755 (executable)
new mode 100644 (file)
index fe5fd83..82e7654
@@ -44,7 +44,7 @@ LzmaDecompressLibConstructor (
 \r
   return ExtractGuidedSectionRegisterHandlers (\r
           &gLzmaCustomDecompressGuid,\r
-          Hob->SectionGetInfo,\r
-          Hob->SectionExtraction\r
+          Hob->Data.SectionGetInfo,\r
+          Hob->Data.SectionExtraction\r
           );      \r
 }\r