create-pci-vga-comp ["name"] ["bios"]
This command creates a non-instantiated component of the class pci_vga_comp.
The class description for the pci_vga_comp class: The "pci_vga_comp" component represents a PCI based VGA compatible graphics adapter.
- name is Optional
- If not specified, the component will get a class-specific default name.
- bios is Optional
- The VGA BIOS file to use (empty string if no VGA BIOS is needed)
pci-comp