]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/F86GuidedSectionExtraction.c
BaseTools/GenFv: Account for rebase of FV section containing VTF file
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / LzmaCustomDecompressLib / F86GuidedSectionExtraction.c
index 4f870a119bc7a20f28d215587f74c8d0a5ffa307..ada9a809fa5882d92a845c37f66ec60751373c09 100644 (file)
@@ -183,7 +183,7 @@ LzmaArchGuidedSectionExtraction (
   if (!EFI_ERROR (Status)) {\r
     Status = LzmaUefiDecompressGetInfo (\r
              Source,\r
-             SourceSize,\r
+             (UINT32) SourceSize,\r
              &OutputBufferSize,\r
              &ScratchBufferSize\r
              );\r