[coreboot] ASRock E350M1 video option ROM?

Scott Duplichan scott at notabs.org
Tue Mar 13 01:35:14 CET 2012


Andrew Goodbody wrote:


]>
]> b) When the board arrives...
]>     1) Boot MSDOS and start DOS debug
]>     2) At the - prompt, enter these commands:
]>        -n vga.bin
]>        -rbx
]>        -1
]>        -w
]>     3) The option rom is vga.bin in the current directory.
]>
]> Thanks,
]> Scott
]
]a) is good.
]b) is just going to get you 64KB of unintialised data. There is nothing 
]in those instructions to access the video BIOS AFAICT.
]
]Andrew

Oops, make that:
    -n vga.bin
    -rbx
    -1
    -w c000:0
    -q

Thanks,
Scott






More information about the coreboot mailing list