X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Tools%2FCCode%2FSource%2FGenSection%2FGenSection.c;h=3209b1e3d02a6eb64fca32a382d51aabd769488a;hp=8599346388eb66d674542df12fe3599b58cdce88;hb=4afc6a7bf2e75801630c298a312a0ab552a1369f;hpb=77206d75adb5b2f1763352e57e5211edb07a6101 diff --git a/Tools/CCode/Source/GenSection/GenSection.c b/Tools/CCode/Source/GenSection/GenSection.c index 8599346388..3209b1e3d0 100644 --- a/Tools/CCode/Source/GenSection/GenSection.c +++ b/Tools/CCode/Source/GenSection/GenSection.c @@ -429,7 +429,7 @@ Returns: break; case EFI_STANDARD_COMPRESSION: - CompressFunction = (COMPRESS_FUNCTION) TianoCompress; + CompressFunction = (COMPRESS_FUNCTION) EfiCompress; break; case EFI_CUSTOMIZED_COMPRESSION: