commit | cfd7ef9d8b38d9706671a4e88d40dcc4ac922b6a | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Thu Feb 02 22:52:17 2012 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Thu Feb 02 22:52:17 2012 -0500 |
tree | bd3a12909491fbbe04a59827b4a24986ef42623e | |
parent | b88869564b2637d05dda14f6cededceebfbb0f66 [diff] |
vgabios: Handle VGA option rom being re-run. Check for the case where the option rom is executed a second time - in that case re-init the hardware, but do not set any variables. This should make the rom better behaving when run from S3 resume. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>