X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBasePeCoffLib%2FIpf%2FPeCoffLoaderEx.c;h=57c6555408d2d087ea411369707b0c3c948c0b57;hp=d35231e9cd81ce8ad733ec31655af446cc25469f;hb=4ba61e5e2a1b3cec7faaad36c252738f6f57f8a6;hpb=f7c3054530a4603d3d611e7433ed8768a6076909;ds=sidebyside diff --git a/MdePkg/Library/BasePeCoffLib/Ipf/PeCoffLoaderEx.c b/MdePkg/Library/BasePeCoffLib/Ipf/PeCoffLoaderEx.c index d35231e9cd..57c6555408 100644 --- a/MdePkg/Library/BasePeCoffLib/Ipf/PeCoffLoaderEx.c +++ b/MdePkg/Library/BasePeCoffLib/Ipf/PeCoffLoaderEx.c @@ -68,13 +68,10 @@ /** Performs an Itanium-based specific relocation fixup. - @param Reloc Pointer to the relocation record. - - @param Fixup Pointer to the address to fix up. - - @param FixupData Pointer to a buffer to log the fixups. - - @param Adjust The offset to adjust the fixup. + @param Reloc Pointer to the relocation record. + @param Fixup Pointer to the address to fix up. + @param FixupData Pointer to a buffer to log the fixups. + @param Adjust The offset to adjust the fixup. @return Status code.