2010/10/22 Daniel Veillard <veillard(a)redhat.com>:
> On Fri, Oct 22, 2010 at 04:00:31PM +0200, Matthias Bolte wrote:
>> 2010/10/22 Daniel Veillard <veillard(a)redhat.com>:
>> > Okay, I looked up for VirtualBox, and apparently there is some support
>> > for editing some of the BIOS and system entries too based on this post
>> > http://forums.virtualbox.org/viewtopic.php?t=3224
>>
>> It seems that one of the posters suggests to hack the VirtualBox
>> codebase. It doesn't look like the XPCOM API exposes this.
>
> Yeah, I misunderstood though it was a config file :-(
>
> Daniel
>
I just came a cross this forum post from 2008:
http://forums.virtualbox.org/viewtopic.php?f=2&t=7731
I tested it and it works. This allows to override the defaults.
Matthias
The [sg]etextradata functions are also available in the XPCOM API.
Matthias