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
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo/ipxe-devel

Reply via email to