<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<font size="-1"><font face="Helvetica, Arial, sans-serif">This patch
cleans up the option rom code in coreboot significantly by dropping all
extra copies of vgabios.c and instead changing the code to use
oprom/x86.c with custom per-board int15 handlers.<br>
<br>
Corey, I can't test this on cn400/cn700 ... Can you? The code should go
in as is, but it might require some extra fixing, as (like with
vgabios.c before) the int15 handlers are all copies of the age-old
epia-m code. (except vx800)<br>
<br>
Stefan<br>
</font></font>
</body>
</html>