]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePeCoffLib/Ipf/PeCoffLoaderEx.c
Update BasePeCoffLib comments to specify this library support scope.
[mirror_edk2.git] / MdePkg / Library / BasePeCoffLib / Ipf / PeCoffLoaderEx.c
index d35d40be61bddd41a125d01cf63c29ce938424fd..95c2da15dd3ed8ac7386d15d7f5b24e3c1bb73c6 100644 (file)
@@ -218,12 +218,9 @@ PeCoffLoaderRelocateImageEx (
   Returns TRUE if the machine type of PE/COFF image is supported. Supported\r
   does not mean the image can be executed it means the PE/COFF loader supports\r
   loading and relocating of the image type. It's up to the caller to support\r
-  the entry point.\r
-\r
-  This function implies the basic PE/COFF loader/relocator supports IA32, EBC,\r
-  & x64 images. Calling the entry point in a correct mannor is up to the\r
-  consumer of this library. This version also supports the special relocations\r
-  for Itanium.\r
+  the entry point. \r
+  \r
+  The itanium version PE/COFF loader/relocater supports itanium and EBC image.\r
 \r
   @param  Machine   Machine type from the PE Header.\r
 \r