fixed epia with vgabios
This commit is contained in:
parent
b8097a015b
commit
0086a65df9
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ do_vgabios(void)
|
|||
|
||||
#ifdef VGABIOS_START
|
||||
// Use VGA BIOS blob at specified address
|
||||
// rom = VGABIOS_START;
|
||||
rom = VGABIOS_START;
|
||||
#else
|
||||
pci_read_config_dword(dev, PCI_ROM_ADDRESS, &rom);
|
||||
// paranoia
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue