]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePeCoffLib/x64/PeCoffLoaderEx.c
1. UINTN & INTN issue for EBC architecture:
[mirror_edk2.git] / MdePkg / Library / BasePeCoffLib / x64 / PeCoffLoaderEx.c
index 7648447f7190fb4d9a69de2a35ef8ac34400b5ec..db7eead97d0c47ebdfbe06038504c5fbc469dc01 100644 (file)
 \r
 **/\r
 \r
-\r
-\r
-\r
 /**\r
   Performs an x64 specific relocation fixup.\r
 \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
+  @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
 **/\r
 RETURN_STATUS\r