Hello list,
<div><br></div><div>I am still quite new to modifying VBox source code so please bear with my ignorance.</div><div>My goal is to somehow manually hard code the memory map for VBox.</div><div>I found that the BIOS INT 15 function, used together with E820, is handled in Vbox/Devices/PC/BIOS/system.c</div>
<div>However, when I tried modifying the code and rebuild VBox, no changes seem to have taken effect.</div><div>I was expecting an error since I practically commented out the entire contents of the case 0x20 block.</div><div>
<br></div><div>How do I rebuild the source to incorporate the changes I made?<br>Btw, I downloaded Virtual Box 4.2.4 from Virtual Box homepage and followed this guide to installing it.</div><div><a href="http://www.howtoforge.com/virtualbox_ubuntu">http://www.howtoforge.com/virtualbox_ubuntu</a>
</div><div><br></div><div>Hoping for you guidance.</div><div>Thanks and best regards,</div><div>- Tsukishiro</div>