<div dir="ltr">Hi all,<div>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.</div><div><br></div><div>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 </div><div>from iPXE to real-mode region of memory? And would you please guide me how should I do this type of copy?</div><div><br></div><div>Regards,</div><div>Ali</div></div>