Closed GoogleCodeExporter closed 9 years ago
Thank you for your reported! this is a big BUG!
Original comment by chenall.cn
on 2 Sep 2014 at 1:23
Attachments:
[deleted comment]
Still a problem
\menu.lst
=========
pause ?_BOOT=%?_BOOT%
write 0x307ff4 0x400000 && set *
pause ?_BOOT=%?_BOOT%
?_BOOT still not present after changing address.
Do we need to add code to copy variable area to new area of memory?
Original comment by Steve6375
on 3 Sep 2014 at 9:57
write 0x307ff4 0x400000 && set * && set ?_BOOT=%?_BOOT%
This works :-)
Original comment by Steve6375
on 3 Sep 2014 at 7:48
if change variavle_base_addr will lost all variavles.
Original comment by chenall.cn
on 4 Sep 2014 at 12:11
Original issue reported on code.google.com by
Steve6375
on 1 Sep 2014 at 8:26