NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
Multiboot support for the virtual BIOS. More...
Classes | |
class | VirtualBiosMultiboot |
Provide Multiboot support for the virtual BIOS. More... | |
struct | VirtualBiosMultiboot::Mbi |
struct | VirtualBiosMultiboot::Module |
struct | VirtualBiosMultiboot::MbiMmap |
Functions | |
PARAM_HANDLER (vbios_multiboot_modaddr,"vbios_multiboot_modaddr:modaddr - override the default modaddr parameter of vbios_multiboot") | |
PARAM_HANDLER (vbios_multiboot,"vbios_multiboot:modaddr=0x1800000,lowmem=0xa0000 - create a BIOS extension that supports multiboot","Example: 'vbios_multiboot'","modaddr defines where the modules are loaded in guest memory.","lowmem allows to restrict memory below 1M to less than 640k.") |
Variables | |
unsigned long | _vbios_multiboot_modaddr = 0x1800000 |
Multiboot support for the virtual BIOS.
Copyright (C) 2009-2010, Bernhard Kauer bk@vm Economic rights: Technische Universitaet Dresden (Germany) mon. org
This file is part of Vancouver.
Vancouver is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
Vancouver is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details.
PARAM_HANDLER | ( | vbios_multiboot_modaddr | , |
"vbios_multiboot_modaddr:modaddr - override the default modaddr parameter of vbios_multiboot" | |||
) |
PARAM_HANDLER | ( | vbios_multiboot | , |
"vbios_multiboot:modaddr | = 0x1800000 |
||
) |
unsigned long _vbios_multiboot_modaddr = 0x1800000 |