[ipxe-devel] String copy to real-mode before chain loading

Ali Shirvani aj.shirvani at gmail.com
Thu May 21 08:17:07 UTC 2020


Hi all,
I want to copy a string from ipxe to a specific region of memory in
real-mode (e.g.: 0x9000:0x1230) before chain loading the next boot loader.

I found there is prot_to_real/real_to_prot functions in iPXE source code,
but I didn't find any usage of this function. Should I use this functions
to copy string
from iPXE to real-mode region of memory? And would you please guide me how
should I do this type of copy?

Regards,
Ali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20200521/c26ea04a/attachment.htm>


More information about the ipxe-devel mailing list