]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePeCoffLib/Ipf/PeCoffLoaderEx.c
1. UINTN & INTN issue for EBC architecture:
[mirror_edk2.git] / MdePkg / Library / BasePeCoffLib / Ipf / PeCoffLoaderEx.c
index d35231e9cd81ce8ad733ec31655af446cc25469f..57c6555408d2d087ea411369707b0c3c948c0b57 100644 (file)
 /**\r
   Performs an Itanium-based specific relocation fixup.\r
 \r
-  @param  Reloc Pointer to the relocation record.\r
-  \r
-  @param  Fixup Pointer to the address to fix up.\r
-  \r
-  @param  FixupData Pointer to a buffer to log the fixups.\r
-  \r
-  @param  Adjust The offset to adjust the fixup.\r
+  @param  Reloc       Pointer to the relocation record.\r
+  @param  Fixup       Pointer to the address to fix up.\r
+  @param  FixupData   Pointer to a buffer to log the fixups.\r
+  @param  Adjust      The offset to adjust the fixup.\r
 \r
   @return Status code.\r
 \r