]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePeCoffLib/Ia32/PeCoffLoaderEx.c
1. UINTN & INTN issue for EBC architecture:
[mirror_edk2.git] / MdePkg / Library / BasePeCoffLib / Ia32 / PeCoffLoaderEx.c
index 4ee64c2b367f92c6e3edc528d17edef568034963..9a2b2a04dd9067c67841ab811f6441ddf9fbb9d7 100644 (file)
 /**\r
   Performs an IA-32 specific relocation fixup.\r
 \r
-  @param  Reloc Pointer to the relocation record.\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
-  @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
-\r
-  @retval  EFI_UNSUPPORTED Unsupported now.\r
+  @retval EFI_UNSUPPORTED Unsupported now.\r
 \r
 **/\r
 RETURN_STATUS\r